/* CSS Document */
.main_border {border:0}
.text_box_bg {border:0; bgcolor:#COCOCO}

.border_1 {
	color:#000000;



1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	margin: 0;
}
.border_2 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	margin: 0;
	border-bottom-width: 0px;
	border: collapse;
}
.border_3 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	margin: 0px;
}


BODY {
background-image: url(img/bg.png) ;
background-repeat: repeat-y;
background-position: top center;
}

p {
	font-family:Verdana;
	font-size:12px;
	margin:15px;
	color: #000000;
}


p {font-family:Verdana; font-size:12px; margin:15px;}



span {font-family:Verdana; font-size:12px; margin:15px;}



h4 {font-family:Arial, Verdana; align:center}

a {font-family:Verdana; text-decoration:none;}
a:link {font-family:Verdana; color:#333333; text-decoration:none;}  
a:link.main {font-family:Verdana; color:#333333; text-decoration:none;}  
a:link span {font-family:Verdana; color:#333333; text-decoration:none;}  
a:hover {font-family:Verdana; color:#CCCCCC; text-decoration:none;} 
a:hover.main {font-family:Verdana; color:#CCCCCC; text-decoration:none;}  
a:hover span {font-family:Verdana; color:#CCCCCC; text-decoration:none;} 
a:active {font-family:Verdana; color:#999999; text-decoration:none;}  
a:active.main {font-family:Verdana; color:#999999; text-decoration:none;}  
a:active span {font-family:Verdana; color:#999999; text-decoration:none;}  
a:visited.main {font-family:Verdana; color:#666666; text-decoration:none;} 
a:visited {font-family:Verdana; color:#666666; text-decoration:none;} 
a:visited span {font-family:Verdana; color:#666666; text-decoration:none;} 



#Layer1 {
	position:absolute;
        left:0px;
	width:100%;
	height:21px;
	z-index:-1;
	top: 99px;
}
#Layer2 {
	position:absolute;
        left:0px;
	width:100%;
	height:21px;
	z-index:-1;
	top: 99px;
}
