/* CSS Document */

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
div {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
}
h1,h2,h3 {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.style2 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.style2reg {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
}

.style3 {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	line-height: normal;
}
.style4 {font-family: "Trebuchet MS", Verdana, Arial; font-size: 12px; color: #FFCC00; font-weight: bold; }
.style4 a{font-family: "Trebuchet MS", Verdana, Arial; font-size: 12px; color: #FFCC00; font-weight: bold; }
.style1 {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
}
.yellowHead {font-family: "Trebuchet MS", Verdana, Arial; font-size: 13px; color: #FFCC00; font-weight: bold; }
.yellowHead a{font-family: "Trebuchet MS", Verdana, Arial; font-size: 13px; color: #FFCC00; font-weight: bold; }

.yellowHeadsmall {font-family: "Trebuchet MS", Verdana, Arial; font-size: 11px; color: #FFCC00; font-weight: bold; }
.yellowHeadsmall a{font-family: "Trebuchet MS", Verdana, Arial; font-size: 11px; color: #FFCC00; font-weight: bold; }


input,textarea { 
 background-color: #990000;
 color: #FFFFFF;
 font-family: 'Trebuchet MS', Verdana, Arial; 
}
.copy {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}
.header {
	font-size: 18px;
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #ffcc00;
}
.blogheader {
	font-size: 14px;
	color: #ffcc00;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}
.redtextlinks {
	font-size: 16px;
	color: #d01e1e;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

/* --- LISTS --- */

	.ib-fix li { display:-moz-inline-box; -moz-box-orient:vertical;
               display:inline-block; vertical-align:top; word-wrap:break-word; }

 * html .ib-fix li { display:inline; }
  * + html .ib-fix li { display:inline; }
  .ib-fix li > * { display:table; table-layout:fixed; overflow:hidden; }

* html .demo-ul li { width:150px; height:40px;}   /* for IE 6 */
.demo-ul li > * { width:150px; height:40px; }      /* for all other browser */
