body {
background: #fff;
margin: 0px;
padding: 0px;
font-size: 10px;
font-family: Verdana;
}

#container {
background: url('images/bg.gif') repeat-y;
padding: 0px 50px;
width: 891px;
margin-left: auto;
margin-right: auto;
}

#header {
background: #fff url('images/header.gif') no-repeat;
height: 121px;
}

#header h1, #header h2 { display: none; }

#login {
float: left;
margin-left: 55px;
}

#login form {
color: #d91820;
text-transform: uppercase;
font-weight: bold;
}

#login form input {
font-size: 8px;
font-weight: bold;
font-family: verdana;
margin-top: 8px;
}

#login form img {
padding-top: 5px;
padding-left: 5px;
position: absolute;
}

#intext {
background: #fff url('images/red_dots.gif') repeat-y;
width: 507px;
float: right;
height: 100px;
overflow: hidden;
padding: 10px 33px 0px 33px;
}

#icontent {
background: #fff url('images/icontent_bg.jpg') no-repeat ;
height: 414px;
margin-left: 1px;
margin-top: 59px;
}

#inav {}

#inav ul {
margin: 0px;
padding: 60px 0px 0px 0px;
width: 182px;
}

#inav ul li {
list-style-type: none;
text-transform: uppercase;
padding: 3px 0px 0px 48px;
border: 1px solid #0d100b;
border-left: none;
line-height: 21px;
}

#inav ul li:hover {
border: 1px solid #fff;
border-left: none;
}

#inav a {
display: block;
}

#inav ul li a:link, #inav ul li a:visited {
color: #bebfbf;
text-decoration: none;
font-family: "Times New Roman", Times, serif;
font-size: 13px;
font-weight: bold;
letter-spacing: 0.06em
}

#inav .bigred {
margin-top: 12px;
}

.icopyright {
color: #dcdad8;
font-size: 8px;
font-weight: bold;
text-transform: uppercase;
text-align: center;

}

.icopyright a:link, .icopyright a:visited {
color: #dcdad8;
font-size: 8px;
font-weight: bold;
font-family: Verdana;
text-decoration: none;
}

#scontent {
background: #fff url('images/sc_bg.gif') repeat-y;
}

#sc_left {
width: 240px;
float: left;
}

#snav {}

#snav ul {
margin: 0px;
padding: 20px 0px;
width: 182px;
}

#snav ul li {
list-style-type: none;
text-transform: uppercase;
padding: 3px 0px 0px 46px;
border: 1px solid #0d100b;
border-left: none;
line-height: 21px;
}

#snav ul li:hover {
border: 1px solid #d91820;
border-left: none;
}

#snav ul li a:link, #snav ul li a:visited {
color: #bebfbf;
text-decoration: none;
font-family: "Times New Roman", Times, serif;
font-size: 13px;
font-weight: bold;
letter-spacing: 1px;
}

#snav form {
color: #d91820;
}

#snav form input {
font-size: 8px;
font-weight: bold;
font-family: verdana;
margin-top: 8px;
}

#snav form img {
padding-top: 5px;
padding-left: 5px;
position: absolute;
}

#snav .bigred {
border: none;
margin-top: 12px;
}

#snav .bigred:hover { border: none; }

#sc_right {
width: 651px;
float: left;
}

#scr_text {
padding: 0px 80px;
}

#sc_right h1 {
color: #5d5d5d;
text-transform: lowercase;
font-weight: normal;
font-size: 40px;
margin: 0px;
}

.scopyright {
color: #000;
background: #fff;
font-size: 8px;
font-weight: bold;
text-transform: uppercase;
text-align: center;
border-top: 1px solid #000;
}

.scopyright a:link, .scopyright a:visited {
color: #000000;
font-size: 8px;
font-weight: bold;
font-family: Verdana;
text-decoration: none;
}

input.log {
background: #fff url('images/input_bg.gif') repeat-x;
border-right: 1px solid #6d6d6d;
border-top: none;
border-bottom: none;
border-left: 1px solid #3a3a3a;
width: 100px;
text-transform: uppercase;
padding: 2px;
}

h1 {
	font-family: arial;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 10px;
}

h2 {
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 10px;
}

h3 {
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 10px;
}

h4 {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 10px;
}

hr {
	color: #999999;
	background-color: #999999;
	border: 0px;
	height: 1px;
}

b {
	
}

i {
	
}

a:link, a:visited, a:active {
	font-family: arial;
	color: #222222;
	font-size: 11px;
	text-decoration: underline;
}

a:hover {
	color: #666666;
}

a:link.link2, a:visited.link2, a:active.link2 {
	font-family: arial;
	color: #222222;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

a:hover.link2 {
	color: #666666;
}

a:link.link3, a:visited.link3, a:active.link3 {
	font-family: arial;
	color: #222222;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a:hover.link3 {
	color: #666666;
}

form {
	margin: 0px;
	padding: 0px;
}

input, textarea, select {
	font-family: arial;
	font-size: 11px;
	border: solid 1px #999999;
}

input.btn {
	background-color: #777777;
	color: #FFFFFF;
	border-top: 1px solid #AAAAAA;
	border-left: 1px solid #AAAAAA;
	border-right: 1px solid #444444;
	border-bottom: 1px solid #444444;
	font-weight: bold;
}

input.btn2 {
	background-color: #CCCCCC;
	color: #000000;
	border-top: 1px solid #EEEEEE;

	border-left: 1px solid #EEEEEE;
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	font-weight: bold;
}

img.img {
	border: 1px solid #000000;
}

img.img2 {
	border: 1px solid #999999;
}

img.left {
	float: left;
	margin: 0px 15px 10px 0px;
	border: 1px solid #000000;
}

img.left2 {
	float: left;
	margin: 0px 15px 10px 0px;
	border: 1px solid #999999;
}

img.right {
	float: right;
	margin: 0px 0px 10px 15px;
	border: 1px solid #000000;
}

img.right2 {
	float: right;
	margin: 0px 0px 10px 15px;
	border: 1px solid #999999;
}