/* CSS Document */
body {
background-color:#000000;
margin:0;
padding:0;
}

img {
border:0;
}

form {
margin:0;
}

td,div{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height:15px;
}

#wrapper {
	min-width: 400px;
	width: 850px;
}
#outer {
	background-color: #000000;        
}
#inner {
	margin: 0;
	width: 100%; 
}
#header {
	background-color: #000000;    
}
#left {
	padding-top:0;
	width: 250px;                     
	margin-left: -250px;              
	float: left;
	position: relative;
	z-index: 10;

}
#content {
	float: left;
	width: 100%;
	position: relative;
	z-index: 12;
}
#footer {
	background-color: #000000;
	width: 100%;
	position: relative;
	z-index: 13;
	padding-left:25px;
}
.clear { 
	clear: both;
}

/* Mozilla bug workarounds */
#outer > #inner { 
	border-bottom: 1px solid transparent; 
}
#left {
	margin-right: 1px;
}
#content {
	margin: 0 -3px 0 -2px;
}

.abu {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #999999;
}

#flashcontent {
	border: 0;
	width: 850px;
	height: 355px;
	float: left;
	margin: 0;
}

h1,h2 {
	font-weight: bold;
	color: #FFFFFF;
	font-family: Tahoma, Arial, sans-serif;
	margin : 0px 0 2px 0;
}

h1 {
	font-size: 13px;
	margin:0 0 10px 0;
}
h2 {
	font-size: 11px;
}

.bg {
	background-position: top;
	background-repeat: no-repeat;
	background-image:url(i/bg-orange.jpg);
	margin-top:0;
}

.bg2 {
	background-position: bottom;
	background-repeat: no-repeat;
	background-image:url(i/bg-orange.jpg);
}

.tblleft {
	background-image:url(i/bg-orange-line.jpg);
	background-repeat:repeat-y;
	width:100%;
	border:0;
}

#newsletter {
	padding:5px 0 10px 0;
}
.textbox {
	border: 1px;
	border-style: solid;
	border-color:#CCCCCC;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
}
.button {
	background-color:#666666;
	border-color:#666666;
	border-style: solid;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
}
.style1 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.style2 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #999999;
}
.style3 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #FF3333;
}
.style4 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Tahoma, Arial, sans-serif;
}
.style6 {
	font-family: Tahoma, Arial, sans-serif; 
	font-size: 11px; 
	color: #000000; 
	font-weight: bold; 
}

a:link {
	font-family: Tahoma, Arial, sans-serif; 
	font-size: 11px; 

	color: #FFFFFF;
	text-decoration: none;
}
a:visited {	
	font-family: Tahoma, Arial, sans-serif; 
	font-size: 11px; 

	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Arial, sans-serif; 
	font-size: 11px; 

	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	font-family: Tahoma, Arial, sans-serif; 
	font-size: 11px; 

	color: #FFFFFF;
	text-decoration: none;
}

.style7 {
	font-family: Tahoma, Arial, sans-serif; 
	font-size: 11px; 
	color: #FF3333; 
	font-weight: bold;
}
.style8 {

	font-family: Tahoma, Arial, sans-serif; 
	font-size: 10px; 
	color: #FF3333; 
	font-weight: normal;
}

