body {
	background-color: black;
	margin: 0 auto;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image: url(bg2.gif);
	background-repeat: repeat;

}
.page {
	text-align1: center;

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.container {
	width: 650px;
	Text-align: left;
  float1:left;
	font-size: 12px;
	border: 1px solid #333333;
	background-color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #2F4F4F;
}
.box1 {
	border: 1px solid #222222;
	margin: 1px 2px ;
	padding: 5px;
	background: #121212;
}
.test1 {
	border1: 1px solid #222222;
	margin: 1px 2px ;
	padding: 5px;
	background: #111111;
}
.test2 {
	border1: 1px solid #222222;
	margin: 1px 2px ;
	padding: 5px;
	background: #111111;
}


#menucontainer {
	width: 166px;
	border: 1px double #333333;
	padding: 20px 15px;
	margin: 15px;
	background: #121212;
}
#menucontainer .menu a
{
	border-top: 1px solid Silver;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #333300;
	border-left: 1px solid #333300;
	width: 150px;
	line-height: 160%;
	display: block;
	padding: 4px;
	background-color: #778899;
	color: #E0FFFF;
	text-decoration: none;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#menucontainer .menu a:visited
{

}

#menucontainer .menu a:hover
{
	border: 1px solid #333333;
	display: block;
	padding: 4px;
	background-color: #CCCCFF;
	color: Black;
	text-decoration: none;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}



/* --------------------------------- */
a:link.genlinks {
	color: #4169E1;
	text-decoration: none;
	padding: 0px 5px;
}

a:visited.genlinks {
	color: #4169E1;
	text-decoration: none;
	padding: 0px 5px;
}

a:hover.genlinks {
	color: #FF4500;
	text-decoration: underline;
	padding: 0px 5px;
}


/* --------------------------------- */
a:link.genlinks2 {
	color: white;
	text-decoration: none;
	padding: 0px 2px;
}

a:visited.genlinks2 {
	color: white; 
	text-decoration: none;
	padding: 0px 2px;	
}

a:hover.genlinks2 {
	color: #B22222;
	text-decoration: underline;
	padding: 0px 2px;
}

/* --------------------------------- */
.footr {
	background-color: #444444;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: silver;
	line-height: 22px;
	background: #444444;
	font-size: 9px;
	text-align:center;
}
.list1 {
	font-size: 12px;
	color: #6699cc;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 21px;
	font-weight: bold;

}

/* --------------------------------- */
h1 {
	font-size: 16px;
	color: #FF0000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 25px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	color: #6699cc; 
	line-height: 22px;
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h3 {
	font-size: 12px;
	color: #6699cc; 
	line-height: 20px;
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h4 {
	font-size: 10px;
	color: #6699cc; 
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h5 {
	font-size: 9px;
	color: #336699; 
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.th4 {
	font-size: 12px;
	margin-top: 2px;
	margin-bottom:5px;
	color: #336699; 
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
