body
{
	background-image:url(../images/bg.jpg);
	background-repeat:repeat;
	font-family:Tahoma, Verdana;
	color:#171717;
	margin:0px;
	padding:0px;
	font-size:12px;
	line-height:18px;
}
.text-bg
{
	background-image:url(../images/text-bg.jpg);
	background-repeat:repeat-y;
}
.top-tile
{
	background-image:url(../images/top-tile.jpg);
	background-repeat:repeat-x;
	height:93px;
}
.top-link
{
	background-image:url(../images/top-link-saperate.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	width:auto;
	padding-left:12px;
	padding-right:14px;
	float:left;
	height:37px;
	padding-top:10px;
	font-weight:bold;
}	
.left-link-bg
{
	background-image:url(../images/left-link-bg.jpg);
	background-repeat:no-repeat;
	width:185px;
	padding-left:15px;
	padding-top:6px;
	height:24px;
	float:left;
}	
.td
{
	font-family:"Century Gothic", Arial;
	font-size:19px;
	font-weight:bold;
}	
.color
{
	color:#007298;
}	
.footer
{
	border-top:#3F3F3F dashed 1px;
	padding-top:12px;
	line-height:22px;
	text-align:center;
	padding-bottom:9px;
	font-size:11px;
	color:#4E4E4E;
}
.link
{
	color:#4E4E4E;
	text-decoration:none;
}				
.link:hover
{
	color:#007298;
	text-decoration:none;
}	
.bdr
{
	border:#DADADA solid 1px;
}	
.bdr_bottom
{
	border-bottom:#999999 solid 1px;
	font-size:12px;
	height:30px;
}	
