@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	background-image:url(../images/mainbacks.jpg);
	background-repeat:repeat-x;
	}
body td, th {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	color:#3E3E3E;
	text-align: left;
	}
a:link {
	color: #036;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #036;
}
a:hover {
	text-decoration: none;
	color: #F60;
}
a:active {
	text-decoration: none;
	color: #036;
}
#mainBox td:hover {
	background-color:#F5F5F5;
	}
	
.mainTitle {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #666;
	border-bottom: 1px dotted #999;
	padding-left: 5px;
	}
.mainTable{
	background-color:#FFF;
	}
.sectiontable td{
	padding: 5px;
	}
.newsTable td {
	background-color:#EEE;
	}
.newsTitle {
	 font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	 font-size:18px;
	 color:#999;
	 height: 25px;
	 border-bottom: 1px dashed #333;
	}
.grayboxtop {
	background-image:url(../images/graybox/Gray_Box_02.jpg);
	background-repeat:repeat-x;
	}
.grayboxbottom {
	background-image: url(../images/graybox/Gray_Box_14.jpg);
	background-repeat:repeat-x;
	}
.grayboxcenter {
	background-image: url(../images/graybox/Gray_Box_06.jpg);
	background-repeat:repeat-x;
	}
.grayboxleft {
	background-image: url(../images/graybox/Gray_Box_09.jpg);
	background-repeat:repeat-y;
	}
.grayboxright {
	background-image: url(../images/graybox/Gray_Box_10.jpg);
	background-repeat:repeat-y;
	}
.footerback {
	background-image:url(../images/Y3_Footer_01.jpg);
	background-repeat:repeat-x;
	}
.contentback {
	background-image:url(../images/mainback.jpg);
	background-repeat:no-repeat;
	background-position:right;
	}
.yellowtext {
	color: #FC0;
}
.footertext{
	font-size:10px;
	color:#CCC;
	font-weight:bold;
	}
.footertext2{
	color:#333;
	font-weight:bold;
	}
.footertext a {
	color:#CCC;
	text-decoration:none;
	}
.footertext a:hover{
	color:#F90;
	}
.headertext{
	font-size:10px;
	color:#666;
	font-weight:bold;
	}
.headertext a {
	color:#666;
	text-decoration:none;
	}
.headertext a:hover{
	color:#F90;
	}
.headerback {
	background-image:url(../images/y3_04.jpg);
	background-repeat:repeat-x;
	}
.menuback {
	background-image:url(../images/y3_10.jpg);
	background-repeat:repeat-x;
	}
.mainsideleft {
	background-image:url(../images/y3_18.jpg);
	background-repeat:repeat-y;
	}
.mainsideright {
	background-image:url(../images/y3_20.jpg);
	background-repeat:repeat-y;
	}
.footerart {
	background-image:url(../images/Y3_Footer_02.jpg);
	background-repeat:no-repeat;
	background-position:right;
	}
.bluetext {
	font-size: 12px;
	font-weight:bold;
	color:#036;
	}
.headerTextYellow { font-size:14px; color:#FF9900; line-height:30px; border-bottom:1px dotted #999; font-weight: bold;}
.headerTextBlue { font-size:12px; color:#06C; line-height:30px; font-weight: bold;}
.headerTextGray { font-size:18px; color:#666; line-height:30px; font-weight: bold;}

.title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#036;
	}
.subtitle{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#369;
	}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#F60;
	padding:2px;
	}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;	
	}
li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;	
	}
.menuTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#369;
	}
.menuDate {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F60;
	}
.menuDate2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F60;
	}
.submenuback{
	background-color:#EBEBEB;
	background-image:url(../images/graybarback.jpg);
	background-repeat:repeat-x;
	}