BODY, TD{	font: 11px verdana, arial;	color: #000000;}

.box {  border: #FDA203; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}.b{	font-size: 10px;}

a:link{text-decoration: none;		color: #000000;}
a:visited{text-decoration: none;	color: #000099;}
a:hover{	text-decoration: none;	color: #6600CC;}

.s{	font-size:10px;	}

.c{	color: #FDA203;}

hr{	height: 1px;	color: #686767;}

input{	font: 11px verdana;	background-color:#F7F7F7; }

input.button {font-family:verdana, arial; background-color:#F7F7F7; font-size:11px;}

select {font-family:verdana, arial; background-color:#F7F7F7; font-size:11px;}

textarea {font-family:verdana, arial; background-color:#F7F7F7; font-size:11px;}
.headersub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
                color:#0000FF;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: 5px;
	text-align: left;
	word-spacing: 7px;
	padding: 0px 0,px 124px,15px;
	}



.headersub2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
                color:#0073B8;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: 5px;
	text-align: left;
	word-spacing: 7px;
	padding: 2px 0,px 124px,15px;
	}


.glowtext{
filter:glow(color=FFFFFF,strength=3);
width:100%;
}




	a.buttonbar:link, a.buttonbar:visited {
  font-family      : Trebuchet MS;
  font-size        : 13px;
  color            : #303030;
  border-bottom    : none;
  font-weight      : bold;
  padding-left     : 10px;
  padding-right    : 10px;
  line-height      : 21px;
}

a.buttonbar:hover {
  background-image : url(/images/over_bg.gif);
  background-repeat: repeat-x;
  background-position: bottom;
}


.shadow {
	height: 1em;
	filter: Shadow(Color=#666666, 	
			Direction=135, 
			Strength=5);
