body {
	color : #000000;
	background-color : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica;
	margin : 3px 3px 3px 3px;
}

a {
	
}

a:link {
	
}

a:visited {
	
}

a:hover {
	
}

ul { margin-top: 0%;  margin-bottom: 0%;  }

input { font: 12px Verdana Geneva Arial Helvetica sans-serif; }

td {

}

textarea { font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif; }

.biggest {
	font-size : 20px;
}

.bigger {
	font-size : 18px;
}

.big {
	font-size : 14px;
}

.normal {
	font-size : 12px;
}

.small {
	font-size : 11px;
}

.smaller {
	font-size : 10px;
}

.smallest {
	font-size : 9px;
}

a.nav_global{
	color : #FFFFFF;
	font-size : 11px;
	background-color : transparent;
}

a.nav_global:LINK{
	color : #FFFFFF;
	background-color : transparent;
	text-decoration : none;
}

a.nav_global:VISITED{
	color : #FFFFFF;
	background-color : transparent;
	text-decoration : none;
}

a.nav_global:HOVER{
	color : #FFFFFF;
	background-color : transparent;
	text-decoration : underline;
}

a.nav_sub{
	color : #000000;
	font-size : 11px;
	background-color : transparent;
	font-weight: bold;
}

a.nav_sub:LINK{
	color : #000000;
	background-color : transparent;
	text-decoration : none;
}

a.nav_sub:VISITED{
	color : #000000;
	background-color : transparent;
	text-decoration : none;
}

a.nav_sub:HOVER{
	color : #000000;
	background-color : transparent;
	text-decoration : underline;
}

a.nav_subTitle{
	color : #FFFFFF;
	font-size : 14px;
	background-color : transparent;
	font-weight: bold;
}

a.nav_subTitle:LINK{
	color : #FFFFFF;
	background-color : transparent;
	text-decoration : none;
}

a.nav_subTitle:VISITED{
	color : #FFFFFF;
	background-color : transparent;
	text-decoration : none;
}

a.nav_subTitle:HOVER{
	color : #FFFFFF;
	background-color : transparent;
	text-decoration : none;
}

a.nav_page{
	color : #000000;
	font-size : 12px;
	background-color : transparent;
}

a.nav_page:LINK{
	color : #000000;
	background-color : transparent;
	text-decoration : none;
}

a.nav_page:VISITED{
	color : #000000;
	background-color : transparent;
	text-decoration : none;
}

a.nav_page:HOVER{
	color : #000000;
	background-color : transparent;
	text-decoration : underline;
}

a.nav_terms{
	color : #000000;
	font-size : 10px;
	background-color : transparent;
}

a.nav_terms:LINK{
	color : #000000;
	background-color : transparent;
	text-decoration : none;
}

a.nav_terms:VISITED{
	color : #000000;
	background-color : transparent;
	text-decoration : none;
}

a.nav_terms:HOVER{
	color : #000000;
	background-color : transparent;
	text-decoration : underline;
}

.bold{
	font-weight : bold;
}

.red{
	color : #CC3333;
}

.black{
	color : #000000;
}

.white{
	color : #FFFFFF;
}

.yellow{
	color: #FFFF00
}

.orange{
	color: #FF9933;
}

.bg_green{
	background-color: #999966
}

.bg_blue{
	background-color: #3399FF;
}

.bg_orange{
	background-color: #FF9933;
}

.bg_grey{
	background-color: #999999;
}

.bg_greylight{
	background-color: #DDDDDD;
}

.bg_black{
	background-color: #000000;
}

.bg_white{
	background-color: #FFFFFF;
}


