@charset "utf-8";

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: 0px; padding: 0px; border: 0px; outline: 0px; }

html { width: 100%; height: 100%; overflow: hidden; overflow-x: auto; overflow-y: hidden; }
body { color: Black; width: 100%; height: 100%; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; overflow: hidden; background-color: White; outline:none; }
h1 { font-size: 24px; padding: 4px; }
h2 { font-size: 20px; padding: 4px; }
h3 { font-size: 18px; padding: 4px; color: #663300; }
h4 { font-size: 16px; padding: 4px; color: #663300; }
h4 a { color: Blue; }
h4 a:hover { text-decoration: underline; }
input { cursor: pointer; outline:none;}

h5 { font-size: 14px; padding: 4px; }
p { padding-left: 6px; }
br { padding-bottom: 8px; }
small { font-size: 10px; font-weight: normal; }

a { color: #F0DE00; text-decoration: none; outline:none; }
a:hover { text-decoration: underline; }
option { margin: 1px; }
option:hover { background-color: #848400; }
optgroup { margin: 4px; background-color: #663300; padding: 2px:; }

.hide { display: none; }
.show { display: inherit; }
.full { position: absolute; width: 100%; height: 100%; top: 0px; left: 0px; right: 0px; bottom: 0px; }
.left { float: left; vertical-align: top; padding-left: 6px; }
.right { float: right; }
.current { color: White; display: inline; vertical-align: top; }
.new { background-color: #828200; }
.semi { border: medium outset White; white-space: nowrap; background-repeat: repeat; background-image: url(   '../_Images/w25x25.png' );}
.selected { color: White; font-weight: bold; }

#header { position: absolute; top: 1px; right: 1px; left: 1px; height: 25px; line-height: 25px; background-color: #666600; color: #FFFFFF; background-repeat: repeat-x; background-image:url('../_Images/headerBG.gif'); vertical-align: top; .padding-top:2px;font-size:16px;}
#header a { vertical-align: top; }
#header select { padding: 0px 0px 0px 0px; margin: 2px 0px 0px 0px; border: 0px none #808000; background-color: transparent; .background-color:#666600;color:#F0DE00;width:auto;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:16px;text-align:left;cursor:pointer;.margin-top:-4px;overflow:visible; outline:none;}
#header img { vertical-align: top; .margin-top:-4px;}

#niceSiteHeader{position: absolute; top: 0px; right: 10px; height: 25px; line-height: 25px; z-index:100;}
#niceDiv{ position:absolute; right:20px; bottom: 26%; height: 58px; width:134px; z-index:100;}
#niceBtn { display:block; height: 58px; width:134px; background: url("../_Images/copyright.png") no-repeat 0 0;}
#niceBtn:hover{background-position: 0 -70px;}

#backBtn {
    color: #FFFFFF;
    border: thick ridge #FFFFFF;
    background-color: #FF9900;
    font-weight: bold;
    font-size: 12px;
    z-index: 100;
    position: absolute;
    left: 1%;
    bottom: 2%;
    padding:3px;
}


#content { position: absolute; top: 27px; right: 1px; bottom: 1px; left: 1px; height: auto; background-color: #E4E3D1; }
#content a { color: Blue; }
#titleText { z-index: 200; position: absolute; top: 20px; right: 20px; left: 20px; }

#titleText h2 { color: #FC0; font-size: 42px; background-image: url(../_Images/blueBG16x16x2.png); background-repeat: repeat; border: medium outset #039; border-bottom-width: medium; }
.content { position: absolute; top: 27px; right: 1px; bottom: 27px; left: 1px;height: auto; background-color: #E4E3D1; }
#moreInfo { position: absolute; background-image: url(../_Images/w25x25.png); background-repeat: repeat; border: medium outset #039; border-bottom-width: medium; padding: 10px; color: #FFFFFF; font-size: 16px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; }
#moreInfo a { color: #FFFFCC; text-decoration: underline; }
#moreInfo a:hover { text-decoration: none; }
#moreInfo p { padding: 10px; }

.footer { position: absolute; right: 1px; bottom: 1px; left: 1px; height: 25px; line-height: 25px; text-align: center; background-color: #666600; color: #FFFFFF; font-size: 12px; background-repeat: repeat-x; background-image: url(   '../_Images/headerBG.gif' ); }


#sreBtn{
	position:absolute;
	top: 10px;
	left: 10px;
	height:50px;
	width:180px;
	border-style:ridge;
	border-width:thick;
	background-color:#F60;
	border-color:#FFF;
	z-index:100;
	text-align:center;
	line-height: 20px;
}
#sreBtn a{
	color:#FFF;
}
#sreBtn a:hover{
	color:Blue;
	text-decoration:none;
}

#copyrite{
	position:absolute;
	bottom:10px;
	right:10px;
	z-index:100;
}
