﻿body {
	background: #070a0f url(img/background.png) top left repeat-x;
	font-family: tahoma,copperplate gothic light, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #000000;
	text-align: center;


	}

#wrapper {
padding: 0px 0 0 0px;
	}

#container {
	background: url(img/bk_header.jpg) top left repeat-x;
	}

#contentwrap {
	background: #fff;
    border-bottom: 2px solid #cdeb8b;
	}

a {
	color: #cc671f;
	}

a:hover {
	color: #ef5b02;
	}
/* HEADER */

#header {
	height: 110px;
	}

#header h1 {
	margin-bottom: 0px !important;
	padding: 10px 0 0 15px;
	font-weight: normal;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	font-size: 46px;
    text-shadow: 0 2px 0 #000;
	}

#header h1 a, #header h1 a:visited {
	color: #fff;
	text-decoration: none;
	}


#header h2 {
	padding-left: 15px;
	color: #a7ad9a;
	font-size: 14px;
	line-height: 14px;
	font-family: Arial, Helvetica, Sans-serif;
	}

.logoimg {
    margin: 0px 0px 10px 0;

}




INPUT {
	BORDER-RIGHT: #7f7f7f 1px solid; BORDER-TOP: #7f7f7f 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #7f7f7f 1px solid; BORDER-BOTTOM: #7f7f7f 1px solid; FONT-FAMILY: Tahoma
}

		
..subbody {
	background-color: #FAFAFA;
}

.noborder {
	border-width: 0px;
}


}
.trstyle5 {
	background-color: #FAFAFA;
	text-align: center;
}


.up1 {
	text-align: center;
}
.up2  {
	text-align: center;
	background-color: #e8f3fc;
}
.up3  {
	text-align: center;
	background-color: #f5fcfb;
}


.fildlist {
	text-align: right;
}

----------------------

.tep1 {
	height: 40px;
	width: 50%;
	background:url(img/f_bg_02.gif) top repeat-x;
	font-family:tahoma;
	font-size:11px;
         font-weight:normal;
	text-align:right;
         color:#FFFFFF;
	
}
.tep2 {
	height: 40px;
	width: 50%;
	background:url(img/f_bg_02.gif) top repeat-x;
	font-family:tahoma;
	font-size:11px;
         font-weight:normal;
	text-align:left;
         color:#FFFFFF;
         valign:bottom;

}

.indentmenu{
color: #080b10;
font: bold 12px Tahoma;
width: 100%; /*leave this value as is in most cases*/
overflow: hidden;
}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
width: 100%; /*width of menu*/
border: 0px ;
background: black url(img/nav-backgr.png) center center repeat-x;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: right;
color: #080b10;
padding: 5px 11px;
text-decoration: none;
}

.indentmenu ul li a:visited{
color: #080b10; /*text color*/
border-left: 1px solid #080b10;
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
color: white !important; /*text color of selected and active item*/
padding-top: 6px; /*shift text down 1px for selected and active item*/
padding-bottom: 4px; /*shift text down 1px for selected and active item*/
background: black url(img/nav-backgr-hover.png) center center repeat-x;
}

.style1 {
	text-align: right;
	background-image: url('img/bk_header.jpg');
}
.style2 {
	text-align: center;
	background-color: #FFFFFF;
}
.style3 {
	background-color: #FFFFFF;
}

