body
{
	margin:0 auto;
	background-attachment:fixed;
	background-repeat:repeat;
	background-image:url(../images/bg.png);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#table-text
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px; 
	padding-left:10px; 
	padding-right:10px;	
	text-align: justify;
}
#table-text-next
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px; 
	text-align: justify;
}
#table-text1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
}
#table-text-in
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight: normal;
}
#table-text-out
{
	font-family:Tahoma;
	font-size: 16px;
	color: #0066CC;
	font-weight: bold;
}
.top-menu
{
	color:#FFFFFF;
	font-weight: bold;
}
.top-menu a
{
	text-decoration:none;
	color:#FFFFFF;
}
.top-menu a:hover
{
	color:#FF0000;
}
.pro-menu
{
	color:#000000;
}
.pro-menu a
{
	text-decoration:none;
	color:#FFFFFF;
	font-size:14px;
}
.pro-menu a:hover
{
	color:#000000;
}
.footer
{
	color:#000000;
	font-weight: bold;
}
.footer a
{
	text-decoration:none;
	color:#000000;
	font-size:12px;
	font-weight: bold;
}
.footer a:hover
{
	color:#FF0000;
}
.link a
{
	text-decoration:none;
	color:#FF0000;
	font-weight: bold;
}
.link a:hover
{
	color:#000000;
}
#border td	
{
	border:thin dotted #d4d4d6;
	border-top:thin dotted #d4d4d6;
	border-right:thin dotted #d4d4d6;;
	border-bottom:thin dotted #d4d4d6;
	border-left:thin dotted #d4d4d6;;
	border-radius:5px;
}
#border-images
{
	border:thin dotted #d4d4d6;
	border-top:thin dotted #d4d4d6;
	border-right:thin dotted #d4d4d6;;
	border-bottom:thin dotted #d4d4d6;
	border-left:thin dotted #d4d4d6;;
	border-radius:5px;
}
