body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #B5C1D2;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
}
h2{
	font-size: 16px;
	color: #D0A640;
}
.header1{
	font-size: 16px;
	color: #D0A640;
}
p,td{
	font-size: 11px;
}
.foundationTable{
	border: 1px solid #6F8DB9;
	background-color: #FFFFFF;
}
.bannerRow1{
	background-color: #2E5CA0;
	height: 10px;
	}
.banneRow2{
	border-top: 1px solid #6F8DB9;
	border-bottom: 1px solid #6F8DB9;
	height: 25px;
	background-color: #99AECE;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	}
.bannerRow3{
	height: 90px;
	background-image: url(../images/afyanet.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
.bannerRow4{
	border-top: 1px solid #99B496;
	border-bottom: 1px solid #99B496;
	height: 25px;
	background-color: #C3DAC0;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
.bulletinRow{
	background-color: #FBFDDA;
}
.aboveFooterRow{
	background-color: #2E5CA0;
	border-bottom: 1px solid #FFFFFF;
	height: 10px;
}
.footerRow{
	background-color: #99AECE;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	height: 60px;
	color: #FFFFFF;
}
.textTable{
	background-image: url(../images/nav_bckgrd.jpg);
	background-position: left;
	background-repeat: repeat-y;
}
a:active{
	color: #C43A3A;
}
a:hover{
	color: #C43A3A;
}
a:link{
	color: #C43A3A;
	text-decoration: none;
}
a:visited{
	color: #C43A3A;
	text-decoration: none;
}

a.ne:active{
	color: #6495ED;
}
a.ne:hover{
	color: #6495ED;
}

a.ne:link{
	color: #6495ED;
	text-decoration: none;
}
a.ne:visited{
	color: #6495ED;
	text-decoration: none;
}
.button
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight : bold;
	color: Black;
	cursor: pointer;
	background-color: #D3D3D3;
	border: #555555 1px solid;
}
.vform
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333366;
	background-color: #FFFFEE;
	border: #9F9F9F 1px solid;
	font-weight : normal;
}