a:link   		{ text-decoration: none; color: #cccccc;}
a:active 		{ text-decoration: none; color: #cccccc;}
a:visited		{ text-decoration: none; color: #cccccc;}
a:hover  		{ text-decoration: none; color: #999999;}

.b:link   		{ text-decoration: none; color: #ffffff;}
.b:active 		{ text-decoration: none; color: #ffffff;}
.b:visited		{ text-decoration: none; color: #ffffff;}
.b:hover  		{ text-decoration: none; color: #FFCC66;}

.c:link   		{ text-decoration: none; color: #FED2AB;}
.c:active 		{ text-decoration: none; color: #FED2AB;}
.c:visited		{ text-decoration: none; color: #FED2AB;}
.c:hover  		{ text-decoration: none; color: #FFFFFF;}


img  { border:none }

body {
	margin-left: 	  0px;
	margin-top: 	  0px;
	margin-right: 	  0px;
	margin-bottom: 	  0px;
	background-color: #000000;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x
}
td {
   font-family: "Helvetica Neue", arial, helvetica, sans-serif !important;
   font-size:   9pt;
   color:		#FED2AB; 
}
.sub {
   font-family: "Helvetica Neue", arial, helvetica, sans-serif !important;
   font-size:   12pt;
   color:		#FED2AB; 
}
.bgt {
	background-image: url(images/bg-txt.jpg);
	background-repeat: no-repeat;
	background-position: inherit;
	
}
.bgt2 {
	background-image: url(images/bg-txt2.jpg);
	background-repeat: no-repeat;
	background-position: inherit;
	
}
.title {
   font-family: "Helvetica Neue", arial, helvetica, sans-serif !important;
   font-size:   24px;
   color:		#ffffff; 
}
.title2 {
   font-family: Georgia, Times New Roman, Times, serif;
   font-size:   20px;
   color:		#333333; 

}
.title3 {
   font-family: Georgia, Times New Roman, Times, serif;
   font-size:   16px;
   color:		#333333; 

}
.small {
   font-family: Arial, Helvetica, sans-serif;
   font-size:   8pt;
   color:		#cccccc; 

}
.t {
   font-family: Arial, Helvetica, sans-serif;
   font-size:   12pt;
   color:		#ffffff; 
}
.t2 {
   font-family: Arial, Helvetica, sans-serif;
   font-size:   9pt;
   color:		#FED2AB; 
}
.twhite {
   font-family: Arial, Helvetica, sans-serif;
   font-size:   11pt;
   color:		#ffffff; 
}
fieldset {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border: 1px solid #333333;
	color: #333333;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border: 1px solid #333333;
	color: #333333;
}