@charset "utf-8";
/* Reset */ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0;	outline: 0;	font-weight: inherit; font-style: inherit; font-family: inherit; }
:focus {	outline: 0; } /* remember to define focus styles! */
ol, ul { list-style: none; }

/** General font Defaults ********************************************************/
body { font-size: 62.5%; }				/* 16px x 62.5%  = 10px   */
h1   { font-size: 2.20em; }
h2   { font-size: 2.00em; }
h3   { font-size: 1.40em; }
h4   { font-size: 1.20em; }
h5   { font-size: 1.10em; }
h6   { font-size: 1.00em; }
p    { font-size: 1.20em; line-height: 1.40em; }											

/** General Element Defaults *************************************************/
	
body { background: #314D6B url(../images/img01.jpg) no-repeat center top; color: #A0A0A0; font-family: Arial, Helvetica, sans-serif; font-size: 13px; margin:0; padding: 0; }

body a:link, a:active, a:visited { color:#7EBCFF; text-decoration:none; }

body a:hover{ text-decoration:underline; }

.imageReplacement { overflow:hidden; text-indent: -5000em; }

* {
	margin-top: 0px;
}

h1 { font-size: 18px;	color: #648e00;	font-weight: bold;	margin-left: 0px; }
h2 { font-size: 14px;	color: #FFFFFF;	margin-right: 25px;	font-weight: bold; }
h3 { margin-left: 10px;	margin-right: 25px;	font-size: 13px;	font-weight: normal;	color: #A0A0A0; }
p, ul, ol {	font-size: 100%;}
p {font-size:12px;color: #A0A0A0;}


/* Header */

#header {	width: 680px;	height: 250px;	margin: 0 auto;}
#header h1 {	margin: 0;	padding: 30px 0 0 20px; }


/* Menu */

#menu2 { display:block; width: 680px; height: 200px; margin: 0 auto; background-image: url(../images/img09.jpg); background-repeat: no-repeat; }
#menu {	width: 680px;	height: 51px; margin: 0 auto;	background-image: url(../images/img02.jpg);	background-repeat: no-repeat; }

/* Page */

#page {	width: 680px; margin: 0 auto; background: #0F1720 url(../images/img03.jpg) repeat-y; }

/* Content */

#content {	float:left;	width: 375px;	padding: 10px 25px 0 40px;	background: url(../images/img04.jpg) no-repeat;	}

#top { float:left; height:100%; margin-bottom:20px; }

.content2 {	width: 375px;	padding-top: 20px;	padding-right: 25px;	padding-bottom: 20px;	padding-left: 40px; }

.boxed { background: #121B23; border: 1px dotted #000000; }

.boxed .title {
	margin: 0;
	padding: 10px 10px; 
	background: #000000;
	text-transform: uppercase;
	font-size: 100%;
	font-weight: bold;
}

.boxed .content {
	padding: 10px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 220px;
	padding: 20px 20px 0 0;
	background: url(../images/img05.jpg) no-repeat;
	list-style: none;
}

#sidebar li ul {
	padding: 20px;
	list-style: none;
}

#sidebar li li {
	margin: 0;
	padding: 5px 0;
	background: url(images/img06.gif) repeat-x left bottom;
}

#sidebar h2 {
	margin: 0;
	padding: 10px;
	background: #648e00;
	border-top: 1px solid #23282E;
	border-bottom: 1px solid #23282E;
	text-transform: none;
	font-size: 100%;
	font-weight: bold;
	color: #DFE8F2;
	list-style: none;
}

#sidebar h3 {
	margin: 0;
}

#sidebar p {
	margin: 0;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Search */

#search {
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search legend {
	display: none;
}

#search input {
	float: right;
	margin-bottom: 5px;
	background: #5A83AE;
	border: 1px solid #000000;
	text-transform: lowercase;
	font: bold 100% Arial, Helvetica, sans-serif;
	color: #000000;
}

#searchform {
	margin: 0;
	padding: 10px 20px 20px 20px;
}
.style2 {color: #FFFFFF}

/* Submenu */

#submenu a {
	padding-left: 0px;
	background: url(../images/img07.gif) no-repeat left center;
}

/* Footer */

#footer {
	width: 680px;
	height: 100px;
	margin: 0 auto;
	padding: 30px 0 0 0;
	background: url(../images/img08.jpg) no-repeat;
	clear:both;
}

#footer p {
	margin: 0;
	padding: 0 0 0 40px;
	font-size: 77%;
	color: #66CCCC;
}

#footer a {
	text-decoration: none;
	color: #FFFFFF;
	font-style: normal;
}

input.green { background-color: #CCFF66; font-size: 10px; }

select.green 
{ background-color: #CCFF66; font-size: 10px; }

.style7 {
	font-size: 10px;
	color: #A0A0A0;
}

.style6 {
	font-size: 10px;
	margin-right: 10px;
	padding-left: 30px;
	padding-right: 30px;
}

.style4 
{
	font-size: 14px;
	color: #FFFFFF;
	text-transform: none;
	font-weight: bold;
}
.style5
{
	font-size: 11px;
	color: #A0A0A0;
	text-decoration: underline;
	font-weight: bold;
}
.style3 {
font-size: 12px;
}

.style2 
{
	color: #FFFFFF;
}
