.body {
	font-family: verdana;
	color: #000000;
	font-size: 12px;
	}

.w	{
	border-color: #ffffff;
	border-style: solid;
	border-width: 1px;
	font-family: arial, Geneva, verdana, Helvetica, sans-serif;
}

.form {
	font-family: arial;
	color: #000000;
	font-size: 11px;
	background: #ffffff;
	border: 1px solid #010A4D;
	}

.purple {
	background-image: url(images/image_curve_1.jpg); 
	background-repeat: no-repeat;
	background-position: top left;
	height: 50px;
}

.button {
	font-family: arial;
	color: #B6DC20;
	font-size: 11px;
	background: #043C6D;
	border: 1px solid #1188F1;
	}

.white {
	font-family: arial;
	color: #ffffff;
	font-size: 11px;
	}

.black {
	font-family: arial, verdana;
	color: #000000;
	font-size: 13px;
	}

.menu {
	font-family: arial;
	color: #2220A7;
	font-size: 12px;
	}

.header {
	font-family: arial;
	color: #2220A7;
	font-size: 16px;
	}


.main {
	font-family: arial;
	color: #ffffff;
	font-size: 11px;
	line-height: 1.5; 
	}

.main:link {
	font-family: arial;
	color: #000080;
	font-size: 11px;
	line-height: 1.5; 
	text-decoration: none;
	}
.main:visited  {
	font-family: arial;
	color: #0A2268;
	font-size: 11px;
	line-height: 1.5; 
	text-decoration: none;
	}
.main:active  {
	font-family: arial;
	color: #000000;
	font-size: 11px;
	line-height: 1.5; 
	text-decoration: none;
	}
.main:hover  {
	font-family: arial;
	color: #000000;
	font-size: 11px;
	line-height: 1.5; 
	text-decoration: underline;
	}
	
	
.bigmain {
	font-family: arial;
	color: #ffffff;
	font-size: 14px;
	}

.bigmain:link {
	font-family: arial;
	color: #000080;
	font-size: 14px;
	text-decoration: none;
	}
.bigmain:visited  {
	font-family: arial;
	color: #0A2268;
	font-size: 14px;
	text-decoration: none;
	}
.bigmain:active  {
	font-family: arial;
	color: #000000;
	font-size: 14px;
	text-decoration: none;
	}
.bigmain:hover  {
	font-family: arial;
	color: #000000;
	font-size: 14px;
	text-decoration: underline;
	}
	
	
	
.green {
	font-family: arial;
	color: #C9F116;
	line-height: 1.5; 
	font-size: 11px;
	}

.green:link {
	font-family: arial;
	color: #C9F116;
	font-size: 11px;
	line-height: 1.5; 
	text-decoration: underline;
	}
.green:visited  {
	font-family: arial;
	color: #C9F116;
	font-size: 11px;
	line-height: 1.5; 
	text-decoration: underline;
	}
.green:active  {
	font-family: arial;
	color: #C9F116;
	font-size: 11px;
	line-height: 1.5;
	text-decoration: underline;
	}
.green:hover  {
	font-family: arial;
	color: #ffffff;
	font-size: 11px;
	line-height: 1.5;
	text-decoration: underline;
	}


.biggreen {
	font-family: arial;
	color: #C9F116;
	font-size: 12px;
	}

.biggreen:link {
	font-family: arial;
	color: #C9F116;
	font-size: 12px;
	text-decoration: none;
	}
.biggreen:visited  {
	font-family: arial;
	color: #C9F116;
	font-size: 12px;
	text-decoration: none;
	}
.biggreen:active  {
	font-family: arial;
	color: #C9F116;
	font-size: 12px;
	text-decoration: none;
	}
.biggreen:hover  {
	font-family: arial;
	color: #ffffff;
	font-size: 12px;
	text-decoration: underline;
	}




.big {
	font-family: arial;
	color: #000000;
	font-size: 16px;
	}

.smart {
	font-family: arial;
	color: #000000;
	font-size: 8px;
	}

.front {
	font-family: arial;
	color: #000000;
	font-size: 12px;
	}


.general {
	font-family: arial;
	color: #000000;
	font-size: 10px;
	}


.title {
	font-family: arial;
	color: #000000;
	font-size: 11px;
	}


#dropmenudiv{
position:absolute;

font: normal 12px Verdana;
font-size: 8pt;
line-height:18px;
z-index:100;

color: #5470A4;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;

padding: 1px 0;

text-decoration: none;


font-size: 8pt;
color: #5470A4;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #AFADD5;
color: white;
}