/* CSS Document */
body{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size:11px;
	background-color: #000000;
	letter-spacing: 2px;
	font-weight: normal;
	list-style-image: url(bullet1.jpg);
	color: #FFFFFF;
	overflow-x: hidden;
	overflow-y: auto;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: center top;

}
td, tr{
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:11px;
	letter-spacing: 2px;
	font-weight: normal;
	list-style-image: url(bullet1.jpg);
	color: #FFFFFF;
	background-color: #2A2A2A;

}
	 
.scrollbox {padding: 3px; height: 70px; width: 460px; border-top: 1px solid #FFFFFF; border-bottom: 1px solid #FFFFFF;
 overflow: auto; background-color: #333333;}

h1 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size:11px;
	letter-spacing: 2em;
	background-color: #5D5D5D;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2em;

} 
h4 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size:14px;
	letter-spacing: 2px;
	background-color: #000000;
	border-top-width: 1px;
	border-right-width: thin;
	border-bottom-width: 1px;
	border-left-width: thin;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-weight: bold;
	border-right-style: none;
	border-left-style: none;
} 

table, td {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size:11px;
	letter-spacing: 2px;
	list-style-type:square; 

} 

body {
	scrollbar-base-color: #000000;
	scrollbar-arrow-color: #bdcbbc;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #666666;
	scrollbar-darkshadow-color: #666666;
	scrollbar-track-color:#000000;
}


	
h2 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size:11px;
	line-spacing: 2px;
	background-color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-weight: bold;
	font-style: italic;
	font-variant: normal;

} 
h3{
	font-size:11px;
	margin-top:6px;
	margin-bottom:6px;
	font-style: normal;
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #A7A7A7;
	border-right-color: #A7A7A7;
	border-bottom-color: #A7A7A7;
	border-left-color: #A7A7A7;
	font-weight: normal;
	background-color: #333333;



} 
table{
	margin-bottom:5px;
	border: thin none #CCCCCC;
	font-size: 11px;
	font-family: "Trebuchet MS", Verdana;

} 
a:link {
	color: #EBEBEB;
	text-decoration: none;
	font-size: 11px;


}
a:visited { text-decoration: none;color: #EBEBEB;}
a:active {
	text-decoration: none;
	color: #EBEBEB;
}
a:hover {
	color: #FFB062;
	text-transform: lowercase;
}

