/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#F2F2F2;
}

.table-bg{
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
}

.maintable-bg{
	background-image:url(images/index_08.gif);
	background-repeat:no-repeat;
}


.text {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	margin-left:20px;
	color: #2A2A2A;
}

.text1 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:11px;
	letter-spacing:1px;
	line-height:12px;
	color: #ffffff;
}
.text2 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color: #FFFFFF;
}
.text3 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	color: #00A0A0;
	
}
.text4 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:14px;
	color: #00A0A0;
	
}


a	{
	color: #00A0A0;
	text-decoration: none;
}

a:hover	{
	text-decoration: underline;
}


.topnavlink	{
	color: #ffffff;
	text-decoration: none;
}

.topnavlink:hover	{
	color: #CFCFCF;
	text-decoration: underline;
}




.copyright {
	color: #0099CC;
	text-decoration: none;
}

.copyright:hover {
	text-decoration: underline;

}
