body
{
	margin: 0;
	padding: 0;
	background-color: #fff;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
}

#header_wrapper
{
    width:90%;
	margin-left: 5%;
	border-width: 0 2px;
	border-style: solid;
	border-color: #930;
	background-color: #eeeeee;
	/*background:url(images/h_sh.gif)*/
}

#header
{
    margin: 0;
	padding: 0;
	height: 170px;
/*	background: url(images/bg.png) top left no-repeat;*/
}

#header1
{
	/*height: 23px;*/
	border-bottom: none;
	/*font-variant:small-caps;*/
}

#header h1
{
	font-size: 2.3em;
	color: #000;
	text-align: right;
	margin: 0;
	padding: 10px 20px 0 0;
	height: 45px;
	border-bottom: none;
	/*font-variant:small-caps;*/
}
#header h2
{
	font-size: 1.8em;
	color: #fff;
	text-align: right;
	margin: 0;
	padding: 0 20px 0 0;
	height: 39px;
}

img.background
{
margin:0px 0px;
width:100%;
Height:170px;
}

#header2
{
	height: 25px;
	/*border-bottom: none;*/
	/*font-variant:small-caps;*/
    background: url(images/top_bg.gif) bottom left repeat-x;
}

#menu
{
	float: left;
	margin: 0px 0 0 0;
	padding: 0 0px;
	/*height: 60px;*/
     z-index:1;
     display: block;
}

#menu li
{
	display: block;
	text-align: center;
	float: left;
	list-style: none;
	
}

#menu li a
{
    background-image: url(images/tabs.png);
	color: black;
	text-decoration: none;
	font-weight: 700;
	display: block;
	width: 110px;
	height: 25px;
/*	margin: 33px 0 0 0;
	padding: 5px 0 0 0;
	background-position: 0 30px;
	*/
     background-position: 0 -1px;
     border: 0;
}

#menu li.active a,#menu li.active a:hover
{
	color: #FF3300;
	margin: 3px 0 26px 0;
	padding: 6px 0 0 0; 
	height: 22px;
	background-position: 0 -1px;
}

#menu li a:hover
{
	background-position: 0 58px;
    color:#CC6600;
}

#container
{   width:90%;
	background-color: #eeeeee;
	border-width: 0 2px;
	border-style: solid;
	border-color: #fff;
    margin-left: 5%;
	padding: 0px 0;
}

.left, .right
{
	color:#253A45; 
}

.left
{ 	float: left;
	margin: 0 0px 0 0;
    width:19%;
padding-left:4px;
}


.right
{ 	float: right;
	/*margin: 0 auto 0 auto;*/
    margin-right:0px;
    width:19%;
}


.main
{
	color: #797979;
    width:59%;
	margin: 0 auto 0 auto;
	text-align:justify;
}

.main img
{
	border-width: 0px;
        vertical-align:middle;
}

.plflash
{   width:78%;
	margin: 0 auto 0 19%;
}

.box_header
{
    /*background: url(images/tmenu.png) repeat;*/ 
    background: url(images/tmenu.png) repeat-x;	
    text-indent:20px ;
vertical-align:center;    
text-color: #e5e5e5;
	text-decoration: none;
	font-weight: 700;
	margin: 15px 0 0 0;
	/*background-position: 0 30px;*/
	border: 0;
}

.box_content
{
        /*background: url(images/h_sh.gif) repeat-x;*/
	color: #253A45;
	text-decoration: none;
	/*font-weight: 700;*/
	/*background-position: 0 30px;*/
	border-width: 0 1px 1px 0;
	border-style: solid;
	border-color: #797979;
        padding: 10px 0px 0px 10px;
}

#footer
{
	clear: both;
	background: #797979;
	border-width: 1px 0; 
	border-color: #C5C5C5;
	border-style: solid;
	margin: 20px auto 10px auto;
	vertical-align: middle;
	text-align: center;
	padding: 10px 0;
	font-weight: 700;
	color: #C5C5C5;
}

#footer a
{
	color: #C5C5C5;
}

.indent
{
 	margin-left: 20px;
}

ul.links, .menu ul
{
	margin: 0;
	padding: 0;
}

ul.links li, .menu ul li
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.links li a, .menu ul li a
{
	display: block;
	padding: 3px;
	margin: 1px;
	line-height: 1.1em;
	height: 1.5em;
}

ul.links li a:hover, .menu ul li a:hover
{
	color: #C5C5C5;
	/*background-color: #476D85;*/
}

.menu ul li a
{
	border: 0;
}

.menu ul li ul
{
	margin-left: 15px;
}

li.collapsed, li.expanded
{
	font-weight: 700;
}

li.leaf
{
	font-weight: 400;
}

h1, h2, h3, h4, h5, h6
{
	margin: 5px 0 0 0;
	padding: 0;
}

h1
{
	border-bottom: 1px solid;
}


p
{
	margin-top: .5em;
}

.yellow {
	color:#C5C5C5;
	font-weight:bold;
}

.right h3, .left h3
{
	font-size: 1.7em;
	margin: 5px 0 0 0;
	padding: 3px;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #759EB7;
}

a
{
	text-decoration: none;
	border-bottom: 1px dotted;
	color: #253A45;
}

form
{
	margin: 0;
	padding: 0;
}

form input, form textarea, form select
{
	color: #797979;
	/*background-color: #476D85;*/
	border: 1px solid;
	/*margin: 5px;*/
   font-size:10px;
}

form label
{
	color: #759EB7;
	display: block;
	width: 120px;
}

form input[type="password"]
{
	color: #476D85;
	border-color: #FFF;
}

blockquote {
	margin: 5px;
   background: transparent url(../images/quote.gif) left top no-repeat;
	padding: 4px;
	padding-left: 45px;
	border: 2px dotted #476D85;
}

blockquote[cite]:after {
	content: "Quote from: " attr(cite);
	display: block;
	border-top: 1px solid #999;
	color: #999;
	margin: 1em 0 0;
	padding: .5em 0 0;
	font-size: .8em;
	font-weight: bold;
}


dt
{
  font-weight: bold;
  font-size: 1.05em;
	/*color: #ad4c21;*/
  color:red;
}

dd 
{
  margin-left: 15px;
}
