body {
background: #fff url("widgetbg.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: #296768;
}

a.sublevel:link {

font-size : 16px;
text-decoration: none;
border-top : 10px solid #00CDCB;
border-bottom :0px solid #00CDCB;
background-color : #00D8D6;
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 #00CDCB;
border-bottom : 0px solid #00D8D6;
background-color : #00D8D6;
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 : #00D8D6;
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 : #00D8D6;
font-weight : bold;
padding : 30px 52px 1px 52px;
text-indent : 10px;
color : #FFFFFF;
}







