body {text-align: center;
background: #000000 url('pagecontent/bg.gif');
scrollbar-face-color:#3D3D3D;
scrollbar-arrow-color:#ffffff;
scrollbar-track-color:#646464;
scrollbar-shadow-color:#615C5C;
scrollbar-highlight-color:#615C5C;
scrollbar-3dlight-color:#615C5C;
scrollbar-darkshadow-Color:#615C5C; 
}

.page {background: #21303E url('pagecontent/pagebg') repeat-y;
width:600px;
margin-left : auto;margin-right: auto;}

.hd {
margin-left : auto;
margin-right: auto;
width:600px;
height: 108px;
background: url('pagecontent/1.gif') top left no-repeat;}

.hdtxt {padding-top:15px;
text-align:right;
padding-right:15px;
font-family: helvetica,verdana, sans-serif;
font-size:18px;
font-weight:none;
color:#FFFFFF;
letter-spacing: 1px;}

.hdtxt2 {padding-top:3px;
text-align:right;
padding-right:15px;
font-family: helvetica,verdana, sans-serif;
font-size:10px;
font-weight:none;
color:yellow;
letter-spacing: 6px;}

.mainspace {
padding-top:10px;
padding-bottom:10px;
} 


.leftsidebox {
font-family :arial;  
font-weight : normal; 
color : #ffffff; 
font-size : 12px; 
text-align : left;}
.leftsidebox a:link, a:visited, a:active {color : #ffffff;text-decoration : underline;} 
.leftsidebox a:hover {color : #yellow;text-decoration : none;} 


.rightsidebox {
font-family :arial;  
font-weight : normal; 
color : #ffffff; 
font-size : 12px; 
text-align : CENTER;
margin-top:0;
letter-spacing : 2px
}
.rightsidebox a:link, a:visited, a:active {color : #ffffff;text-decoration : underline;} 
.rightsidebox a:hover {color : #yellow;text-decoration : none;} 


.image a {position: relative; background-color: #aac;	color: #000;text-decoration: none;}

.image a span {display: none;}

.image a:hover {font-size: 100%;} /* IE/Win requires some link change on hover in order to show the tooltips */

a:hover span { /*the span will display just on :hover state*/
	display: block !important;
	position: absolute;
	top: 5px; 
	left: 40px; 
	width: 150px;
	border: 1px solid #f00;
	background-color: #cff; 
	color: #000;
	padding: 10px;
	font-size: .8em;
}

p.test1 a {z-index: 3;}








.ftr {clear : both; 
margin-left : auto;
margin-right: auto;
width:600px;
height: 108px;
background: url('pagecontent/ftr.gif') top left no-repeat;}

.ftrtxt {padding-top:75px;
text-align:left;
padding-left:15px;
font-family: arial, helvetica, verdana, sans-serif;
font-size:10px;
font-weight:none;
color:#ffffff;}

