body		{ font-family: Verdana; font-size: 10px; }
p,td		{ font-family: Verdana; font-size: 10px; }

a			{ color: #333333; text-decoration: none; }
a:active	{  }
a:visited	{  }
a:hover		{ color: #999999; text-decoration: underline; }
.mainpagebg	{ background-color: #F9F9F0; }

.boxtable	{  }
.boxhead	{ background-color: #F9F9F0; }
.boxheadlnk	{ color: #000000; }
.boxlink	{ color: #000000; }
.boxbody	{  }

.footerbg	{ background-color: #F9F9F0; }
.menulinebg	{ background-color: #F9F9F0; background-image: url(../images/cms/menubar.gif); }
.contentbg	{ background-color: #F9F9F0; }

input		{ font-family: Verdana; font-size: 10px; }
select		{ font-family: Verdana; font-size: 10px; }

a.hmenu {
	text-decoration: none; color: #333333; display: block; line-height: 24px; width:100%; 
	font-weight: normal; padding-left: 14px; 
	}
a.hmenusel {
	text-decoration: none; color: #333333; display: block; line-height: 24px; width:100%; 
	font-weight: Bold;  padding-left: 14px; 
	background-image: url(../images/cms/mainmenu_over.gif);
	background-repeat: no-repeat; 
	}
a.hmenu:hover, a.hmenusel:hover {
	text-decoration: none; color: #333333; display: block; line-height: 24px; width:100%; 
	font-weight: Bold; padding-left: 14px; 
	background-image: url(../images/cms/mainmenu_over.gif);
	background-repeat: no-repeat; 
	}

a.dmenu {
	text-decoration: none; color: #333333; display: block; line-height: 18px; width:134px;
	font-weight: normal; padding-left: 14px;
	}
a.dmenusel {
	text-decoration: none; color: #333333; display: block; line-height: 18px; width:134px;
	font-weight: Bold; padding-left: 14px;
	background-image: url(../images/cms/sidemenu_over.gif); background-repeat: no-repeat;
	}
a.dmenu:hover, a.dmenusel:hover {
	text-decoration: none; color: #333333; display: block; line-height: 18px; width:134px;
	font-weight: Bold; padding-left: 14px;
	background-image: url(../images/cms/sidemenu_over.gif); background-repeat: no-repeat;
	}

a.emenu {
	text-decoration: none; color: #333333; display: block; line-height: 18px; width:124px;
	font-weight: normal; padding-left: 14px; margin-left: 10px;
	}
a.emenusel {
	text-decoration: none; color: #333333; display: block; line-height: 18px; width:124px;
	font-weight: Bold; padding-left: 14px; margin-left: 10px;
	background-image: url(../images/cms/sidemenu_over.gif); background-repeat: no-repeat;
	}
a.emenu:hover, a.emenusel:hover {
	text-decoration: none; color: #333333; display: block; line-height: 18px; width:124px;
	font-weight: Bold; padding-left: 14px; margin-left: 10px;
	background-image: url(../images/cms/sidemenu_over.gif); background-repeat: no-repeat;
	}
