/* common styles: */

body {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#C3C3C3; text-decoration:none;background-color:#48483E; background-repeat: repeat-x; padding:0px;margin:0px; height:100%;}
td, font, input, select, textarea {font-family:arial,arial; font-size:11px; color:#000000; text-decoration:none;}


/* individual styles: */

td.bgTrI {background-image:url(images/spacer.gif)}
td.bgTr {background-color:transparent}


.background_head {background-image:url(images/top_bg.jpg); height:272px;}
.background_menu {background-image:url(images/mnu_bg.jpg); width:164; height:218px;}
.bg_bright_gray {background-color:#ECEBE6}
.bg_white {background-color:#FFFFFF}
.shadow_top {background-image:url(images/shadow_up80.gif);}
.shadow_bottom {background-image:url(images/shadow_bott.gif); height:10px}
.bg_pop {background-image:url(images/pop_bg.gif);}


.text_gray_padding {font-family: Verdana; font-size:12px; color:#DEDFCF;padding-left:20px}
.text_gray_padding2 {font-family: Verdana; font-size:12px; color:#DEDFCF;padding-left:20px; padding-right:10px}
.text_gray {font-family: Verdana; font-size:12px; color:#DEDFCF;}
.text_footer {font-family: Verdana; font-size:10px; color:#DEDFCF}
.text_red {font-family: Verdana; font-size:12px; color:#FF4445; font-weight:bold;}

.padding {padding-left:10px}

.line_gray {background-color:#757573}

.height80{height:80px;}
.height10{height:10px;}


a.footer:link {font-family: Verdana; font-size:10px; color:#DEDFCF; text-decoration:none;}
a.footer:visited {font-family: Verdana; font-size:10px; color:#DEDFCF; text-decoration:none;}
a.footer:hover {font-family: Verdana; font-size:10px; color:#DEDFCF; text-decoration:underline;}
a.footer:active {font-family: Verdana; font-size:10px; color:#DEDFCF; text-decoration:none;}



a.lnk:link {font-family: Verdana; font-size:12px; color:#DEDFCF; text-decoration:none;}
a.lnk:visited {font-family: Verdana; font-size:12px; color:#DEDFCF; text-decoration:none;}
a.lnk:hover {font-family: Verdana; font-size:12px; color:#DEDFCF; text-decoration:underline;}
a.lnk:active {font-family: Verdana; font-size:12px; color:#DEDFCF; text-decoration:none;}

a.lnk2:link {font-family: Verdana; font-size:28px; color:#ffff00; text-decoration:underline;}
a.lnk2:visited {font-family: Verdana; font-size:28px; color:#ffff00; text-decoration:underline;}
a.lnk2:hover {font-family: Verdana; font-size:28px; color:#ffff00; text-decoration:underline;}
a.lnk2:active {font-family: Verdana; font-size:28px; color:#ffff00; text-decoration:underline;}

a.menu:link {font-family: Verdana; font-size:10px; color:#DEDFCF; text-decoration:none; width:134px; height:20px;}
a.menu:visited {font-family: Verdana; font-size:10px; color:#DEDFCF; text-decoration:none; width:134px; height:20px;}
a.menu:hover {font-family: Verdana; font-size:10px; color:#DEDFCF; text-decoration:underline; background-color:#FF0000; background-image:url(images/mnu_roll.jpg); width:134px; height:20px;}
a.menu:active {font-family: Verdana; font-size:10px; color:#DEDFCF; text-decoration:none; width:134px; height:20px;}



/* MENU STYLES - begin */
#outer {
	width:164px;
	height:218px;
	text-align:left;
	position:relative;
	background-image:url(images/mnu_bg.jpg);
}
ul#nav{
	margin:0;
	padding:0;
	list-style:none;
	width:164px;
	height:218px;
}
ul#nav li {
	height:20px;
	width:164px;
	margin:0;
	padding-left:17px;
}


ul#nav li a{
	font-family:verdana; font-size:14px; font-weight:bold;
	height:20px;
	width:124px;
	display:block;
	text-decoration:none;
	color:#000000;
}
ul#nav li a:hover {font-family:verdana; font-size:14px; font-weight:bold; color:#FFFFEE; background-image:url(images/mnu_roll.jpg);width:134px;}

ul#nav li.current a {font-family:verdana; font-size:14px; font-weight:bold; color:#FFFFEE;background-image:url(images/mnu_roll.jpg);width:134px;}
/* MENU STYLES - end */
