/* $Id: style.css,v 1.24 2007/12/22 23:24:26 goba Exp $ */

/*
** HTML elements
*/
/* CSS Document */
body {
	background:#f9f9f9 url(images/bg.gif);
	background-repeat: repeat-y;
	background-attachment:fixed;
	background-position:center;
	color: #000000;
	font-size: 15px;
	font-family: arial, verdana, helvetica, georgia, sans-serif;
	line-height: 21px;
	margin-top:0px;
	text-align: center;
	margin:auto;
}
.main {
	color: #000000;
	font-family: arial, verdana, helvetica, georgia, sans-serif;
	font-size: 14px;
	line-height: 21px;
}
.ftr {
	color: #2f3c01;
	font-family: arial, verdana, helvetica, georgia, sans-serif;
	font-size: 12px;
	line-height: 15px;
}
#ftr-1 {
	width:946px; 
	height:2px; 
	background-color:#000000;
	margin:23px 0px 1px 0px;
	overflow:hidden;
}
#ftr-2 {
	width:900px; 
	height:4px; 
	background-color:#a90202;
	margin-top:1px;
	overflow:hidden;
	margin:auto;
}
#nav {
	width:946px; 
	height:35px;
	background-image:url(images/nav.gif);
	text-align:center;
}
#hdr {
	width:946px; 
	height:38px;
	background-image:url(images/hdr.gif);
}
#left-nav {
	width:200px;
	float:left;
	margin:0px 14px 0px 0px;
}
#ctn {
	width:946px; 
	text-align:left;
}
#mcontent{
	width:730px; 
	float:right;
}
h1 { font-family: tahoma, arial, sans-serif; color:#9d0312; font-size: 18px; margin:0px; margin-top:9px;
}
h2 { font-family: tahoma, arial, sans-serif; color:#000000; font-size: 14px; margin:0px; margin-top:9px;
}
h3, h4, h5, h6 { font-family: "arial", tahoma, sans-serif; font-size: 14px; margin:0px; margin-bottom:6px;
}
a:link {
	color:#AE0000;
	text-decoration: none;
}
a:visited {
	color:#AE0000;
	text-decoration: none;
}
a:active {
	color:#AE0000;
	text-decoration: none;
}
a:hover {
	color:#4A0000;
	text-decoration: none;
}
#linkover a {
display:block;
width: 194px;
font-family: tahoma, arial, verdana, helvetica, georgia, sans-serif;
font-size: 12px;
color: #665201;
border:1px solid #ededed; 
line-height: 18px;
padding-left:17px;
margin-top: 1px;
margin-bottom:1px;
text-align:left;
background-position:3px 5px;
background-image:url(images/blts.gif);
background-repeat: no-repeat;
}
#linkover a:hover { 
border:1px solid #b56620; 
color: #8c4e17;
text-decoration: none;
background-position:3px 5px;
background-image:url(images/blts2.gif);
background-repeat: no-repeat;
}
#linkover a:active {
text-decoration: none;
}
/* --[[ M-start here -Sub Expand Icons ]]-- */
#imenus0 ul .imeas span,#imenus0 ul .imeasj span {width:5px; height:7px; left:29px; top:0px; background-repeat:no-repeat;background-position:top left;}
	#imenus0 ul li:hover .imeas span,#imenus0 ul li a.iactive .imeasj span {background-repeat:no-repeat;background-position:top left;}


	/* --[[ Main Container ]]-- */
	#imouter0 {border-style:none; border-width:0px; padding:0px; margin:0px; }


	/* --[[ Sub Container ]]-- */
	#imenus0 li ul {background-color:#000; border-style:solid; border-color:#8d0000; border-width:2px; margin:0px; }


	/* --[[ Main Items ]]-- */
	#imenus0 li a {height:35px; background-color:transparent; color:#576c10; text-align:center; font-family:Arial; font-size:13px; font-weight:bold; font-style:normal; text-decoration:none; border-style:none; border-color:#ffffff; border-width:2px 0px; padding:0px; margin:0px; }

		/* [hover] - These settings must be duplicated for IE compatibility.*/
		#imenus0 li:hover>a {background-color:transparent; text-decoration:none; border-color:#ff0000; }
		#imenus0 li a.ihover, .imde imenus0 a:hover {background-color:transparent; text-decoration:none; border-color:#ff0000; }

		/* [active] */
		#imenus0 li a.iactive {background-color:transparent; color:#b75b00; }


/* --[[ Sub Items ]]-- */
	#imenus0 ul a {height:auto; background-image:url(none); color:#FFF; text-align:left; font-family:Verdana, Geneva, sans-serif; font-size:12px; font-weight:normal; text-decoration:none; border-style:none; border-color:#000000; border-width:1px; padding:2px 40px 2px 5px; margin:0px; line-height:normal; }

		/* [hover] - These settings must be duplicated for IE comptatibility.*/
		#imenus0 ul li:hover>a {background-color:#970101; color:#FFF; text-decoration:none; border-color:transparent; line-height:normal; }
		#imenus0 ul li a.ihover {background-color:#e9dac3; color:#993604; text-decoration:none; border-color:transparent; line-height:normal; }

		/* [active] */
		#imenus0 ul li a.iactive {background-color:#ffffff; background-image:url(none); line-height:normal; }

/*
** end it here
*/
#long li a { 
width:100%;
display:block;
vertical-align:text-top;
margin-top:4px;
color:#B00;
text-decoration: none;
} 
#long li a:hover{ 
text-decoration: none;
color: #4A0000;
} 
#long li a:active { 
text-decoration: none;
} 