body {
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	color: #a2a2a2;
	font-family: tahoma, arial, verdana;
	background: #000000;
	font-size:11;
 	}

	
b, strong {
	color: #ffffff;
	}	


div.notice {
	background:#480000;
	padding:10;
	border-width:1;
	border-style:solid;
	border-color:#820000;
	}	
	

div.notice2 {
	background: #480000;
	width: 100%;
	padding: 10;
	border-width: 1;
	border-style: solid;
	border-color: #820000;
	background-repeat: no-repeat;
	background-position: right;
	background-image: url(/files/cover2.gif);
	}	
	
	
	
div.hr {
	background:#600000;
	width:100%;
	height:2px;
	font-size:0px;
	line-height:0px;
	clear:both;
	margin-top:5;
	margin-bottom:3;
	}	
	

.text, table, input, select, textarea {
	color: #D4D4D4;
	font-family: tahoma, arial, verdana;
	font-size:12;
	}
	
	
	
.button, a.button:link, a.button:hover, a.button:visited {
	color: white;
	font-weight: bold;
	text-decoration:none;
	font-size:11;
	cursor:pointer;
	}

	

	

.top, a.top:link, a.top:hover, a.top:visited {
	color: white;
	font-size:16;
	}
	
a.top:link, a.top:hover, a.top:visited {
	color: #e7e7e7;
	font-size:13;
	cursor:pointer;
	}

	
.border {
	padding-top: 10;
	padding-left: 10;
	padding-right: 10;
	padding-bottom: 40;
	}
	

image, img {
	border-width:0px;
	border-style: none;
	}
	
	
hr {
	color: #bfbfbf;
	border-bottom-width : 0px;
	border-left-width : 0px;
	border-right-width : 0px;
	border-top : 0px solid #1d1d1d;
	height : 1px;
	}		
	
	
.red {
	font-size: 11;
	height:19;
	cursor:pointer;
	color:white;
	font-weight:bold;
	background:#820000;
	border:0;
	}

.red2 {
	font-size: 11;
	height:19;
	cursor:pointer;
	font-weight:bold;
	color: #820000;
	border-width : 1px;
	border-style : solid;
	border-color: #820000;
	background: white;
	}


	
a.red:link, a.red:hover, a.red:visited {
	padding-top:2;
	font-size: 11;
	cursor:pointer;
	color:white;
	font-weight:bold;
	}
	

a:link, a:visited {
	font-family: tahoma;
	text-decoration: none;
	font-style: normal;
	color: #ffffff;
	}

	
a:hover {
	font-family: tahoma;
	text-decoration : underline;
	font-style : normal;
	}	


h1 {
	color: #e7e7e7;
	font-family: tahoma;
	font-weight:bold;
	font-size:13;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	}
	
	
h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-size: 18;
	color: #9EA0A3;
	font-weight:bold;
	letter-spacing: -0.05em;
	}

	
h3 {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-size:17;
	color: black;
	font-weight:bold;
	font-family: tahoma;
	}
	
	
p, ul, li {
	margin-top: 0px;
	margin-bottom: 0px;
	}
	

.active {
	font-face: verdana;
	font-size: 14;
	font-weight: bold;
	text-align : center;
	background : #83C736;
	border:1 solid white;
	color: white;
	cursor:pointer;
	}
	
.passive {
	font-face: verdana;
	font-size: 14;
	font-weight: bold;
	cursor:pointer;
	text-align : center;
	border:1 solid #222222;
	background : #17600E;
	color: white;
	cursor:pointer;
	}


a.menu:link, a.menu:visited, a.menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:black;
	}
