.scroll{

	SCROLLBAR-FACE-COLOR: #eeeeee; 
	SCROLLBAR-HIGHLIGHT-COLOR: #00237e; 
	SCROLLBAR-SHADOW-COLOR: #00237e; 
	SCROLLBAR-3DLIGHT-COLOR: #00237e; 
	SCROLLBAR-ARROW-COLOR: #00237e; 
	SCROLLBAR-TRACK-COLOR: #00688b; 
	SCROLLBAR-DARKSHADOW-COLOR: #00237e;
}

.textfield {
    BORDER-BOTTOM: 1px solid;
    BORDER-LEFT: 1px solid;
    BORDER-RIGHT: 1px solid;
    BORDER-TOP: 1px solid;
	BORDER-COLOR: #000000;
	BACKGROUND-COLOR: #ffffff;
    FONT-FAMILY: tahoma, verdana;
    FONT-SIZE: 8pt
}

INPUT.button {
	
	   background-image: url('images/but.jpg');
	   font-size: 11px;
       BORder-TOP-WIDTH: 1;
       BORder-BOTTOM-WIDTH: 1;
	   BORder-BOTTOM-STYLE: outset;
       BORder-TOP-STYLE:  outset;
	   BORder-LEFT-STYLE:  outset;
       BORder-RIGHT-STYLE:  outset;
	   BORder-LEFT-WIDTH: 1;
	   BORder-RIGHT-WIDTH: 1;
	   COLOR:#000000;
			
				}

INPUT.button1 {
	
	   background-image: url('images/but.jpg');
	   font-size: 13px;
       BORder-TOP-WIDTH: 1;
       BORder-BOTTOM-WIDTH: 1;
	   BORder-BOTTOM-STYLE: outset;
       BORder-TOP-STYLE:  outset;
	   BORder-LEFT-STYLE:  outset;
       BORder-RIGHT-STYLE:  outset;
	   BORder-LEFT-WIDTH: 1;
	   BORder-RIGHT-WIDTH: 1;
	   COLOR:#000000;
			
				}
				
.textfield {
    BORDER-BOTTOM: 1px solid;
    BORDER-LEFT: 1px solid;
    BORDER-RIGHT: 1px solid;
    BORDER-TOP: 1px solid;
	BORDER-COLOR: #000000;
	BACKGROUND-COLOR: #ffffff;
    FONT-FAMILY: tahoma, verdana;
    FONT-SIZE: 8pt;
}

#mainbg {
	BACKGROUND: #523E22 url(images/mainBG.jpg) repeat-x;
	width:100%;
	height:100%;
}

a {
	text-decoration: none;
	color: 3366CC;
}
a:link {
	text-decoration: none;
	color: 3366CC;
}
a:visited {
	text-decoration: none;
	color: 3366CC;
}
a:hover {
	text-decoration: underline;
	color: 3366CC;
}
a:active {
	text-decoration: none;
	color: 3366CC;
}
h1,h2,h3,h4,h5,h6,p,blockquote,form,label,ul,ol,dl,fieldset,address{
margin:0.5em 0;
}

body {
/*center hack*/ 
margin:0px;
font-size:76.1%;
font-family:Verdana,Arial,Helvetica,sans-serif;
line-height:1.3em;
}

#wrap {
width:960px; /*center hack*/
margin:0 auto; /*center hack*/
text-align:left;
}

#shadowMainUp{
	BACKGROUND: url(images/mainShadowUp.jpg) no-repeat;
	width:960px;
	height:20px;
	clear : both;
}

#shadowMainL {
	BACKGROUND: url(images/mainShadowL.jpg) no-repeat 0px 0px;
	/*margin-top:20px;*/
}
#shadowMainR {
	BACKGROUND: url(images/mainShadowR.jpg) no-repeat 100% 0px;
	/*margin-top:20px;*/
}

#mainShadowL2 {
	BACKGROUND: url(images/mainShadowL2.jpg) repeat-y 0px 0px;
}
#mainShadowR2 {
	BACKGROUND: url(images/mainShadowR2.jpg) repeat-y 100% 0px;
}

#mainShadowBL {
	BACKGROUND: url(images/mainShadowBL.jpg) no-repeat 0px 100%;
}
#mainShadowBR {
	BACKGROUND: url(images/mainShadowBR.jpg) no-repeat 100% 100%;
}

#mainShadowB {
	clear:both;
	width:960px;
	height:12px;
	BACKGROUND: url(images/mainShadowB.jpg) no-repeat;
}

#header {
	BACKGROUND: url(images/header.jpg) no-repeat;
	width:930px;
	height:83px;
}

#innerWrapper{
 width:930px;
 background:#fff;
}

#navi{
 BACKGROUND: url(images/naviBG.jpg) repeat-x;
}

#content{
 BACKGROUND: #fff url(images/contentBG.jpg) repeat-x;
 padding-top:5px;
 /*height:500px;*/
}

#leftPanel{
 BACKGROUND: url(images/leftBG.jpg) repeat-x;
 width:240px;
 height:900px;
 margin-left:5px;
 float:left;

}

#leftWrapper{
 padding-top:5px;
 text-align:center;
 padding-left:2px;
}

#leftHeader{
 BACKGROUND: url(images/left1.jpg) no-repeat;
 font-family: Helvetica, Arial, sans-serif;
 width:229px;
 height:43px;
 color:#fff;
 font-weight:bold;
 font-size:1.3em;
 padding-top:0px;
 vertical-align: middle;
 text-height:0px;
 text-align:center;
 padding-bottom:0px;
 margin-bottom:0px;
}



#leftConBG{
 BACKGROUND: #957544 url(images/left2.jpg) no-repeat;
 color:#FFF;
 text-align:left;
 width:229px;
 margin:0px;
 padding-top:10px;
 padding-bottom:20px;
}


a.leftnav:link, a.leftnav:visited {
	text-transform: uppercase;
	/*display: block;*/
	/*background: url(images/leftDivider.gif) no-repeat 0px 100%;*/
	FONT: 11px arial, verdana, sans-serif;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-align: left;
	/*padding: 5px;*/
	/*padding-left: 10px;*/
	height: 15px !important;
	height: 15px;
	width: 185px;
	text-decoration: none;

}


a.leftnav:hover {

	text-transform: uppercase;
	/*display: block;*/
	/*background: url(images/leftDivider.gif) no-repeat 0px 100%;*/
	FONT: 11px arial, verdana, sans-serif;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #EFDFC5;
	text-align: left;
	/*padding: 5px;*/
	/*padding-left: 10px;*/
	height: 15px !important;
	height: 15px;
	width: 185px;
	text-decoration: none;
	/*border-bottom: 1px dotted #fff;*/
	/*margin-left:15px;*/
}

a.leftnav#active_menu {
	color:#fff;
	font-weight: bold;
}

a.leftnav#active_menu:hover {
	color: #fff;
}

#bottomBG{
 BACKGROUND: #fff url(images/bottomBG.jpg) no-repeat;
 width:930px;
 height:95px;
}

#bottomLogo{
 BACKGROUND: url(images/bottomLogo.jpg) no-repeat;
 width:214px;
 height:78px;
 margin-left:20px;
 float:left;
}

#bottomRight{
float:right;
width:660px;
text-align:center;
font-size:0.9em;
color:#330000;
}

#bottomNavi{
 text-align:center;
 border:1px solid #fff;
 background:#E1D6C4;
 width:500px;
 height:25px;
 padding-top:4px;
 vertical-align:middle;
 margin-left:40px;
 margin-top:25px;
 margin-bottom:8px; 
}

a.botNavi{
 text-decoration:none;
 color:#000;
}

a.botNavi:hover{
 text-decoration:underline;
}

#cContent{
 float:right;
 /*border:1px solid #000;*/
 width:650px;
 padding-left:5px;
 padding-right:5px;
}