body {
	background-color: #FAFBFD;
	margin: 0px;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}

.bgLeft {
	background-image: url(../img/bg_left.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.bgRight {
	background-image: url(../img/bg_right.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

td {
	font-size: 12px;
	line-height: 25px;
	color: #333333;
}
.tx10 {
	font-size: 10px;
	line-height: 16px;
	color: #333333;
}
.tx12 {
	font-size: 12px;
	line-height: 16px;
	color: #5E5E5E;
}
.tx12w {
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
}
.tx12r {
	font-size: 12px;
	line-height: 16px;
	color: #CC0000;
}
a{
	color:#F35D21;
	text-decoration: none;
}
a:hover{
	color:#990100;
	text-decoration: none;
}
.marginTop20 {
	margin:20px 0 0 0;
}

/*HEAD*/
table.head{
	width:720px;
	height: 47px;
	background-image: url(../img/head_bg.gif);
}
table.head table td.headmenu{
	padding: 25px 20px 12px 0px}

table.head td.logo{
	padding-top: 16px;
	padding-bottom: 15px;
	padding-left: 16px;
}

/*BREAD CRUMBS*/

td.breadcrumbs {
	height:20px;
	font-size:10px;
	color:#333333;
	padding:0px 0px 0px 20px;
	background-color: #EEEEEE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
td.breadcrumbs a{
	color:#013399;
	text-decoration: underline;
}
td.breadcrumbs a:hover{
	color:#666666;
	text-decoration: none;
}

/*FOOT*/

table.foot {
	background-color: #FFFFFF;
}
td.foot {
	font-size: 10px;
	line-height: normal;
	color: #8C8C8C;
	height: 35px;
	padding-right: 28px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #A9A9A9;
	}
td.privacy {
	height: 22px;
	background-color: #FCFCFC;
	padding-left: 11px;
	border: 1px solid #CCCCCC;
	font-size: 11px;
	}
td.privacy a {
	color:#666666;
	text-decoration: underline;
	font-size: 11px;
}
td.privacy a:hover{
	color:#666666;
	text-decoration: none;
	font-size: 11px;
}
.pagetop {
	margin:5px 0 8;
}

/*CONTENTS*/
td.main {
	width: 724px;
	background-image: url(../img/main.gif);
}


	/*WHATSNEW*/
.new{
	background-image: url(../img/new_bg.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	color: #F25D21;
	padding-left: 13px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B3B3B3;
	}
.newtx{
	font-size: 11px;
	color: #666666;
	padding-left: 11px;
	}

/*BREAD CRUMBS*/

td.breadcrumbs {
	height:18px;
	font-size:10px;
	color:#333333;
	background-color: #E6E6E6;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding-left: 12px;
}
td.breadcrumbs a{
	color:#F35C20;
	text-decoration: none;
	font-weight: bold;
}
td.breadcrumbs a:hover{
	color:#666666;
	text-decoration: none;
}
.newt0{
	font-size: 11px;
	color: #666666;
	line-height: 8pt;
	}
