@import url("3rd/slidemenu.css");

body {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}

td {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}

h3 {
	font-size: 16px;
	font-weight: bold;
}

h4 {
	font-size: 14px;
	font-weight: bold;
}

h5 {
	font-size: 12px;
	font-weight: bold;
}

a.product_menu {font-weight:bold;}
a.product_menu_selected {color:#99cc66; font-weight:bold;}
a.product_menu_sub_selected {color:#99cc66;}

a:link { text-decoration:none; color:#4F83D7; }
a:visited { text-decoration:none; color:#4F83D7; }
a:hover { text-decoration:underline; color:#4F83D7; }
a:active { text-decoration:none; color:#4F83D7; }

.menuNav a:link { text-decoration:none; font-weight:bolder; color:#000000; }
.menuNav a:visited { text-decoration:none; font-weight:bolder; color:#000000; }
.menuNav a:hover { text-decoration:underline; font-weight:bolder; color:#000000; }
.menuNav a:active { text-decoration:none; font-weight:bolder; color:#000000; }

.menuTab_Off {
	background-color:#F0F0F0;
	width: 90px;
}

.menuTab_On {
	background-color: #CDDBF2;
	width: 90px;
}

.menuTab_nfo {
	background-color: #EEFEDD;
}

.pageFooter {
	color:#FFFFFF;
	font-size:10px;
}

.pageFooter a:link { text-decoration:none;  color:#FFFFFF; }
.pageFooter a:visited { text-decoration:none; color:#FFFFFF; }
.pageFooter a:hover { text-decoration:underline; color:#FFFFFF; }
.pageFooter a:active { text-decoration:none; color:#FFFFFF; }

.mainDetails {
	width:890px;
}

.mainNav {
	width:200px;
}

.formText {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	border:1px solid #000000;
}

.formButton {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	border:1px solid #000000;	
	padding:2px;
}

.notification {
	color: #99cc66;
	font-weight:bold;
}