
*
{
	font-family:"Trebuchet MS", Arial;
	font-size:12px;
	line-height:130%;
}

a, a:visited
{
	text-decoration:none;
	color:#0066FF;
}
a:hover
{
	color:#FFFFFF;
	background-color:#0066CC;
}

body
{
	margin:0px;
	padding:10px 0px 0px 0px;
	background-image:url(../images/blue-bg2.jpg);
	background-repeat:repeat-x;
	background-position:center top;
}

.title
{
	font-weight:bold;
	font-size:28px;
	color:#ffffff;
}

td
{
	background-repeat:no-repeat;
}
.main_td
{
	background-position:right top;
}
.left_bd_bg_td
{
	background-position:right top;
}

.sub_title
{
	font-size:14px;
	font-weight:bold;
}

.notice
{
	color:#0099FF;
	font-size:16px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}