html {
	margin: 0;
        padding: 0;
}


body {
	margin: 10;
	/* padding: 0px 10px 0px 10px; */
	padding: 0;
	font: 80%/1.5 Verdana, sans-serif, Arial;
	color: #333333;
	background-color: #ffffff;
	/* background: url(images/bg.png) bottom fixed repeat-x; */
	height: 100%; /* IE fix */
	line-height: 16px;
}

#header {
	position: relative;
	width: 100%;
	height: 7em;
	 background-color: #ffffff;
	/* color: #000000; */
	/* font-style: italic; */
	cursor: default;
}

#header table {
	width: 100%;
	padding-left: 5px;
}

#header INPUT {
	/* width: 100%;*/
	margin: 2px;
	background-color: #f8f8f8;
	border: 1px solid #333333;
	/* color: #ffffff; */
}


#headercol1 {
	margin: 0;
	padding: 0;
	height: 7em;
	width: 250px;
	float: left;
	background: url(../img/logo.gif) left no-repeat;
}

#headercol2 {
	width: 33%;
	float: left;
	padding-top: 10px;
}

#headercol2 form {
	/* text-align: right; */
	padding: 0;
	padding-right: 20px;
}

#headercol3 {
	width: 33%;
	float: right;
	padding-top: 10px;
}

#headercol3 form {
	/* text-align: right; */
	padding: 0;
	padding-left: 10px;
	padding-right: 10px;
	
}

#header2 {
	clear: both;
	position: relative;
	width: 100%;
	height: 3em;
	/* background-color: #c9000a; */
	background: #c9000a url(../img/red-1.jpg) left top repeat-x;
	color: #ffffff;
	cursor: default;
}

#nav1 {
	position: relative;
	/* padding-left: 25%; */
}

#container {
        /* min-width: 800px; */
        /* min-height: 600px; */
        /* width: 800px; */
        text-align: left;
        margin: 0 auto;
        /* float: left; */
        /* background: #FFFFFF url(../img/trans.gif) left top repeat-y; */
        clear: both;
        /* overflow: auto; */
	/* min-height: 0px; */
	/* display: inline; */
	/* display: inline-block; */
}

#content {
        /* padding: 10px 15px 15px 15px; */
	width: 75%;
        margin: 0;
        /* margin-left: 25%; */
        float: left;
	padding-bottom: 20px;
	/* background-color: #dddddd; */
	background-color: #ffffff;
}

#contentfull {
        /* padding: 10px 15px 15px 15px; */
	width: 100%;
        margin: 0;
        /* margin-left: 25%; */
        float: left;
	padding-bottom: 20px;
	/* background-color: #dddddd; */
	background-color: #ffffff;
}

#contentleft {
        width: 25%;
	margin: 0;
        /* background: #e2e2e2; */
	/* padding: 5px 5px 5px 5px; */
	/* background: #201d1e; */
	background: #f8f8f8;
	/* background: #c9000a; */
        /* float: left; */
	float: right;
	color: #ffffff;
	padding: 0;
	padding-bottom: 20px;
	padding-top: 20px;
}

#contentleft a, #contentleft a:active, #contentleft a:link, #contentleft a:visited {
	text-decoration: underline;
	color: #ffffff;
	font-weight: bold;
}

#contentleft a:focus, #contentleft a:hover {
	text-decoration: none;
	/* color: #c9000a;*/
	/* background-color: #201d1e; */
	color: #ffffff;
	font-weight: bold;
}

#contentleft h1 {
	font-weight: 900;
	font-size: 150%;	
	/* height: 1em; */
	padding: 18px 5px 5px 5px; 
	text-decoration: none;
	/* background: #c9000a; */
	margin-bottom: 1px;
	line-height: 1em;
}

#contentright {
        width: 25%;
        margin: 0;
        background: #e2e2e2;
        float: right;
}

#footer {
	margin: 0;
	margin-top: 20px;
        padding: 5px 5px 5px 5px;
	padding-left: 25px;
        clear: both;
        color: #000000;
        line-height: 20px;
        height: 4em;
        background-color: #f8f8f8;
}

#footerout {
	margin: 0;
        padding: 0;
        clear: both;
        color: #000000;
        line-height: 20px;
        height: 40em;
        background-color: #eeeeee;
}



#footer a, #footer a:active, #footer a:link, #footer a:visited {
	text-decoration: underline;
	color: #000000;
}

#footer a:focus, #footer a:hover {
	text-decoration: none;
	color: #000000;
}


#path {
	/* background: #201d1e; */
	background: #f8f8f8;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 4px;
	/* height: 2em; */
	/* color: #ffffff; */
	/* font-weight: bold; */
}

#path a, #path a:active, #path a:link, #path a:visited {
	text-decoration: none;
	color: #333333;
}

#path a:focus, #path a:hover {
	text-decoration: none;
	color: #c9000a;
}

#maincontent {
	padding-left: 25px;
	padding-right: 20px;
        padding-top: 2px;
        padding-bottom: 4px;
	text-align: justify;
}

#maincontent a, #maincontent a:active, #maincontent a:link, #maincontent a:visited {
	text-decoration: underline;
	color: #333333;
	font-weight: bold;
}

#maincontent a:focus, #maincontent a:hover {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}

#maincontentborder {
	float: right;
	padding-left: 5px;
	padding-right: 20px;
        padding-top: 5px;
        padding-bottom: 4px;
}

#maincontent h1 {
	/* margin-left: -20px; */
	margin-bottom: 25px;
	font-size: 200%;
	color: #c9000a;
	line-height: 1em;
	text-decoration: none;
}

#maincontent h1 a, #maincontent h1 a:active, #maincontent h1 a:link, #maincontent h1 a:visited, #maincontent h1 a:focus, #maincontent h1 a:hover {
	color: #c9000a;
	text-decoration: none;
}

#maincontent h2 {
	/* margin-left: -15px; */
	margin-bottom: 15px;
	font-size: 150%;
	color: #c9000a;
	padding-bottom: 3px;
	border-bottom: 1px dashed;
	text-decoration: none;
}

#maincontent h2 a, #maincontent h2 a:active, #maincontent h2 a:link, #maincontent h2 a:visited, #maincontent h2 a:focus, #maincontent h2 a:hover {
	color: #c9000a;
	text-decoration: none;
}

#maincontent h3, #maincontent h4, #maincontent h5, #maincontent h6 {
	/* margin-left: -15px; */
	margin-bottom: 15px;
	font-size: 120%;
	color: #c9000a;
	/* font-style: italic;*/
        padding-bottom: 3px;
        border-bottom: 1px dashed;
	text-decoration: none;
}

#maincontent h3 a, #maincontent h3 a:active, #maincontent h3 a:link, #maincontent h3 a:visited, #maincontent h3 a:focus, #maincontent h3 a:hover {
	color: #c9000a;
	text-decoration: none;
}

#maincontent h4 a, #maincontent h4 a:active, #maincontent h4 a:link, #maincontent h4 a:visited, #maincontent h4 a:focus, #maincontent h4 a:hover {
	color: #c9000a;
	text-decoration: none;
}

#maincontent h5 a, #maincontent h5 a:active, #maincontent h5 a:link, #maincontent h5 a:visited, #maincontent h5 a:focus, #maincontent h5 a:hover {
	color: #c9000a;
	text-decoration: none;
}

#maincontent h6 a, #maincontent h6 a:active, #maincontent h6 a:link, #maincontent h6 a:visited, #maincontent h6 a:focus, #maincontent h6 a:hover {
	color: #c9000a;
	text-decoration: none;
}

#leftmenu1 {
	font-weight: 900;
	font-size: 150%;	
	/* height: 1em; */
	padding: 18px 5px 5px 5px; 
	text-decoration: none;
	/* background: #c9000a; */
	margin-bottom: 1px;
	line-height: 1em;
}

#leftmenu1 a, #leftmenu1 a:active, #leftmenu1 a:link, #leftmenu1 a:visited {
	text-decoration: none;
	color: #ffffff;
}

#leftmenu1 a:focus, #leftmenu1 a:hover {
	text-decoration: none;
	/* color: #c9000a; */
	color: #201d1e;
}

#leftmenu {
	margin: 0;
	/* background: #c9000a; */
	/*
	padding-left: 5px;
	padding-right: 5px;
	*/
}

#leftmenu a, #leftmenu a:active, #leftmenu a:link, #leftmenu a:visited {
	text-decoration: none;
	color: #ffffff;
}

#leftmenu a:focus, #leftmenu a:hover {
	text-decoration: none;
	/* color: #c9000a;*/
	/* background-color: #201d1e; */
	color: #201d1e;
}

#leftmenu .act a, #leftmenu .act a:active, #leftmenu .act a:link, #leftmenu .act a:visited {
	text-decoration: none;
	/* color: #c9000a;*/
	/* background-color: #201d1e; */
	color: #201d1e;
}

#leftmenu .menu1 {
	/* background-color: #c9000a;	*/
	/* background-color: #201d1e; */
	/* background-color: #f8f8f8; */
	padding-top: 2px;
	padding-left: 18px;
	padding-bottom: 2px;
	/* border-bottom: 2px solid #201d1e; */
	border-bottom: 1px solid #201d1e;
	font-weight: 600;
	background: url(../img/rarrow.gif) left center no-repeat;
}

#leftmenu .menu2 {
	/* background-color: #201d1e; */
	/* background-color: #f8f8f8; */
	padding-top: 2px;
	/* margin-left: 10px; */
	padding-left: 25px;
	padding-bottom: 2px;
	border-bottom: 1px solid #201d1e;
	font-weight: 600;
}

#leftmenu .menu1act {
	/* color: #c9000a;
	background-color: #201d1e; */
	padding-top: 2px;
	padding-left: 18px;
	padding-bottom: 2px;
	/* border-bottom: 2px solid #201d1e; */
	border-bottom: 1px solid #201d1e;
	font-weight: 600;
	background: url(../img/darrow.gif) left center no-repeat;
}

#leftmenu .menu2act {
	/* color: #c9000a; */
}

#onlinechat {
	margin: 0;
	padding: 0;
	background: url(../chat.jpg) left center no-repeat;
	height: 186px;
}

.spacer_10 {
	margin: 0;
	padding: 0;
	height: 10px;
}
