body {

	margin: 0px;

	font-family: Verdana;

	font-size: 11px;

	color: #333333;

	background-image: url(../images/menu/bkg_menu-latest.gif);	

	background-attachment: fixed;

}

table {

	font-family: Verdana;

	font-size: 11px;

	color: #333333;

}

a:link {

	font-family: Verdana;

	font-size: 11px;

	color: #0066FF;

	text-decoration: underline;

}

a:visited {

	font-family: Verdana;

	font-size: 11px;

	color: #0066FF;

	text-decoration: underline;

}

a:hover {

	font-family: Verdana;

	font-size: 11px;

	color: #FF3300;

	text-decoration: none;

}

h1 {

	font-family: Arial Black;

	font-size: 18px;

	color: #FF6600;

	text-transform: uppercase;

}

h2 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	color: #FF9900;

	font-weight: bold;

}





/* ----- others ----- */

.white {

	font-family: Verdana;

	font-size: 11px;

	color: #FFFFFF;

}

.white a:link {

	color: #FFFF33;

	text-decoration: underline;

}

.white a:visited {

	color: #FFFF33;

	text-decoration: underline;

}

.white a:hover {

	color: #FFFFFF;

	text-decoration: none;

}

.h1 {

	font-family: Verdana;

	font-size: 18px;

	color: #000099;

	text-transform: uppercase;

	font-weight: bold;

}

.h3 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	color: #669900;

	font-weight: bold;

}



.li {

	list-style-image:   url("../images/general/list.gif");

}

hr {

	height: 1px;

}

.caption {

	font-family: Verdana;

	font-size: 12px;

	color: #333333;

	line-height: 14px;

}

.headline {

	font-size: 14px;

	font-weight: bold;

}

.red {

	color: #FF0000;

	font-weight: bold;

	font-size: 13px;

}

.green {

	color: #669900;

}

.formfield{
	font-family:Verdana, Geneva, sans-serif;
}


