body {
	
	background: #ffd96a;
	margin: 0;


}
a:visited {
	text-decoration: none;
	color: #220400;
}
a:hover {
	text-decoration: underline;
	color: #220400;
}
a:active {
	text-decoration: none;
	color: #220400;
}
a:link {
	text-decoration: none;
	color: #220400;
}
img {
    border-style: none
}
.generalFont {
	font-family: Helvetica, sans-serif;
	color: #220400;
	font-size: 12px;
}
.menuFont {
	font-family: Helvetica, sans-serif;
	color: #220400;
	font-size: 12px;
	font-weight: bolder;
}
.footerFont {
	font-family: Helvetica, sans-serif;
	color: #220400;
	font-size: 12px;
	font-weight: bolder;
	font-style: italic;
}
.disclaimerFont {
	font-family: Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bolder;
	font-style: italic;
}
.choclateClam {
	font-family: Helvetica, sans-serif;
	color: #534853;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}
.headerRate {
	font-family: Helvetica, sans-serif;
	color: #CC3300;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}
.loginFontHeader {
	font-family: Helvetica, sans-serif;
	color: #666666;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
}
.loginFontRedHeader {
	font-family: Helvetica, sans-serif;
	color: #CC3300;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
}
.textForm {
	font-family: Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}
.top5font {
	font-family: Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
}
.top5fontBrown {
	font-family: Helvetica, sans-serif;
	color: #220400;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
}
.pageDescription1 {
	font-family: Arial, sans-serif;
	color: #644F22;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}
.pageDescription2 {
	font-family: Arial, sans-serif;
	color: #644F22;
	font-size: 24px;
	font-weight: bold;
	font-style: normal;
}

.pageDescription3 {
	font-family: Arial, sans-serif;
	color: #644F22;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}
.pageDescription4 {
	font-family: Arial, sans-serif;
	color: #220400;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
}
.pageDescription5 {
	font-family: Arial, sans-serif;
	color: #220400;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
}
.pager {
	border: 1px solid #333333;
	font-family:       Verdana, Arial, Helvetica, sans-serif;
	font-size:         10px;
	color:             #333333;
	font-weight:       bold;
	border-width:      1px;
	cursor:            pointer;
	width:             auto;
	height:			   20px;
	vertical-align: middle;
	margin: 1px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.pageractive {
	border: 1px solid #666666;
	font-family:       Verdana, Arial, Helvetica, sans-serif;
	font-size:         10px;
	color:             #ffffff;
	font-weight:       bold;
	border-width:      1px;
	cursor:            pointer;
	width:             auto;
	height:			   20px;
	background-color:  #666666;
	vertical-align: middle;
	margin: 1px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.submit {
	width: 90px;
	padding: 1px;
	border: 1px solid #fff;
	color: #333;
	background: #f0f0f0;
	-moz-border-radius: 3px;
}
/* floating tip */
   .dvhdr1 {
            background:#ffd96a;
            font-family:arial;
            font-size:12px;
            font-weight:bold;
            border:1px solid #C8BA92;
            padding:5px;
            width:150px;
         }
         
         .dvbdy1 {
            background:#FFFFFF;
            font-family:arial;
            font-size:12px;
            border-left:1px solid #C8BA92;
            border-right:1px solid #C8BA92;
            border-bottom:1px solid #C8BA92;
            padding:5px;
            width:150px;
         }
#loading, #success, #fail{
			background:#819F70;
			padding: 3px;
			width: auto;
			position: absolute;
			
			top: 0;
			right: 50%;
			
			
			visibility:hidden;
		}
		#success{
			
			background:green;
			background-position:center;
			
		    
			 
		}
		#fail{
			background: red;
			background-position:center;
		}
		
		
.actionJack {font-size: 24px}
.actionJackGreen {font-size: 24px; color:#006600;}
.actionJackRed {font-size: 24px; color: #FF0000;}

.horizontal_dotted_line
{
	border-bottom: 1px dotted;
	width: 100%;
	color: #666666;
} 
.verticatl_dotted_line
{
	border-right:1px dotted;
	color: black;
} .insideTable {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #CCCCCC;
}

#upload{
	margin:30px 150px; padding:10px;
	font-weight:bold; font-size:1.3em;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	background:#f2f2f2;
	color:#3366cc;
	border:1px solid #ccc;
	width:150px;
	cursor:pointer !important;
	-moz-border-radius:5px; -webkit-border-radius:5px;
}
.darkbg{
	background:#ddd !important;
}
#status{
	font-family:Arial; padding:5px;
}
ul#files{ list-style:none; padding:0; margin:0; }
ul#files li{ padding:10px; margin-bottom:2px; width:200px; float:left; margin-right:10px;}
ul#files li img{ max-width:180px; max-height:150px; }
.success{ background: #FFFF66; border:1px solid #339933; }
.error{ background:#f0c6c3; border:1px solid #cc6622; }