/* Cascading Style Sheets Copyright 2006 Anthente International Ver. 1.0 */
.top {
margin-top: 0px;
}



/* .border {
border-right: thin;
border-left: thin;
border-right-style: solid;
border-left-style: solid;
border-right-color:#333333;
border-left-color:#333333;
}
*/

.border {
border: thin;
border-style: solid;
border-color: #333333;
}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	line-height: 140%;
}
.style2 {
	font-family: Geneva, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	letter-spacing: 1px;
}

.style3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #d3d3d3;
	font-size: 14px;
	letter-spacing: 3px;
	}

.style4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 18px;
	letter-spacing: 3px;
	text-align: justify;
	}

.style5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 14px;
	letter-spacing: 3px;
	text-align: justify;
	}
	
.body {
	font-family: Geneva, sans-serif;
	color: #444444;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 16px;
	text-align: left;
	}	

/* ----link behavior for main menu--- */

.style2 a:link {
	text-decoration: none;
	color: #ffffff;
}
.style2 a:visited {
	text-decoration: none;
	color: #ffffff;
}

.style2 a:hover {
	text-decoration: underline;
	color: #ffffff;
}

.style2 a:active {
	text-decoration: none;
	color: #ffffff;
}
/* ---- end ---- */


/* ----link behavior for top mail link --- */

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

.class1 a:visited {
	text-decoration: none;
	color: #000000;
}

.class1 a:hover {
	text-decoration: underline;
	color: #000000;
}

.class1 a:active {
	text-decoration: none;
	color: #000000;
}
/* ---- end ---- */



.links1 a:link {
	font-family: Geneva, sans-serif;
	letter-spacing: 1px;
	text-decoration: none;
	color: #cc2229;
	font-size: 12px;
}
.links1 a:visited {
	font-family: Geneva, sans-serif;
	letter-spacing: 1px;
	text-decoration: none;
	font-size: 12px;
	color: #cc2229;
}

.links1 a:hover {
	text-decoration: underline;
	font-family: Geneva, sans-serif;
	letter-spacing: 1px;
	color: #ff6633;
	font-size: 12px;
}

.links1 a:active {
	font-family: Geneva, sans-serif;
	letter-spacing: 1px;
	text-decoration: none;
	color: #ff6633;
	font-size: 12px;
}

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

