/* CSS Document */

.body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
}


 
#content {

  clear: both;

  background: url(images/bg_content_y.png) repeat-y;

  padding: 0 12px;

}


.sub_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #336699;
	text-transform: uppercase;
}
.bodyBig {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 15px;
	text-transform: uppercase;
	background-color: #333333;
}
.sub_titleorange {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: capitalize;
}

a.menu {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.9em;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:active {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.9em;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.9em;
	color: #FFFF00;
	text-decoration: underline;
}
a.menu:visited {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.9em;
	color: #FFFFFF;
	text-decoration: none;
}
.sub_titlesmall {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
	text-transform: none;
}
a.menuA {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: .95em;
	color: #39506F;
	text-decoration: underline;
	text-transform: uppercase;
}
a.menuA:active {

	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: .95em;
	color: #39506F;
	text-decoration: none;
	text-transform: uppercase;
}
a.menuA:hover {


	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.95em;
	color: #993300;
	text-decoration: none;
	text-transform: uppercase;
}
a.menuA:visited {



	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: .95em;
	color: #39506F;
	text-decoration: none;
	text-transform: uppercase;
}
.bodyWhite {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: normal;
}