body{
	font-size: 11px;
	font-family: tahoma;
	color: #000000;
	line-height: 16px;
	background-color: #E8E8E8;
	margin: 0px;
}

td, tr{
	font-family: tahoma;
	font-size: 11px;
	color: #216098;
	line-height: 16px;
}
select, input{
	font-size: 11px;
	font-family: yahoma;
	color: #333333;
	line-height: 16px;
}
table{border-collapse:collapse;}

/* links */

a.maillink:link, a.maillink:visited,a.maillink:active { font-family:tahoma; font-size: 11px;color:#EA3933;font-weight: none;text-decoration:none ;}
a.maillink:hover{color: #000000;font-weight: none;}

a.underlinelink:link, a.underlinelink:visited,a.underlinelink:active { font-family:arial; font-size: 11px;color:#800000;font-weight: bold;text-decoration: underline;}
a.underlinelink:hover{color: #000000;font-weight:bold; text-decoration: underline;}

a.menulink:link, a.menulink:visited,a.menulink:active { font-family:arial; font-size: 11px;color:#0F386A;font-weight: bold;text-decoration:none ;}
a.menulink:hover{color: #8E172B;font-weight:bold;}

a.toplinks:link, a.toplinks:visited,a.toplinks:active 
{ font-family:arial; font-size: 11px;color:#C1DBF6;font-weight: bold;text-decoration:none ;}
a.toplinks:hover{color: #000000;font-weight: none;}

a.directory_link:link, a.directory_link:visited,a.directory_link:active { font-family:tahoma; font-size: 11px;color:#31426A;font-weight: normal;text-decoration: underline;}
a.directory_link:hover{color: #8E172B;font-weight:normal; text-decoration: underline;}


a.side_link:link, a.side_link:visited,a.side_link:active { font-family:tahoma; font-size: 11px;color:#8E172B;font-weight: normal;text-decoration: none;}
a.side_link:hover{color: #31426A;font-weight:normal; text-decoration: none;}


/* body */

.firstname {
	font-size:11px;
	color:#122F52;
	font-weight:bold;
	font-family:tahoma;	
}

.bluebold_text {
	font-size:11px;
	color:#194173;
	font-weight:bold;
	font-family:tahoma;	
}

.hdots {
	background-image: url(../Images/hdots.jpg);
	background-repeat: repeat-x;
	text-align: center;
	background-position: center center;
}

.vdots {
	background-image: url(../Images/vdots.jpg);
	background-repeat: repeat-y;
	text-align: center;
	background-position: center center;
}



.bluenormal_text {
	font-size:11px;
	color:#234777;
	font-family:tahoma;
	line-height: 14px;
	text-align: justify;
}

.textfield {
	font-family: arial;
	font-size: 11px;
	color: #122F52;
	background-color: #83A5D0;
	height: 16px;
	border: 1px solid #C2DCFD;
	padding-right: 3px;
	padding-left: 3px;
}

.red_size11_text {
	font-size:11px;
	color:#8E172B;
	font-family:tahoma;
	line-height: 14px;
	font-weight:bold;	
}

.red_size13_text {
	font-size:13px;
	color:#8E172B;
	font-family:tahoma;
	line-height: 14px;
	font-weight:bold;	
}
.red_normal_text {
	font-size:11px;
	color:#9B1414;
	font-family:tahoma;
	line-height: 14px;
	font-weight: normal;	
}
.black_normal_text {
	font-size:11px;
	color: #000000;
	font-family:tahoma;
	line-height: 14px;
	font-weight: normal;
	text-align: justify;
}
.blue_border_line {
	width: 482px;
	border: 1px solid #9AA5B2;
}
.visittext {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #30488C;
}



.greytext {
	font-family: tahoma;
	font-size: 9px;
	color: #767575;
	line-height: 11px;
}


/* bg's */

.title_bg {	
	background-image: url(../Images/title_bg.jpg);
	background-repeat: repeat-x;	
}
.topheader_bg {	
	background-image: url(../Images/header_bg.gif);
	background-repeat: repeat-x;	
}

.header_textfields_bg {	
	background-image: url(../Images/header_textfields_bg.jpg);
	background-repeat: no-repeat;	
}

.menu_bg {	
	background-image: url(../Images/menu_bg.jpg);
	background-repeat: repeat-x;	
}
.copyright_text {

	font-size:11px;
	color: #000000;
	font-family:tahoma;
	line-height: 14px;
	font-weight: normal;
	text-align: center;
}
.blackbold_text {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
