body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
}
.toplink {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #00619E;
	text-decoration: none;
	
}
.toplink:hover {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #007C46;
	text-decoration: none;
	
}
.text {
	font-family: verdana;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.copytext {
	font-family: verdana;
	font-size: 11px;
	color: #4f4f4f;
	text-decoration: none;
}
.newstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #055C87;
	line-height:15px;
	text-decoration: none;
}
.newstext:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #007C46;
	line-height:15px;
	text-decoration: none;
}
.bottomlink {
	font-family: verdana;
	font-size: 11px;
	color: #4f4f4f;
	text-decoration: none;
}
.bottomlink:hover {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.list_menubox {
	width:175px;
	height:20px;
	font-family: verdana;
	font-size:11px;
	color:#000000;
	}
.textbox {
	height:16px;
	width:175px;
	font-family: verdana;
	font-size:11px;
	color:#000000;
	}	
.button {
	background-color: #2A94A8;
	border:1px solid #ffffff;
	width:80px;
	height:22px;
	font-family: verdana;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	}
.mainheading {
	height:24px;
	font-family: verdana;
	font-size:16px;
	font-weight:bold;
	color:#666666;
	text-decoration:none;
	text-indent:5px;
	border-bottom:1px solid #666666;
	}
.welcomeheading {
	height:22px;
	font-family: verdana;
	font-size:16px;
	font-weight:bold;
	color:#666666;
	text-decoration:none;
	text-indent:5px;
	}
.menucolor
{
	background-color:#B1D3EE;
	height:34px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#00619E;
	text-decoration:none;
	font-weight:bold;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity:  0.75;
	
}
.menu
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#00619E;
	text-decoration:none;
	font-weight:bold;
	padding-left:18px;
	padding-right:18px;
	line-height:35px;
}
.menu:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#007C46;
	text-decoration:none;
	font-weight:bold;
	padding-left:18px;
	padding-right:18px;
}
.textfieldbig
{
    border: 1px solid #CCCCCC;
    width: 280px;
    height: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
}
.textfieldsmall
{
    border: 1px solid #CCCCCC;
    width: 225px;
    height: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
}
.textarea
{
    border: 1px solid #CCCCCC;
    width: 280px;
    height: 80px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
}
.listmenu
{
    border: 1px solid #CCCCCC;
    height: 16px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
}
.buttonred
{
    background-color: #546C7A;
    padding: 1px 5px 1px 5px;
    border: 1px solid #666666;
    color: #FFFFFF;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}
.redtext
{
	font-family: tahoma;
	font-size: 11px;
	color: Red;
	text-decoration: none;
	font-weight:bold;
}
.document-title {
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color:#415D7C;
	text-align:center;	
	line-height:20px;
	text-decoration: none;
	}	
.contain-subtitle {
	font-family:Tahoma;
	font-size: 12px;
	color: #504232;
	font-weight:bold;
	text-indent:5px;
	text-decoration: none;
	}
.error
{
    font-family: tahoma;
    font-size: 11px;
    color: Red;
    text-decoration: none;
}
.imageborder{
	border:2px solid #B1D3EE;
}
