@CHARSET "UTF-8";
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: middle; }

blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

a img { border: none; }

body { font:100%/1.5em Arial, Helvetica, sans-serif;
font-size-adjust: none;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height: 1.3;
color: #333;
}

p { padding:0 0 1.5em 0em; word-spacing:0.05em;   letter-spacing:0.03em; }
p img       { float: left; margin: 0 1em 1em 0; padding: 0; }
p img.right { float: right; margin: 0 0 1em 1em;  }

h1,h2{ font-weight:normal; color: #333; font-family:"Times New Roman", Georgia, serif; letter-spacing: normal; word-spacing:0.1em;  }
h3,h4,h5,h6 { font-weight: normal; color: #333; font-family:"Times New Roman", Georgia, serif; }


h1 { font-size: 1.8em; margin-top: 0em; margin-bottom: 0.5em;}
h2 { font-size: 1.7em;  margin-bottom: 0.5em;}
h3 { font-size: 1.6em;  margin-bottom: 0.4em; }
h4 { font-size: 1.4em;  margin-bottom: 1.071em; }
h5,h6 { font-size: 1.2em;  margin-bottom: 1.154em; }


li ul, 
li ol  { margin:0 1.5em; }
ul, ol { margin: 0 1.5em 1.5em 1.5em; }
ul {margin: 0; padding: 0;}
li {list-style: none;}
ol.numeric li {
	margin-bottom: 20px;
	list-style: decimal;
}

ol.numeric ul li {
	list-style: lower-alpha;
}

dl { margin: 0 0 1.5em 0; }
dl dt { font-weight: bold; }
dl dd { margin-left: 1.5em; }

a { color: #035292; text-decoration: none; }
a:hover { text-decoration: underline; }


table {  margin-bottom: 1.5em; border-collapse: collapse; }
th {font-weight: bold; }
tr, th, td { margin:0; padding:0 1.5em 0 1em; height:18px; vertical-align: top;}
tfoot { font-style: italic;  }
caption { text-align:center; font-family:Georgia, serif;  }


abbr, acronym { border-bottom: 1px dotted #000; }
address { margin-top: 1.5em; font-style: italic; }
del { color: #000; }


blockquote { padding-left:1.5em; margin: 1.5em; border-left:3px solid #ccc; font-style:italic;  }
strong { font-weight: bold; }
em, dfn { font-style: italic; }
dfn { font-weight: bold; }
pre, code { margin: 1.5em 0; white-space: pre; }
pre, code, tt { font: 1em monospace; line-height: 1.5; } 
tt { display: block; margin: 1.5em 0; }
hr {margin-bottom:1.5em;}
textarea {font: 90%/1.5em Arial, Helvetica, sans-serif }

.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}

.small {font-size: 0.8em;}

.left {	text-align: left;}

.clear {clear: both;}

.center {text-align: center;}

.right {text-align: right;}

body {
    background: #010206;
    color: #333;
    font-family: "Times New Roman", Georgia, sans-serif;
    font-size: 1.1em;
}

#bodyWrap {
    width: 1000px;
    margin: 10px auto;
    border: 1px solid #ccc;
}

#head {
	height: 342px;
	width: 1000px;
	background: url("/media/images/123.jpg") center no-repeat;
}

#center {
    border-top: 1px solid #002739;
    border-bottom: 1px solid #002739;
    width: 1000px;
}

#leftPanel {
    width: 290px;
    float:left;
}

#nav {
    font-family: Verdana, sans-serif;
    padding: 10px;
    font-size: 0.9em;
    background: url("/media/images/nav.jpg") top right no-repeat;
}

#nav ul li {
    padding: 5px 0;
}

#nav ul li img {
    padding-right: 10px;
}

#nav ul li a {
    padding: 5px 0 5px 15px;
    color: #fff;
    background: url("/media/images/icon_ns.gif") left center no-repeat;
}

#nav ul li a:hover {
	background: url("/media/images/icon_sel.gif") left center no-repeat;
}

#contentWrap {
    float: left;
    width: 710px;
}

#contentUp {
    width: 710px;
    height: 62px;
    background: url("/media/images/p_up.jpg") no-repeat;
}

#contentTop {
    width: 710px;
    height: 45px;
    background: url("/media/images/p_top.jpg") no-repeat;
    text-align: center;
    font-size: 1.8em;
    font-style: italic;
}

#contentCenter {
    width: 645px;
    background: url("/media/images/p_c.jpg") repeat-y;
    padding-left: 65px;
}

#content {
    width: 580px;
    font-size: 0.9em;
}

#content img {
    
    padding: 5px;
    background: #b68658;
    margin: 10px;
}

#contentDown {
    width: 710px;
    height: 74px;
    background: url("/media/images/p_down.jpg") no-repeat;
}

#footer {
    padding: 20px 0;
    font-family: Veradana, Arial, sans-serif;
    color: #fff;
    font-size: 0.7em;
    text-align: center;
}

#footer a {
    color: #fff;
}

.menu TH {
	text-align: left;
    font-size: 1.1em;
    line-height: 0.8em;
    padding-bottom: 1em;
    padding-left: 5px;
}

.menu {
    padding: 15px;
}

.menu TD {
    padding: 5px;
    border-bottom: 1px dotted #999;
}

.formWrap {
	width: 300px;
}

.formWrap .formRow {
	float: left;
	clear: both;
	margin-bottom: 10px;
	width: 100%;
}

.formWrap input[type="text"], .formWrap select {
	float: left;
	width: 98%;
	margin: 0;
	padding: 5px;
	background: #f6e5cb;
	border: 1px solid #e2bb81;
}