body {
background: #fff url("bodybg.jpg") repeat-x;
font-family: Arial, Helvetica, sans-serif;
}

a.mainlevel:link {
	color: #027E80;
	text-decoration: none;
}

a.mainlevel:visited {
	text-decoration: none;
	color: #027E80;
}

a.mainlevel:hover {
	text-decoration: underline;
	color: #296768;
}

a.mainlevel:active {
	text-decoration: none;
	color: black;
}

a.tarn:link {
	color: black;
	text-decoration: none;
}

a.tarn:visited {
	text-decoration: none;
	color: black;
}

a.tarn:hover {
	text-decoration: none;
	color: black;
}

a.tarn:active {
	text-decoration: none;
	color: black;
}

a.sublevel:link {

font-size : 16px;
text-decoration: none;
border-top : 10px solid #00A6A4;
border-bottom :0px solid #00CDCB;
background-color : #00BAB8;
font-weight : bold;
padding : 4px 52px 1px 52px;
color : #FFFFFF;
text-indent : 20px;
}

a.sublevel:visited {

font-size : 16px;
text-decoration: none;
border-top : 10px solid #00A6A4;
border-bottom : 0px solid #00D8D6;
background-color : #00BAB8;
font-weight : bold;
padding : 4px 52px 1px 52px;
color : #FFFFFF;
text-indent : 20px;
}

a.sublevel:hover {

font-size : 16px;
border-top : 10px solid #00CDCB;
border-bottom : 0px solid #00BAB8;
background-color : #00BAB8;
font-weight : bold;
padding : 30px 52px 1px 52px;
text-indent : 10px;
color : #FFFFFF;
}

a.sublevel:active {

font-size : 16px;
border-top : 10px solid #00CDCB;
border-bottom : 0px solid #00BAB8;
background-color : #00BAB8;
font-weight : bold;
padding : 30px 52px 1px 52px;
text-indent : 10px;
color : #FFFFFF;
}


.body {
background-color:#FFFFFF;
padding-left:10px;
padding-top:15px;
padding-right:10px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
border-color:#9A9A9A;
border-width:1px;
border-style:dashed;
}





