body {
	margin: 10px 0;
	padding: 0;
	background: #FFFFFF;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 0.8em;
}
h1, h2, h3 {
	text-transform: uppercase;
	color: #666666;
}

h2 {
	font-size: 1.2em;
}

h3 {
	margin: 0;
	font-size: .875em;
}

p, blockquote, ul, ol {
	margin-top: 0;
	line-height: 180%;
	text-align: justify;
}

a {
	color: #A5B80D;
}

a:hover {
	text-decoration: none;
	color: #FF6000;
}

/* Header */

#header {
	width: 900px;
	height: 100px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	padding: 0 0 0 5px;
}

#logo h1 {
	margin: 0;
	padding: 0;
	text-transform: none;
	font-size: 36px;
}

#logo h2 {
	margin: -5px 0 0 3px;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
}

#logo a {
	text-decoration: none;
	color: #A5B80D;
}

/* Menu */

#menu {
	float: right;
	padding: 20px 0 0 0;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 17px;
	padding: 0 17px 0 19px;
	text-decoration: none;
	background: url(../images/img02.gif) no-repeat left center;
	color: #A5B80D;
}

#menu a:hover {
	text-decoration: underline;
	color: #FF6000;
}

#menu .first a {
	background: none;
}

/* Content */

#content {
	width: 900px;
	margin: 0 auto;
}

/* Footer */

#footer {
	width: 900px;
	margin: 0 auto;
	/*padding: 50px 0 50px 65px;*/
	padding: 0px 0px 10px 5px;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: smaller;
	color: #CCCCCC;
}

#footer a {
	color: #CCCCCC;
}

#footer a:hover {
	color: #666666;
}


/* Feature */

#feature {
	clear: both;
	margin: 0 auto;
	padding: 20px 20px 10px 20px;
	background: #F5F5F5;
	border: 1px solid #E0E0E0;
}

#feature h2 {
	margin: 0;
}

/**/

.errormessage {
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
.successmessage {
	font-size: 12px;
	color: #009933;
	font-weight: bold;
	text-decoration: none;
}

.inputbox {
	font-size: 12px;
	color: black;
	border: 1px solid #A5B80D;
}

.btn {
	color:#000001;
	font-size:11px;
	font-weight:normal;
	background-color:#CECECE;
      	border: 1px solid #000001;
	height: 20px
}
.tableheading {
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.tablecontent {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.tablecontentbold {
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.tablelinksbold {
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.boldwttext {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.boldtext {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.formtext {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.tableStyle {
	border: 1px solid #808000;
	background-color:#EEF1DE;
}


.paginglinks {
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
a.paginglinks {
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}

a.paginglinks:hover {
	color: #FF0000;
	font-size: 12px;
	text-decoration: none;
}
.total_bgcolor {
	background-color:#474746;
	height:26px;
}
/*
.cursor_hand {
	cursor:hand;
}
*/
a.whitelinks {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

a.whitelinks:hover {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.subtitle {
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#AA77AA;
	height:26px;
	text-decoration: none;
}

.white_text {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.black_text {
	font-size: 0.9em;
	color: #000000;
	font-weight: bold;
}

a.blacklinks {
	font-size: 0.9em;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

a.blacklinks:hover {
	font-size: 0.9em;
	color: #FF6000;
	font-weight: bold;
	text-decoration: none;
}

a.whitelinks {
	font-size: 0.9em;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

a.whitelinks:hover {
	font-size: 0.9em;
	color: #FF6000;
	font-weight: bold;
	text-decoration: none;
}

.tableStyleBorder {
	border: 1px solid #808000;
}

.tableStyleBgcolor {
	background-color:#EEF1DE;
}

	.verifyStatusBarStyle{
                margin:0px;
                padding: 0px;
                width:850px; 
                height:80px; 
                background-color:#507455;
                margin-top:0px; 

		text-align: center;
		font-size: 20pt;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color:#FFFFFF;
	}

	.statusBarStyle{
                margin:0px;
                padding: 0px;
                width:850px; 
                height:80px; 
                background-color:#fd6700;
                margin-top:0px; 

		text-align: center;
		font-size: 20pt;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color:#FFFFFF;
	}

	.statusbarborder{
		border-style: solid;
		border-color: #000000;
		border-width: 1px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #000000;
		text-decoration: none;
	}

	.uploadtext{
		font-size: 15pt;
		font-family: sans-serif;
		color:#fd6700;
	}