body {
background: #fff;
}

td {
	font: normal 11px Tahoma, Arial;
	color: #000000;
}



h1, h2, h3, h4, h5 {
color: #000;
}


h1 {
    font-size: 25px;
}

h2 {
    font: normal tahoma, arial 18px;
}

h3 {
    font-size: 14px;
}


a {

font: normal 11px Tahoma, Arial;
color: #386297;
text-decoration: underline;
}

a:hover {

font: normal 11px Tahoma, Arial;
color: #386297;
text-decoration: none;

}

a.white-link-underline {	
	text-decoration: underline;
	color: #FFFFFF;
}

.white-text{
color: #ffffff;
text-decoration: none;

}
a.b1
{
font:  14px tahoma, Arial;
color: #fffea0;
text-decoration: none;
padding: 15px;
margin: 0px;

}
.p
{
padding: 0 0 0 20px;
}
.p1
{
padding: 0 0 0 30px;
}
.p2
{
padding: 150px 0 0 250px;
}
.bg1
{
background: #fff url('/images/background.gif') repeat-x bottom left;
border:1px solid #c0c0c0;
}
.bg2
{
background: #fff url('/images/shadow.gif') repeat-x bottom left;
}

.bg3
{
background: url('/images/shadow.gif') repeat-x bottom left;
}

.bghead
{
background: #cccc99;
}
.footer
{
background: white;
}

.foottext
{
color:#000;
font:11px 'Lucida Sans', sans-serif;
}
.foottext a {
color: #cccc99;
font:11px 'Lucida Sans', sans-serif;
text-decoration: none;
}
.foottext a:hover {
font:11px 'Lucida Sans', sans-serif;
color: #000;
text-decoration: underline;
}
.bord
{
border: 1px solid #cccc99;
}


.blye-text-underline {
color: #000;
text-decoration: underline;
}

.blye-text-regular a{
color: #000;
text-decoration: none;
}

.blye-text-regular a:hover{
color: #cccc99;
text-decoration: none;
}
.yellow-text-regular {
color: #ffb400;
text-decoration: none;
}

.yellow-text-underline {
color: #ffb400;
text-decoration: underline;
}

.orange-text-regular {
color: #fe6b1d;
text-decoration: none;
}

.orange-text-underline {
color: #fe6b1d;
text-decoration: underline;
}
.broun-text-regular {
color: #de4e06;
text-decoration: none;
}

.broun-text-underline {
color: #de4e06;
text-decoration: underline;
}

.black-text-regular {
color: #000000;
text-decoration: none;
}

.black-text-underline {
color: #000000;
text-decoration: underline;
}


#content {color:#000;}
#header {float: left; color:#fff; font-style:italic; font-family:'Century Gothic', Verdana, Tahoma, Arial, sans-serif}
#header h1 {color:#fff; font-size:42px; font-weight:700; letter-spacing:-2px; margin:0 0 4px 10px; padding:10px 0 0;}
#header h1 a, #header h1 a:hover {font-weight:400; padding:0;}
.fade {color:#000;}
#slogan {color:#fff;}
#slogan h2 {text-align: center;word-wrap:normal; float:right;padding:10px 10px;color:#fff;font-size:18px;font-weight:700;font-style:normal;letter-spacing:-1px;line-height:18px; font-family:'Century Gothic', Verdana, Tahoma, Arial, sans-serif}

.imageleft { float: left; margin: 15px; }
.imageright { float: right; margin: 15px; } 
.imagecenter { text-align: center; margin: 15px; }


.navbar{
width: 100%; /*leave this value as is in most cases*/
overflow: hidden;
background: black url('/images/indentbg.gif') repeat-x bottom left;
}
#underlinemenu{
margin: 0;
padding: 0;
}

#underlinemenu ul{
border-left:0px solid #DFDFDF; border-right:0px solid #DFDFDF; border-top:0px solid #DFDFDF; border-bottom:0px solid #DFDFDF; margin-bottom: 1em;
padding-left: 0;
float: left;
font:12px 'Lucida Sans', sans-serif;
font-weight: bold;
width: 100%;
margin-left:0; margin-right:0; margin-top:0
}

* html #underlinemenu ul{ /*IE only rule. Delete extra margin-bottom*/
margin-bottom: 0;
}

#underlinemenu ul li{
display: inline;
}


#underlinemenu ul li a{
float: right;
color: gray;
font-weight: bold;
text-decoration: none;
background: white url('/images/menudivide.gif') repeat-y top right;; padding-left:16px; padding-right:16px; padding-top:2px; padding-bottom:4px
}

#underlinemenu ul li a:hover{
color: black;
background-color: #F3F3F3;
border-bottom: 2px solid #cccc99;
padding-bottom: 0;
}

#underlinemenu li.current a{ /*selected tab effect*/
color: black;
background-color: #F3F3F3;
border-bottom: 2px solid #cccc99;
padding-bottom: 0;
}

.scroller {
border: 1px solid #c0c0c0;
font: normal 10px Tahoma, Arial;
padding: 10px 5px;
}


ul.avmenu {
width:130px;
margin:0 0 18px;
padding:0;
list-style:none;
}

ul.avmenu li {
width:130px;
padding:0;
line-height:1.4em;
display:inline;
}

ul.avmenu li a {
background-color:#f4f4f4;
color:#505050;
font-weight:bold;
width:120px;
float:left;
margin-bottom:5px;
padding:5px 1px 5px 5px;
border-left:4px solid #cccccc;
text-decoration:none;
}

ul.avmenu li a:hover, ul.avmenu li a.current {
background-color:#eaeaea;
border-left:4px solid #cccc99;
color:#505050;
}

ul.avmenu ul {
margin:0 0 0 15px;
padding:0 0 5px 0;
font-size:0.9em;
width:125px;
}

ul.avmenu ul a {
padding:3px 1px 3px 5px;
font-weight:normal;
width:115px;
}

ul.avmenu ul ul {
width:93px;
}

ul.avmenu ul ul a {
width:80px;
}
form#one {background:#fff; width:350px; padding:10px; border:1px solid #eee; margin:5px auto; font-size:1em; font-family:verdana, arial, helvetica, sans-serif;}
form#one p {font-size:.9em; color:#fff; text-align:left; padding:15px 5px 5px 0; margin:0;}
form#one fieldset {width:330px; display:block; border:1px dotted #fff; padding:5px 5px 5px 10px; font-family:verdana, sans-serif; margin-bottom:0.5em; line-height:1.5em; font-size:1em; }
form#one fieldset:hover {border:1px solid #fff;}
form#one legend {font-size:1.1em; font-weight:bold; border-bottom:2px solid #fff; margin-bottom:15px; padding:6px; background:none; color:#fff;}
* html form#one legend { padding:0 0 30px 0; margin:5px 0 0 0; border:none;}
form#one label {clear:left; display:block; float:left; width:130px; text-align:left; padding-right:10px; color:#fff; margin-bottom:0.5em;}
form#one #button1, form#one #button2 {color:#fff; padding-right:0.5em; cursor:pointer; width:165px; margin-left:108px; background:#555; border:1px solid; border-color:#c0c0c0 #000 #000 #c0c0c0;}
form#one #button1:hover, form#one #button2:hover {color:#fff; background:#414d59; border:1px solid; border-color:#4f718a #003 #003 #4f718a; }
form#one input {border:1px solid #414d59; padding-left:0.5em; margin-bottom:0.6em; width:165px; background:#c5d3e0;}
form#one input:hover { background:#fff; border:1px solid #fff; color:#000;}
form#one input:focus {background:#fff; border:1px solid #b80b38; color:#b80b38;}
form#one textarea {width:165px; height:3em; border:1px solid #fff; padding:0.5em; overflow:auto; background:#c5d3e0;}
form#one textarea:hover { background:#fff; border:1px solid #fff; color:#000;}
form#one textarea:focus {background:#fff; border:1px solid #b80b38; color:#b80b38;}

form#two {background:inherit; width:340px; padding:10px; border:1px solid #eee; margin:5px auto; font-size:1em; font-family:verdana, arial, helvetica, sans-serif;}
form#two p {font-size:.9em; color:#000; text-align:left; padding:15px 5px 5px 0; margin:0;}
form#two fieldset#comment p {padding:4px; margin:0;}
form#two fieldset {width:320px; display:block; border:1px dotted #000; padding:5px 5px 5px 10px; font-family:verdana, sans-serif; margin-bottom:0.5em; line-height:1.5em; font-size:1em; }
form#two fieldset:hover {border:1px solid #000;}
form#two fieldset#opt:hover {border:1px solid #fff;}
form#two legend {font-size:1.1em; font-weight:bold; border-bottom:2px solid #000; margin-bottom:15px; padding:6px; background:none; color:#000;}
* html form#two legend { padding:0 0 30px 0; margin:5px 0 0 0; border:none;}
form#two label {clear:left; display:block; float:left; width:110px; text-align:left; padding-right:10px; color:#000; margin-bottom:0.5em;}
form#two input {border:1px solid #414d59; padding-left:0.5em; margin-bottom:0.6em; width:165px; background:#c5d3e0;}
form#two input:hover { background:#fff; border:1px solid #000; color:#000;}
form#two input:focus {background:#fff; border:1px solid #b80b38; color:#b80b38;}
form#two fieldset#details input, form#two fieldset#comment input {width:165px;}
form#two fieldset#comment textarea {width:300px; height:3em; border:1px solid #000; padding:0.5em; overflow:auto; background:#c5d3e0;}
form#two fieldset#comment textarea:hover { background:#fff; border:1px solid #000; color:#000;}
form#two select {margin:0 0 1em 0.5em;}
form#two textarea {width:165px; height:3em; border:1px solid #000; padding:0.5em; overflow:auto; background:#c5d3e0;}
form#two textarea:hover { background:#fff; border:1px solid #000; color:#000;}
form#two textarea:focus {background:#fff; border:1px solid #b80b38; color:#b80b38;}
form#two option {background:#fff; color:#b80b38;}
form#two optgroup {background:#fff; color:#000; font-style:normal;}
form#two optgroup option {background:#fff; color:#b80b38;}
form#two #button1, form#two #button2 {color:#fff; padding-right:0.5em; cursor:pointer; width:150px; margin-left:8px; background:#555; border:1px solid; border-color:#c0c0c0 #000 #000 #c0c0c0;}
form#two #button1:hover, form#two #button2:hover {color:#fff; background:#414d59; border:1px solid; border-color:#4f718a #003 #003 #4f718a; }

/**/