@charset "utf-8";
/* CSS Document */

body, html {
	width:             100%;
	height:            100%;
	background-color: #751113;
	margin-left:       0px;
	margin-top:        0px;
	margin-right:      0px;
	margin-bottom:     0px;
	width:             100%;
	height:            100%;
}

body,td,th {
	font-family: verdana, arial, geneva, helvetica, sans-serif;
	font-size: 11px;
	color: #595748;
	line-height: 20px;
}
td.content { background-image:url(images/body-bg.png);background-repeat:repeat-x; background-color:#fff; }

a:link {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #444;
}
a:hover {
	text-decoration: underline overline;
	color: #982123;
}
a:active {
	text-decoration: none;
	color: #982123;
}

a.footer: {
	line-height: 100%;
}

a.footer:link {
	color: #ccc;
	font-weight: bold;
	text-decoration: none;
}
a.footer:visited {
	text-decoration: none;
	color: #ccc;
}
a.footer:hover {
	text-decoration: underline;
	color: #fff;
}
a.footer:active {
	text-decoration: none;
	color: #fff;
}

img { border:0px; }
img.border { border:1px solid black; padding: 3px; }
img.borderred { border:1px solid #990000; padding: 3px; }

.textred { color:#660000; }

h1,h2,h3,h4,h5,h6 {
	font-family: Times New Roman, Times, serif; color: #A6010F; line-height: 100%; margin: 0px 0px 0px 0px; padding:0px;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 14px;
}

ul { margin:0px;padding:0px; }

/*--------MAIN MENU ------------*/

/* --[[ Main Expand Icons ]]-- */


/* --[[ Sub Expand Icons ]]-- */



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


/* --[[ Sub Container ]]-- */
#imenus0 li ul {background-color:#e4f5a9; border-style:solid; border-color:#cccccc; border-width:0px 1px; padding:5px; margin:0px; }


/* --[[ Main Items ]]-- */
#imenus0 li a, #imenus0 .imctitle {color:#333333; text-align:left; font-family:Arial; font-size:12px; font-weight:normal; text-decoration:underline; border-style:none; border-color:#dddddd; border-width:1px; padding:0px 2px 0px 0px; }

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

	/* [active] */
	#imenus0 li a.iactive {border-style:none; }

	/* [Main Graphic Button Text Content] */
	#imenus0 .imbuttons {padding:2px 0px 0px 4px; }


/* --[[ Sub Items ]]-- */
#imenus0 ul a, #imenus0 .imsubc li .imctitle  {color:#555555; text-align:left; font-size:11px; font-weight:normal; text-decoration:none; border-style:none; border-color:#000000; border-width:1px; padding:2px 5px; }

	/* [hover] - These settings must be duplicated for IE comptatibility.*/
	#imenus0 ul li:hover>a {color:#000000; text-decoration:underline; }
	#imenus0 ul li a.ihover {color:#000000; text-decoration:underline; }

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