body
	{
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #566065;
	background: #32405d;
	padding-bottom: 30px;
	padding-top: 0px;
	}
#container
	{
	background: url(/images/bg_compro.jpg) left top repeat-y #fff;
	margin: 0px auto 0px auto;
	text-align: left;
	width: 771px;
	}
	
#profilecontainer
	{
	margin: 20px 0px 0 auto;
	text-align: left;
	width: 600px;
	}

		
#adminsection {
	font: bold 11px/15px Arial, Verdana, Helvetica, sans-serif;
	color: #566065;
}


#adminsection td {
	font: bold 11px/13px Arial, Verdana, Helvetica, sans-serif;
	color: #566065;
}


#adminsection h3 {
	font: bold 13px/15px Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color: #831E40;
	background-color: #fff;
}

#adminsection h4 {
	font: bold 11px/15px Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color: #566065;
	background-color: #fff;
	
}

/* #adminsection .adminnav {
	width: 715px;
} */
#adminsection .adminnav {
	width: auto;
}

#adminsection .flip {
	width: auto;
}

#adminsection .adminnav td {
	padding: 0;
	border-bottom: 5px solid #7fbdde;
	background: #fff url(images/bg_navleft.gif) top left no-repeat;
	text-align: center;
}


#adminsection .adminnav td.empty {
	background: none;
}


#adminsection .flip td.empty {
	background: none;
}

#adminsection .flip td {
	border-bottom: none;
	background: #fff url(images/bg_navleft_flip.gif) bottom left no-repeat;
}

#adminsection .adminnav td.adminnavsel, #adminsection .adminnav td:hover {
	background: #fff url(images/bg_navleft_r.gif) bottom left no-repeat;
}
 #adminsection .flip td.adminnavsel, #adminsection .flip td:hover {
	background: #fff url(images/bg_navleft_flip_r.gif) bottom left no-repeat;
}

#adminsection .adminnav td a {
	display: block;
	background: #fff url(images/bg_navmain.gif) top right no-repeat;
	margin: 0 3px 0 6px;
	padding: 11px 6px 0 0;
	height: 21px;
	font: bold 10px/11px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}
#adminsection .adminnav td a {

	_height: 28px;
}
#adminsection .flip td a {
	padding: 8px 6px 0 0;
	height: 24px;
}

#adminsection .adminnav td.twoline a {
	padding: 6px 6px 20px 0;
}
#adminsection .adminnav td.twoline a {
	padding: 6px 6px 0 0;
	height: 26px;
}

#container #adminsection table.adminnav td a{
	_padding: 7px 6px 0 0;
	_height: 25px;
}
#adminsection table.adminnav td.adminnavsel a
	{
	_padding: 7px 6px 0 0;
	
	}
#container #adminsection .flip td.twoline a {
	padding: 4px 6px 0 0;
	height: 28px;
}
#adminsection td.twoline a {
	padding: 4px 6px 0 0;
	height: 28px;
}

#adminsection .flip td a {
	background: #fff url(images/bg_navmain_flip.gif) bottom right no-repeat;
}
#adminsection .adminnav td.adminnavnomarg a {
	margin: 0 0 0 6px;
}

#adminsection .adminnav td a:hover {
	background: #fff url(images/bg_navmain_r.gif) top right no-repeat;
	color: #14729E;
	text-decoration: none;
}

#adminsection .adminnav td.adminnavsel a, #adminsection .adminnav td:hover a {
	background: #fff url(images/bg_navmain_r.gif) top right no-repeat;
	color: #14729e;
	text-decoration: none;


}
#container #adminsection .flip td.adminnavsel a, #container #adminsection .flip td:hover a {
	background: #fff url(images/bg_navmain_flip_r.gif) bottom right no-repeat;
	display: block;
	position: relative;

}

#adminsection .adminnavfull td {
	background: #fff url(images/bg_navleft_full.gif) top left no-repeat;
	text-align: center;
	vertical-align: middle;
	height: 32px;
}

#adminsection .adminnavfull td.adminnavsel, #adminsection .adminnavfull td:hover {
	background: #fff url(images/bg_navleft_full_r.gif) top left no-repeat;
}

#adminsection .adminnavfull td a {
	display: block;
	background: #fff url(images/bg_navmain_full.gif) top right no-repeat;
	margin: 0 0 0 6px;
	padding: 9px 6px 0 0;
	_padding-top: 10px;
	height: 23px;
	font: bold 10px/11px Verdana, Arial, Helvetica, sans-serif;
	color: #red;
	text-decoration: none;
	text-transform: uppercase;
}

#adminsection .adminnavfull td.adminnavsel a, #adminsection .adminnavfull td:hover a  {
	background: #fff url(images/bg_navmain_full_r.gif) top right no-repeat;
	color: #fff;
}

#adminsection .adminnavfull td.twoline a {
	padding: 5px 6px 0 0;
	height: 27px;
	_height: 32px;
}

#adminsection .datatable td {
	padding: 6px 10px;
}

#adminsection .datatable td.heading {
	font: bold 11px/14px Arial, Verdana, Helvetica, sans-serif;
	color: #050562;
	text-transform: uppercase;
}

#adminsection .datatable .plaingreen {
	font: normal 11px/14px Arial, Verdana, Helvetica, sans-serif;
	color: #566065;
	text-transform: none;
}

#adminsection .datatable .plainblue {
	font: normal 11px/14px Arial, Verdana, Helvetica, sans-serif;
	color: #050562;
	text-transform: none;
}

#adminsection td.divider {
	background: url(images/divider_bg.gif) 0% 50% repeat-x;
	padding: 10px 0;
}

#adminsection .fancytable td.divider {
	padding: 1px 0;
}

#adminsection input, #adminsection textarea, #adminsection select {
	width: 155px;
	border: 1px solid #7fbdde;
	padding: 0 0 0 1px;
	font: normal 11px/13px Verdana, Arial, Helvetica, sans-serif;
	color: #566065;
}

#adminsection input.hidden, #adminsection textarea.hidden, #adminsection select.hidden {
	visibility: hidden;
}

#adminsection .radiobutton input {
	width: auto;
	border: none;
}

#adminsection input.button {
	width: auto;
	background: #c8eafc;
	color: #32405d;
	padding: 1px 3px;
	font: bold 10px/13px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

#adminsection input.pagebutton {
	background-color: #ACDEE5;
	color: #050562;
}

#adminsection input.savebutton {
/*	background-color: #050562; */
	background-color: #E3E3E3;
/*	color: #fff; */
	color: #999898;
	font: bold 11px/13px Verdana, Arial, Helvetica, sans-serif;
	/*border: 2px solid #ACDEE5;*/
	border: 2px solid #39ACBB;
	text-transform: uppercase;
}

#adminsection select.fancylist {
	width: 155px;
	border: none;
	padding: 0 0 0 1px;
	background-color: #e4f5fe;
	font: bold 11px/14px Arial, Verdana, Helvetica, sans-serif;
	color: #566065;
}

#adminsection .fancytable table .heading {
	font: bold 11px/14px Arial, Verdana, Helvetica, sans-serif;
	color: #050562;
	text-transform: uppercase;
}

#adminsection .fancytable table td {
	background-color: #e4f5fe;
	padding: 6px 12px;
}

#adminsection .fancytable .altrow td {
	background-color: #f6fcff;
	border-bottom: 1px solid #fff;
}

#adminsection .fancytable input.button {
	background-color: #39ACBB;
	color: #fff;
}
/*mine */
#adminsection .fancytable .heading {
	font: bold 11px/14px Arial, Verdana, Helvetica, sans-serif;
	color: #050562;
	text-transform: uppercase;
}
#adminsection .fancytable td {
	background-color:  #e4f5fe;
	padding: 6px 12px;
	border-bottom: 1px solid #fff;
}
#adminsection .fancytable .subheading {
	background-color: #fff;
	padding: 6px 12px;
	text-transform: uppercase;
	
}
#adminsection .fancytable .altrow td.heading
	{
	background: #fff;
	color: #730027;
	}
#adminsection .emphasize {
	font: bold 11px/14px Arial, Verdana, Helvetica, sans-serif;
	color: #32405d;
}

/*profile only footer, tinyr than normal */
#adminsection .footertexttiny {
	color : #566065;
	font-weight : normal;
	font-size : 9px;
	font-family: Verdana, Arial, Geneva, sans-serif;
	text-decoration: none; 
	}
/* default links: active */
#adminsection .footertexttiny:ACTIVE  {
	font-weight : normal;
	font-size : 9px;
	font-family: Verdana, Arial, Geneva, sans-serif;
	text-decoration: none; 
}

/* default links: active */
#adminsection .footertexttiny:VISITED  {
	color : #566065;
	font-weight : normal;
	font-size : 9px;
	font-family: Verdana, Arial, Geneva, sans-serif;
	text-decoration: none; 
}

/* default links: active */
#adminsection .footertexttiny:HOVER  {
	font-weight : normal;
	font-size : 9px;
	font-family: Verdana, Arial, Geneva, sans-serif;
	text-decoration: underline; 
}

/* red text */
#adminsection .errredtext td {
	color : #ff0000; 
	font: bold 11px/15px Arial, Verdana, Helvetica, sans-serif;
}

#adminsection .redtext {
	color : #ff0000; 
	font: bold 11px/14px Arial, Verdana, Helvetica, sans-serif;
}
a
	{
	COLOR: #53707f;
	text-decoration: none;
	}
a:hover
	{
	COLOR: #269ad0;
	text-decoration:underline;
	}