body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/page_bg.gif);
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5B5B5D;
	text-decoration: none;
	font-weight: normal;
}
.bodytextred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DD0000;
	text-decoration: none;
	font-weight: normal;
}
.redtextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E4012C;
	text-decoration: none;
	font-weight:normal;
}
.redtextbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DD0000;
	text-decoration: none;
}
.redtextnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D50C1E;
	text-decoration: none;
}

.footerlink {
  font-family: Tahoma;
  font-size: 10px;
  color: #5C5C5E;
  text-decoration: none;
}
.footerlink:hover {
  font-family: Tahoma;
  font-size: 10px;
  color: #E4012C;
  text-decoration: none;
}

.h1text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #0C3B7B;
}
.h2txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DD0000;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

.formfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #E0DFE3;
	background-color: #FFFFFF;
	color: #666666;
	width: 200px;
}
.formbutton {
	font-family: Arial, Helvetica, sans-serif;
	color: #505050;
	background-color: #E6E6E6;
	border: 1px solid #B9B9B9;
	font-size: 10px;
}

.textlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: underline;
}
.textlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}.bottom_left {
	background-image: url(../images/bottom_left_image.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.rowmargin {
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 10px;
}
.hrrule {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.vrrule {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#menunavigation{
	font-family: Trebuchet MS;
	font-size: 10px;
	font-weight: normal;
	text-indent: 10px;	
}

#menunavigation a{
	color:#07265A;
	border-bottom: 1px solid #07265A;
	background:#9AE0FE url(../images/arrow_hor.gif) no-repeat 4px top; /*mouse over background*/
	text-decoration:none;
	padding: 2px;
	display: block;
	
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #4988C3;
	border-left-color: #4988C3;
	
	height:auto !important;
	height:1em;
	/* Done fixing */
}

#menunavigation a:hover{
	
	border-bottom: 1px solid #4988C3;
	background:#4988C3 url(../images/arrow_ver.gif) no-repeat 4px top; /*mouse over background*/
	color: #FCD20E;
	text-decoration:none;
}
td div {
	/* this makes TDs a container with their own coordinate system.
	 absolutely-positioned elements will be offset relative to them */
	position:relative;
	padding:0px;
	margin:0px;
}
.error 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9D0B0E;
	text-decoration: none;
}

.normalred 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9D0B0E;
	text-decoration: none;
	
}
#main_content{

padding:0 0 50px 0;
width:100%;
height:100%;

}
.img_bdr 
{
	border: 1px solid #DCD9D9;
}.bodytextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5B5B5D;
	text-decoration: none;
	font-weight: normal;
}
