/* CSS Document */


body {
margin:0;
text-align:center;
background-color:#eeeeee;
background-position:center;
background-image:url(pics/bg_overall.png);
background-repeat:repeat-y;
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

td {
vertical-align:top;
}

a:link, a:visited {
text-decoration:none;

color:#000066;
font-weight:bold;
}

a:hover, a:active {
text-decoration:none;

color:#EEE;
/*background-color:#eeeeee;*/
font-weight:bold;
}

.maintable{
background-image:url(pics/bg_overall.png);
background-repeat:repeat-y;

}

.titlecell{
background-image:url(pics/title.png);
background-repeat:no-repeat;
vertical-align:top;

}

.menubuttoncell {
	text-align:center;
	vertical-align:middle;
}

.contentcell{
	text-align:left;
	line-height:22px;
}
a:hover #borderlink {
	
}
