a:link {
	color: #000000 ;
	font-size:14px;
	text-decoration: none;

	}
a:visited {
	color: #000000;
	font-size:14px;
	text-decoration: none;
	}
a:active {
	font-size:14px;
	color: #000000;
	text-decoration: none;
	}
a:hover {
	font-size:14px;
	color: #000000;
	text-decoration: underline;
	/*border-bottom: 1px solid #2e3971;*/
	}	

a.link:link {
	color: #000000 ;
	text-decoration: none;

	}
a.link:visited {
	color: #000000;
	text-decoration: none;
	}
a.link:active {
	color: #000000;
	text-decoration: none;
	}
a.link:hover {
	color: #000000;
	}	
	

.whitetext:link {
	color: #ffffff ;
	font-size:10px;
	text-decoration: none;

	}
.whitetext:visited {
	color: #ffffff;
	font-size:10px;
	text-decoration: none;
	}
.whitetext:active {
	color: #ffffff;
	font-size:10px;
	text-decoration: none;
	}
.whitetext:hover {
	font-size:10px;
	color: #ffffff;
	}

.menu_button {
	font-family:serif;
	font-size:12px;
	color:#000000;
	}

.left_side {
	background-image: url(../design/left_loop.png);
	background-repeat: repeat-y;
}

.right_side {
	background-image: url(../design/right_loop.png);
	background-repeat: repeat-y;
	text-align:center;
	vertical-align:top;
}

.buttom_line {
	background-color:#2e3971;
	font-size:10px;
	color: #ffffff;
}

.menu {
	
}
.head{
	font-size:20px;
	color:#000;
	font-family:Arial;
	border-bottom: 1px solid #2e3971;
	}

.subhead{
	font-size:17px;
	color:#0E0558;
	font-weight:500;
	font-family:verdana;
	}

.text{
	font-size:13px;
	color:#0E0558;
	font-family:verdana;
	}
	

.blacktext{
	font-size:10px;
	color:#000000;
	padding-right: 8px;
	font-family:verdana;
	}

.form_text {
	color: #271673;
	background-color: #dddddd;
	vertical-align: top;
	font-family: Verdana, Arial;
	font-size: 12px;
	border: 1px solid #666666;
}
.form_button {
	color: #666666;
	background-color: #CECECE;
	vertical-align: top;
	font-family: Verdana, Arial;
	font-size: 12px;
	border: 1px solid #666666;
	}

.subhead{
	font-size:14px;
	font-weight:bold;
	color:#000000;
}

img{
	padding: 0px;
	margin: 0px;
	border: none;
}
