/* CSS Document */

body {
scrollbar-base-color: #ffffff;
scrollbar-arrow-color: #AF1E1C;
scrollbar-track-color: #F5F5F5;
scrollbar-shadow-color: 26534E;
scrollbar-lightshadow-color: #ffffff; 
scrollbar-darkshadow-color: #999999;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #ffffff; 
	margin-left: 0px;
	margin-right: 0px;

	
}



.style1 {
	font-family: Arial;
	font-size: 12px;
	color: #003E4A;
	text-align: left;
}
.left {
	font-family: Arial;
	font-size: 12px;
	color: #003E4A;
	text-align: left;
}

.white {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	text-align: justify;
}

.center {
	font-family: Arial;
	font-size: 12px;
	color: #003E4A;
	text-align: center;
}

.heading {
	font-family: Arial;
	font-size: 14px;
	font-style: bold;
	color: #ffffff;
	text-align: center;
}

.heading2 {
	font-family: Arial;
	font-size: 14px;
	font-style: bold;
	color: #003E4A;
	text-align: center;
}

.style2 {
	font-family: Arial;
	font-size: 10px;
	color: #003E4A;
}

.style3 {
	font-family: Arial;
	font-size: 9px;
	color: #ffffff;
}

.list {
	list-style-image: url(images/bullet.gif);
	font-family: Arial;
	color: #003E4A;
	font-size: 12px;
	text-align: left;
	}
	
	.table-border {
	border: 1px solid #003E4A;
}

A.body-link:link {color: #003E4A;font-family: Arial; font-size: 12px;}
A.body-link:visited {color: #003E4A;font-family: Arial; font-size: 12px;}
A.body-link:active {color: #003E4A;font-family: Arial; font-size: 12px;}

A.menu-link:link {color: #003E4A;font-family: Arial; font-size: 12px; text-decoration:none}
A.menu-link:visited {color: #003E4A;font-family: Arial; font-size: 12px; text-decoration:none}
A.menu-link:active {color: #003E4A;font-family: Arial; font-size: 12px; text-decoration:none}
A.menu-link:hover {color: #205E6D;font-family: Arial; font-size: 12px; text-decoration:none}

A.bot-link:link {color: #003E4A;font-family: Arial; font-size: 10px; text-decoration:none}
A.bot-link:visited {color: #003E4A;font-family: Arial; font-size: 10px; text-decoration:none}
A.bot-link:active {color: #003E4A;font-family: Arial; font-size: 10px; text-decoration:none}

textarea { 
 font-family: Arial; 
 font-size: 10px; 
 color: #003E4A;
}

select {

width:125px;

}