@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Bookman Old Style;
	font-size: 13px;
	color: #333333;
	line-height:18px;
}
body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.menulink
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	line-height:18px;
	font-weight:bold;
	text-decoration:none;
}
.menulink:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	/*color: #ffed26;*/
	color: #000000;
	line-height:18px;
	text-decoration:none;
	font-weight:bold;
}

.footerlink
{
	font-family:"Trebuchet MS";
	font-size: 10pt;
	color: #4b4b4b;
	line-height:18px;
	font-weight:normal;
	text-decoration:none;
}
.footerlink:hover
{
	font-family:"Trebuchet MS";
	font-size: 10pt;
	color: #000000;
	line-height:18px;
	text-decoration:underline;
	font-weight:normal;
}

.copyright
{
	font-family:"Trebuchet MS";
	font-size: 11px;
	color: #4b4b4b;
	line-height:18px;
	font-weight:normal;
	text-decoration:none;
}

.welcometitle
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ff8100;
	line-height:18px;
	font-weight:bold;
	text-decoration:none;
}
.welcomesubtitle
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height:18px;
	font-weight:normal;
	text-decoration:none;
}

.rightsidebox
{
	font-family:"Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	line-height:18px;
}

.rightside_bold_text
{
	font-family:"Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	line-height:18px;
	font-weight:bold;
}

.boldtext
{	
	font-family: Bookman Old Style;
	font-size: 13px;
	color: #333333;
	line-height:18px;
	font-weight:bold;
}
-->
