a {
	color: Black;
}
a:visited {
	color: #484848;
}
a:hover {
	color: #CC3300;
}
a.navbar{
color:#FFFFFF;
text-decoration:underline;
}
a.navbar:visited{
color:#DADADA;
}
a.navbar:hover{
color:#FFFF00;
}
body{
background: #E9F8FF url(images/cloud_bg.jpg);
font:14px "Georgia",Times,serif;
}
div.mainbody{
padding: 10px 6px 10px 10px;
}
div.navbutton{
width:118px;
margin:0 0 5px 0;
background:url(images/home.gif) no-repeat;
text-align:center;
height:38px;
font: bold 12px "Georgia",Times,serif;
}
div.texmiddle{
display:block;
line-height:3em;
}
td.leftborder{
background:url(images/vertical-xpand2.gif) repeat-y;
}
td.maincontent{
padding:10px 0 0 10px;
}
td.nav{
background:url(images/vertical-xpand.gif) repeat-y;
height:40px;
}
td.vertex{
background:url(images/vertical-xpand.gif) repeat-y;
height:40px;
}
.address{
float:right;
padding:2px 2px 2px 2px;
color:#999999;/* border:thin dashed #858585;*/
font:14px Georgia;
text-align:right;
height:25px;
}
.bottomleg{
background:url(images/lower-leg.gif) repeat-x bottom;
}
.copyright{
float:right;
padding-right:6px;
color:#999999;
font:12px Georgia;
text-align:right;
}
.lowerleft{
float:left;
}
.toprow{
background-image:url(images/header-expand.gif);
background-repeat:repeat-x;
}
