TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
	vertical-align : top;
}
A {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
}

.orange_small_border_table{
	BORDER-RIGHT:orange; 
	BORDER-LEFT:orange; 
	BORDER-BOTTOM:orange; 
	BORDER-TOP:orange; 
	border-style:solid; 
	border-width:1px; 
	padding-left: 1px; 
	padding-top: 1px; 
	padding-right:1px; 
	padding-bottom:1px;
	background-color:#DEDEDE;
}
p.content {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
	vertical-align : top;
}

p {font-family:  Verdana, Arial, sans-serif; font-size: 10pt;}
		input.red {background-color: #FFBE47; font-weight: bold; font-size: 12px; color: black;}
		input.pink {background-color: #ffffff; font-size: 10px;}
		input.big {font-size: 14px;}
		input {font-size: 10px;}
		option.orange {background-color: #ED7905; font-weight: bold; font-size: 14px; color: white;}
		option.red {background-color: #FFBE47; font-weight: bold; font-size: 12px; color: black;}
		option.pink {background-color: #ffffff; font-size: 10px;}
		option.admin {background-color: #ffffff; font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px;}

TD.reportHead {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
	vertical-align : middle;
	background-color : #CECECE;
	height : 20px;
	font-weight : bold;
}

TD.reportAlt1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
	vertical-align : middle;
	background-color : #C1DFFF;
	height : 20px;
	font-weight : bold;
}

TD.reportAlt2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
	vertical-align : middle;
	background-color : White;
	height : 20px;
	font-weight : bold;
}

TABLE.box {
	border : 1px solid #FFBE47;
}

TD.boxHead {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : Black;
	vertical-align : middle;
	background-color : #FFBE47;
	height : 25px;
	font-weight : bold;
	text-align : center;
}

  #wrap {
	width : 100%;
}

#menubar {
	float:left;
	height : 25px;
	background-image : url(images/bg.png);
	padding: 6px;
	background-repeat : repeat-x;
}

TD.menubg {
	background-image : url(images/bg.png);
	background-repeat : repeat-x;
}

TD.formL {
	text-align : left;
	height : 30;
	font-weight : bold;
}

TD.formC {
	text-align : center;
	height : 30;
	font-weight : bold;
}

TD.formR {
	text-align : right;
	height : 30;
	font-weight : bold;
}

DIV.tab {
	float: left;
	width: 83px;
	background : url(images/normal.gif) no-repeat;
	margin-right : 3px;
	text-align : center;
	height : 34px;
	color : #464646;
	font : bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	display: block;
}

DIV:hover.tab {
	background : url(images/selected.gif) no-repeat;
	color : #464646;
	cursor : pointer;
}

A.tab {
	text-decoration : none;
	color : #464646;
	display: block;
	width: 83px;
	height: 25px;
	padding: 10px 0 0 0;
}

A:HOVER.tab {
	text-decoration : none;
	color : #464646;
}


#contentacc {
	display : none;
	/*margin-top: -20px;*/
}

#contentlog {
	display : none;
}

#contentcon {
	display : none;
}

#contentbil {
	display : none;
}

DIV.faqtabs {
	float: left;
	width: 180px;
	background : #FFBE47;
	margin-right : 3px;
	text-align : center;
	color : #000000;
	font : bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	display: block;
	padding: 10px 0 10px 0;
}

DIV:hover.faqtabs {
	background : #FFA600;
	color : #000000;
	cursor : pointer;
}

A.faqtabs {
	text-decoration : none;
	color : #000000;
	display: block;
}

A:HOVER.faqtabs {
	text-decoration : none;
	color : #000000;
}

