body{
	background-color:#9f9f9f;
	margin:0px;
	background-image: url('/pics/common/back_stripe.gif');	
}
select, input{
	font-family:verdana;
	font-size:11px;
}
a:link, a:visited, a:active{
	font-family:verdana;
	/*font-size:11px;*/
	color:#000000;
}
a:hover{
	color:#663300;
	text-decoration:none;
}
.searchText{
	width:110px;
}
.textField{
	width:200px;
}
.shtextField{
	width:70px;
}
.select{
	width:200px;
}
.btn{
	color:#000000;
	background-color:#DBDBDB;
	padding:3px;
}
p, td, body, li{
	font-family:verdana;
	font-size:11px;
	color:#000000;
}
.updateSentence, .updateSentence a:link, .updateSentence a:active, .updateSentence a:visited{
	font-family:verdana;
	font-size:11px;
	color:#FFFFFF;
}
a:hover{
	font-family:verdana;
	/*font-size:11px;*/
	color:#663300;
}
h1{
	font-family:arial;
	font-size:16px;
	color:#D1771E;
}
h2{
	font-family:arial;
	font-size:12px;
	font-weight: bold;
	color:#D1771E;
}
.greyText{
	color:#999999;
	font-size:10px;
}
.smallText{
	font-size:10px;
}
.smallText a:link, .smallText a:visited, .smallText a:hover; .smallText a:active{
	font-size:10px;
}
.smallText_grey{
	font-size:10px;
	color:#808080;
}
/* MAIN MENU ENRTY style ::::::::::::::::::::::::::::::::::: */
.menuT { 
	position:absolute;
	width:165;
	visibility:hidden;
    z-index:4;
	font-family : verdana,arial,tahoma;
	font-size : 11px;
	color : #663300;
	line-height: 18px;
}

/* ARROW LAYER style ::::::::::::::::::::::::::::::::::::::: */
.menuN { 
	position:absolute;
	width:8;
	visibility:hidden;
    z-index:3;
}

/* MENU HOVER BACKGROUND style :::::::::::::::::::::::::::::: */
.menuBg {
	position:absolute;
	width:177;
	visibility:hidden;
	background-color: #F2E492;
	layer-background-color: #F2E492;
    z-index:1;	
}

/* SUB MENU LAYER style :::::::::::::::::::::::::::::::::::: */
.menuS { 
    position:absolute;
    left:0;
    top:0;
    width:263px;
    visibility:hidden;
    z-index:2;
}

/* MAIN MENU LINK style :::::::::::::::::::::::::::::::::::: */
.menuLink {
	color : #663300;
	text-decoration: none;
}

/* SUB MENU LINK styles :::::::::::::::::::::::::::::::::::: */
.subLink{
	background-color:#EAE36D;
	width:99%;
	padding:1px;
	line-height:15px;
}


.subLinkHover {
	background-color:#F6F3C2;
	width:100%;
	padding:1px;
	line-height:15px;	
}
.subLink a:link, .subLink a:active, .subLink a:visited, .subLink a:hover{
	font-family : verdana,arial,tahoma;
	font-size : 11px;
	color : #000000;
	text-decoration: none;
}

.subLinkHover a:link, .subLinkHover a:active, .subLinkHover a:hover, .subLinkHover a:visited, .subLink a:hover{
	font-family : verdana,arial,tahoma;
	font-size : 11px;
	color : #565328;
	text-decoration: none;
}

.noprint
{
	display: none;
}
	