/* CSS Document */
{
padding: 0;
margin: 0;
}
body {
	margin: 0px;;
	padding: 0px;
	color : #000;
	text-align:center;
	background-image:url(../images/stripe.png)	
}
#container {
	padding: 0px;
/*	position:relative; */
	width: 960px;
	z-index:10; 	
	margin-left:auto;
	margin-right:auto;
	text-align:left;

}
#top { 
	width:960px;
	padding:0;
	background: url(../images/cc.gif) no-repeat top center; 
	height: 121px; 
	z-index:1; 
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000066;
}
#top #title {
	float:left;
	margin-left:200px;
	margin-top:60px;
	margin-right:0px;
	width:340px;
	text-align:center;
	height:26px;
	}
#main { 
	z-index:2;
	width:960px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	background: #ffffff; url(../images/bg.png) repeat-y; 
}
#main #content {
	margin-right:10px;
	margin-left:50px;
	padding: 0;
	width:900px;
/*	float:left; */
	font-family: arial, helvetica, sans-serif;
	font-size:14px;
	color: #000060;
	font-weight:400;
	}
#footer {
	clear:both;
	width:960px;
	background: url(../images/bottom.gif) no-repeat top center;
	height: 121px;
	margin: 0 auto;
	z-index:4; 
}
h1 {
	padding:0px;
    margin-top:0;
    padding-bottom:10px;
	font-family:arial, helvetica, sans-serif;
	color: #000060;
	font-size:24px;
	}
.menutext {
	color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.menutext A {
	color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
}
.menutext A hover {
	color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
	background: #000066;
}
#copyright {
	width:700px;
	height:30px;
	z-index:1;
	margin-left: 40px;
	margin-top: 25px;
	text-align:center;
}
.style1 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.style6 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
}
.style8 {
	color: #339933;
	font-weight: bold;
}
.style9 {
	color: #FF6600;
	font-weight: bold;
}
.style2 {
	color: #009900;
	font-weight: lighter;
}
.style3 {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #BF4ABF;
}
.style7 {font-size: 14px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
.style11 {
	font-size: 18px;
	color: #FF0000;
	font-weight: bold;
}
.style10 {font-size: 9px}
