body, td ,th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color:#fff;
	font-size: 14px;
	line-height: 120%;
	text-align: left;

  background-position: center;
}

.title {font-size: 24px; font-family: Arial, Helvetica, sans-serif; color: #ffffff;}


.subtext {
	font-size: 10px;
	}


.boldtitle {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	line-height: 35px;
	text-align: left;
	text-transform: uppercase;
}

.smallboldtitle {
	font-size: x-small;
	font-weight: bold;
	text-transform: lowercase;
	color: #666600;
}


.small_footer {
	font-size: x-small;
	color:#333333;
}


.footer {
        font-size: 12px;
	margin: 0px 0px 0px 0px;
	//border: solid 1px #f00;
}

a {
	font-size: medium;
	color: #ffffff;
	text-decoration:none;
}

a:hover {font-size: medium;
	color: #CCCCCC;
}


.linkmenu {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	color:#000040;
	text-decoration: none;
	text-transform:none;
	
	}
	
a.linkmenu {}	
	
a.linkmenu:hover {
	color: #FFCD04; 
	}


.small_linkmenu {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	
	font-size: 13px;
	color:#CCCCCC;
	text-decoration: none;
	text-transform:none;
	
	}
a.small_linkmenu:hover {
	font-size: 13px;
	color: #CCCCCC; text-decoration: underline;
	text-decoration:underline;
	}

.small_darklinkmenu {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	
	font-size: 13px;
	color:#333333;
	text-decoration: none;
	text-transform:none;
	
	}
a.small_darklinkmenu:hover {
	font-size: 13px;
	color: #333333; text-decoration: underline;
	text-decoration:underline;
	}



hr.hr1 {
      color: #FEDE01;
      background-color: #f00;
      height: 1px;
	  }
   
	
.linkurl {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFF66;
	text-decoration:none;
	}

a.linkurl:hover { color: #FFFFA6; text-decoration: underline;
	text-decoration:underline;
}


.whitelink {  
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	}
	
a.whitelink:hover {  color: #cccccc; font-weight: normal;text-decoration: none}




.checkit {
	color: #FF9900;
	font-weight: bold;
}


.small_whitemenu {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	
	font-size: 13px;
	color:#ffffff;
	text-decoration: none;
	text-transform:none;
	
	}
a.small_whitemenu:hover {
	color: #ffffff; 
	text-decoration: underline;
	
	}


.bold_question {
	font-weight:bold;
	font-style:italic;

}


.quote_background {
	background-color: #999999;
	padding: 20px;
}

	
