body {
	margin: 0px;
	padding: 0;
	background: #787878 url(images/img01.gif) repeat-x left top;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color: #505050;
}

#header {
	width: 1000px;
	height: 180px;
	margin: 0 auto;
	background: url(images/img03.jpg) no-repeat right top;
}

#menu {
	float: left;
	width: 900px;
	height: 44px;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 20px;
	margin-right: 1px;
	padding: 10px 30px 8px 30px;
	letter-spacing: 0px;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}

#menu a:hover { 
	background: #d00000;
	text-decoration: none; 
}

#menu .first {
}

#page {
	width: 1000px;
	margin: 0px auto 20px auto;
	padding: 0px;
	background: #FFFFFF;
}

#logo {
	width: 1000px;
	height: 100px;
	margin: 0 auto;
	padding: 0px 0px 20px 0px;
}

#content {
	float: left;
	width: 500px;
	margin: 0px 0px 0px 0px;
	padding: 15px 20px 15px 20px;
	line-height : 175%;
}

#content INPUT, #content TEXTAREA {
	border : 1px solid #808080;
}

.table500 {
	border : 1px solid #808080;
	width : 498px;
	margin-top : 10px;
	margin-bottom : 10px;
	background-color : #f4f4f4;
}
.table500 TD {
	padding-left: 8px;
	padding-right: 8px;
	padding-top : 3px;
	padding-bottom : 3px;
}

.table300 {
	border : 1px solid #808080;
	width : 298px;
	margin-top : 10px;
	margin-bottom : 10px;
	background-color : #f4f4f4;
}

#sidebar {
	float: left;
	width: 200px;
	padding: 15px 0px 0px 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-right : 1px solid gray;
	border-bottom: 1px solid gray;
	background : #f5f5f5;
}

#rightmenu {
	float:right;
	width: 180px;
	padding: 15px 15px 0px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-left : 1px solid gray;
	border-bottom: 1px solid gray;
	background : #f5f5f5;
}

#sidebar ul, #rightmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li, #rightmenu li {
	margin-bottom: 6px;
	padding: 0 0 6px 0px;
}

#sidebar li ul, #rightmenu li ul {
	margin: 0px 0px;
}

#sidebar li li, #rightmenu li li {
	margin: 0px 0px 0px 10px;
	padding: 6px 0px 6px 0px;
}

#sidebar li li a, #rightmenu li li a {
	font-weight: normal;
}

#sidebar li li a:hover, #rightmenu li li a:hover {
	color: #a00000;
}

#sidebar li h2, #rightmenu li h2 {
	margin: 0 0 10px 0px;
	padding: 6px 0 2px 0px;
	font-size: 18px;
	font-weight: normal;
	color: #a00000;
}


#sidebar p, #rightmenu p {
	margin: 0;
	padding: 0px 14px;
	line-height: 200%;
}

#sidebar a, #rightmenu a {
	text-align: left;
	text-decoration: none;
	color: #464646;
}

#footer {
	width: 920px;
	height: 60px;
	margin: 0 auto;
	padding: 0;
}

#footer-bgcontent {
	height: 60px;
	background: url(images/img02.gif) repeat-x left top;
}

#footer p {
	margin: 0;
	padding: 18px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	font-size: 12px;
	color: #ffffff;
}

#footer a {
	font-weight : bold;
	color: #ffffff;
}
#shellimage {
	padding: 10px 0px 20px 0px;
	height: 50px;
}
H1 {
	color : #a03030;
	font-size : 16px;
	font-style : normal;
	font-weight : normal;
}
H2 {
	color : #A00000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight :normal;
	text-decoration : none;
}
H3 {
	color : #A00000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight :bold;
	text-decoration : none;
	text-align : center;
}
.red {
	color : #a00000;
}
.bold {
	font-weight : bold;
	color : #202020;
}
.boldred {
	font-weight : bold;
	color : #a00000;
}
.superscript {
	vertical-align : super;
	font-size :10px;
}
.subscript {
	vertical-align : sub;
	font-size : 10px;
}
.small {
	text-decoration: none;
	color: #000000;
	font-weight: normal;	
	font-size:11px;
	line-height: 110%
}
H6 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight :bold;
	text-decoration : none;
}
H5 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-style : normal;
	font-weight :bold;
	text-decoration : none;
	color : #A00000;
}
A {
	font-weight : bold;
	color : #505050;
	text-decoration : underline;
}
A:HOVER {
	font-weight : bold;
	color : #a00000;
	text-decoration : underline;
}
HR {
	color : #C0C0C0;
}
