@charset "utf-8";
body {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	background-position:center;
	background-repeat:repeat-y;
	margin:0px;
	padding:0px;
	background-color: #e8e7e6;
	background-image: url(../assets/grf/hm/bdy_bg.gif);
}
p, li {
	font-size: 12px;
	color:#666666;
}
a:link {font-weight: bold;color: #996;text-decoration: none;}
a:visited {font-weight: bold;color: #996;text-decoration: none;}
a:active {font-weight: bold;color: #996;text-decoration: none;}
a:link:hover {font-weight: bold;color: #996;text-decoration: underline;}
a:visited:hover {font-weight: bold;color: #996;text-decoration: underline;}
a:active:hover {font-weight: bold;color: #996;text-decoration: underline;}


.bottom {
	font-size: 10px;
}

a.authorlink:link {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #98B7D6;
	text-decoration: none;
}
a.authorlink:visited {font-family: "Trebuchet MS", Verdana;font-size: 11px;font-weight: bold;color: #98B7D6;text-decoration: none;}
a.authorlink:active {font-family: "Trebuchet MS", Verdana;font-size: 11px;font-weight: bold;color: #98B7D6;text-decoration: none;}
a.authorlink:link:hover {font-family: "Trebuchet MS", Verdana;font-size: 11px;font-weight: bold;color: #98B7D6;text-decoration: underline;}
a.authorlink:visited:hover {font-family: "Trebuchet MS", Verdana;font-size: 11px;font-weight: bold;color: #98B7D6;text-decoration: underline;}
a.authorlink:active:hover {font-family: "Trebuchet MS", Verdana;font-size: 11px;font-weight: bold;color: #98B7D6;text-decoration: underline;}

a.bottomlink:link {
	font-family: "Trebuchet MS", Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #6699CC;
	text-decoration: none;
}
a.bottomlink:visited {font-family: "Trebuchet MS", Verdana;font-size: 10px;font-weight: bold;color: #6699CC;text-decoration: none;}
a.bottomlink:active {font-family: "Trebuchet MS", Verdana;font-size: 10px;font-weight: bold;color: #6699CC;text-decoration: none;}
a.bottomlink:link:hover {font-family: "Trebuchet MS", Verdana;font-size: 10px;font-weight: bold;color: #6699CC;text-decoration: underline;}
a.bottomlink:visited:hover {font-family: "Trebuchet MS", Verdana;font-size: 10px;font-weight: bold;color: #6699CC;text-decoration: underline;}
a.bottomlink:active:hover {font-family: "Trebuchet MS", Verdana;font-size: 10px;font-weight: bold;color: #6699CC;text-decoration: underline;}
.topblackline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
input {
	color: #466D93;
	font-size: 11px;
	font-family: "Trebuchet MS", Verdana, Arial;
	border: 1px solid #333333;
}


.menunone {
	padding-left:13px;
	padding-top:3px;
	background-color:#333333;
	height:21px;
	font-size:11px;
	font-weight:bold;
	color:#CCCCCC;
	text-decoration: none;
}

a.menufocus {
	padding-left:13px;
	padding-top:3px;
	background-color:#333333;
	height:21px;
	font-size:11px;
	font-weight:bold;
	color:#CCCCCC;
	text-decoration: none;
}
a.menufocus:hover {
	padding-left:13px;
	padding-top:3px;
	background-color:#666666;
	background-image:url(../assets/grf/menu/background_r.gif);
	height:21px;
	font-size:11px;
	font-weight:bold;
	color:#84CEFF;
	text-decoration: none;
}




.menudisabled {margin-left:37px; background-image:url(/assets/grf/menu/background_r.gif); background-color:#999999; !important}
.contentpadding {
	padding-top: 30px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.homepadding {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
}
