body {
font-family:verdana; 
font-size:13px;
line-height: 14px;
color: #ffffff;
background-image: url(bg.jpg);
background-repeat: repeat;
background-color: #c5c5c5;
}

table {
font-family:verdana; 
font-size:13px;
line-height: 13px;
color: #ffffff;
}


.index {background-image: url(header.jpg);
position: absolute;
z-index: 1;
height: 600px;
width: 800px;
left: 0;
top: 0;}

.main {position:absolute;
left:10px;
top:450px;
width:450px;
z-index:2;
height: 400px;}

.content{
font-family:verdana; 
font-size:13px;
line-height:16px;
color: #ffffff;
background-color: #59a29d;
padding: 6px 8px 6px 8px;
margin: 0px 10px 0px 10px;
border-top: 10px solid #dedede;
border-bottom: 10px solid #513d64;
}


a:link, a:visited {
	text-transform: none;
	color: #f0ef97;
	text-decoration: none;
	
}
a:hover {
	color: #dedede;
	text-decoration: none;
	border-bottom: 1px #fff000 dotted;
	
}


.side {position:absolute; 
left:470px; 
top:420px; 
width:200px; 
z-index:3;
color:262626;
}

.side a:link, .side a:visited {
	text-transform: none;
	text-decoration: none;
	color: #262626;
	letter-spacing:3px;
	font: normal 10px courier new;
	background-color: #ffffff;
}

.side a:hover
{
	text-decoration: none;
	color: #ffffff;
	font-weight:normal;
	border-bottom: 1px dotted #000000;
	background: #613963;
}



h1 {
color:#FFFFFF;
font-style:normal;
font-size: 18px;
letter-spacing:-2px;
font-family: verdana, tahoma;
line-height:20px;
text-align:left;
text-transform: uppercase;
padding: 0px 0px 0px 16px;
}

h2 {
font-family: verdana, tahoma;
font-size: 18px;
color: #ffffff;
width: 100%;
letter-spacing:-2px;
font-weight: normal;
margin-bottom:0px;
margin-top:0px;
padding-top: 40px;
padding-bottom:10px;
text-align: left;
text-transform: uppercase;
line-height:10px;
}


input, select, textarea {
	background-color: #59a29d;
	align: center;
	border-style: solid;
	border-width: 1px;
	border-color: #363636;
font-family:verdana; 
font-size:13px;
	color: #dedede;
	padding: 5px;
	}


i {
	color: #001d2d;
}

u {color: #203253;
border-bottom-width: 2px;
border-bottom-style: solid;
border-color: #94ced8;}

b {color: #443674;}

.border {
	BORDER-RIGHT: #634b6d 2px solid; BORDER-TOP: #634b6d 2px solid; BORDER-LEFT: #634b6d 2px solid; BORDER-BOTTOM: #634b6d 2px solid;
}

.border:hover {
	BORDER-RIGHT: #8f8f8f 2px solid; BORDER-TOP: #8f8f8f 2px solid; BORDER-LEFT: #8f8f8f 2px solid; BORDER-BOTTOM: #8f8f8f 2px solid;
}