
body {
margin:0px;
background:#0b0f10 url(../images/body_bg.jpg) top left repeat-x;
}

.logo{
	height:63px;
	line-height:63px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight:normal;
	color:#FFFFFF;
	
}






.link_bar{
background:url(../images/linkbg.gif) top left repeat-x;
height:41px;
line-height:41px;
border:1px solid #748c98;
vertical-align:middle;

}



.divider{
background:url(../images/divider.gif) top left no-repeat;
height:27px;
width:1px;
}



/*MENU START*/
#main_menu a:link, #main_menu a:visited, #main_menu a:active {
font-family:Tahoma;
font-size:14px;
font-weight:normal;
color:#ffffff;
padding:0 20px;
text-decoration:none;
height:39px;
line-height:39px;
}
#main_menu a:hover {
color:#f7eb01;
text-decoration:underline;
}

/*MENU END*/

#content_outer{
padding:10px 0 0 0;
}

#left_panel{
width:291px;
}



.page_heading {
height:30px;
border-bottom:1px dotted #ababab;
margin-bottom:10px;
margin:10px 0;
}
.page_heading h1 {
color:#ffffff;
font-family:Arial, Helvetica, sans-serif, Tahoma;
font-size:20px;
font-weight:normal;
margin:0;
padding:0;
line-height:27px;
float:left;

}
.page_heading h1 strong {
color:#000000;
font-weight:normal;
}
.page_heading h1 span {
color:#b4b6b8;
font-weight:normal;
}

.box_top{
background:url(../images/box_top.gif) top left no-repeat;
height:43px;
width:278px;
padding-left:20px
}

.box_middle{
background:url(../images/box_middle.gif) top left repeat-y;
width:298px;
}
.box_bottom{
background:url(../images/box_bottom.gif) top left no-repeat;
height:23px;
width:298px;
}


.tbl_content a:link, .tbl_content a:visited, .tbl_content a:active {
text-align:right;
font-family:Tahoma;
font-size:11px;
font-weight:bold;
color:#ffd200;
padding:0 ;
height:20px;
line-height:20px;
text-decoration:none;
}
.tbl_content a:hover {
color:#ffd200;
text-decoration:underline;
}



/*------------------footer----------------*/
#footer {

background-image:url(../images/footer.gif);
background-position:top left;
background-repeat:repeat-x;
width:100%;
height:66px;
line-height:55px;

}
#footer span {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#ababab;
}
#footer a:link, #footer a:visited, #footer a:active {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#b4d0ff;
padding:0 20px;
text-decoration:none;
}
#footer a:hover {
color:#707070;
text-decoration:underline;
}
/*--------------------------------*/

blockquote, form, div, li, ol, p, td, th, ul {
font-size:11px;
font-family: Tahoma ;
color:#b4d0ff;
}
p {

text-align:justify;
margin:0;
padding:0;
line-height:12px;
}
strong{
color:#ffbb4f;
}
ul {
margin-top:0;
margin-left:20px;
margin-right:2px;
margin-bottom:0;
padding-left:20px;
}
li {
list-style-image:url(../images/bullet.gif);
line-height:18px;
color:#b9dcff;
padding-left:0;
text-align:left;
}
ol li {
list-style-image:none;
line-height:16px;
text-align:left;
margin:0;
padding:0;
}

form {
margin:0 0 0 0;
}
.form-text {
text-align:right;
}
input {

background: none;
font-family:Tahoma;
font-weight:normal;
font-size:11px;
color:#fff;
border:1px solid #d3d2da;




}
textarea {
padding-left:3px;
background:none;
font-family:Tahoma;
font-size:11px;
color:#fff;
border:1px solid #5a5f69;
width:200px;
}
select {
font-family:Tahoma;
font-size:11px;
color:#605e76;
border-width:1px;
border-style:solid;
border-color:#d3d2da;
}
radio {
background:none;
border-style:none;

}
.input {
width:200px;
background: none;
font-family:Tahoma;
font-weight:normal;
font-size:11px;
color:#fff;
border:1px solid #5a5f69;

padding-left:3px;
}
.input-button {
font-family:Tahoma;
font-size:11px;
font-weight:bold;
padding:2px 11px ;

color:#ffffff;
background-image:url(../images/button_bg.gif);
border-width:1px;
border-style:solid;
border-color:#5a5f69;
}


