#codeigniter_profiler
{
	/*display:none;*/
}
.upper_link
{
	font-family:Tahoma,kalimati;
	color:#58585A;
	font-size:12px;
	text-align:left;
	font-weight:bold;
	text-decoration:none;
}
.registration_red
{
	font-family:Tahoma,kalimati;
	color:#EF7422;
	font-size:12px;
	text-align:left;
	font-weight:bold;
	text-decoration:none;
}

.logo
{
	font-family:sans-serif;
	color:rgb(128,128,128);
	font-size:25px;
	font-weight:bold;
	background: transparent;
	text-decoration:none;
	float: left;	
	margin-left: -7px;
}
.logo a
{
	border:0px;	
}
.loginSpot
{
	float: right;
	height:56px;
	position: relative;
	z-index:1001;
	/*width:340px;*/
}
#loginUsernameUp
{
	width: 150px;
	height:16px;
}
#loginPasswordUp
{
	width: 100px;
	height:16px;
}
.login_div1
{
	position: absolute;
	top: 0px;
	left:0px;
}
.login_div2
{
	position: relative;
}
.login_div2 span
{
	text-align:left;
	height:11px;
}
#loginformup
{
	text-align:left;
}
.login_top1
{
	top:21px;
	left:0px;
}
.login_top11
{
	top:25px;
	left:0px;
}
.login_div3
{
	position: relative;
	text-align:left
}
.login_div3 input
{
	margin: 0px;
	border:0px;
	padding:0px;
	vertical-align:middle;
}
#lostp
{
	padding-left:50px;
}
#regis
{
	padding-left:21px;
}
#regisIE
{
		padding-left:15px;
}
.login_top2
{
	top:20px;
	left:-4px;
}
.login_top22
{
	top:23px;
	left:-4px;
}
.login_top222
{
	top:25px;
	left:0px;
}
.menubutton_left_side
{
	background: transparent url('../images/desktop/menu_blue_corner.gif') no-repeat scroll left; 
	height: 23px;
	width: 14px;
	float: left;
}
.menubutton_right_side
{
	background: transparent url('../images/desktop/menu_blue_corner.gif') no-repeat scroll right; 
	height: 23px;
	width: 14px;
	float: right;
}
.menubutton_left_side_green
{
	background: transparent url('../images/desktop/menu_green_corner.gif') no-repeat scroll left; 
	height: 23px;
	width: 14px;
	float: left;
}
.menubutton_right_side_green
{
	background: transparent url('../images/desktop/menu_green_corner.gif') no-repeat scroll right; 
	height: 23px;
	width: 14px;
	float: right;
}
.menubutton_content
{
	float:left; 
	text-align:center;
	background-color: #CCD9DF;
	height: 18px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	/*font-family:Arial;*/
	padding-top: 5px;
}
.menubutton_content_green
{
	float:left; 
	text-align:center;
	background-color: #D2E3B7;
	height: 18px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	/*font-family:Arial;*/
	padding-top: 5px;
}
body
{
	font-family: Arial, Tahoma, Sans, FreeSans, 'Nimbus Sans L', Garuda, sans-serif !important;
	height:100%;
	width:100%;
	background-color:#FFFFFF;
	border: 0px;
	padding: 0px;
	margin: 0px;
	font-size:100%;	
}
.user_menu_appear
{
	background-color: rgb(255,255,255);
	text-decoration: none;
	font-size: 12px;
	font-weight:bold;
	/*font-family:Arial;*/
	color:rgb(128,128,128);

}
#displayAccountMenu
{
	padding-top:5px;
	padding-bottom:0px;
	background-color: #D9E3B1;
	color:rgb(128,128,128);
	border-bottom-color:rgb(232, 232, 232);
	border-left-color:rgb(232, 232, 232);
	border-right-color: rgb(232, 232, 232);
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	z-index: 82;
}

.logout_div
{
	border-top-width: 2px;
	border-top-color: #000000;
	background-color: #C9D590;
	padding-top: 3px;
	padding-bottom: 5px;
}
.logout_div a
{
	text-decoration: none;
	font-weight: bolder;
	color: white;	
}
.submenu
{
	clear: both;
	padding-left: 50px;
}
.halfWidth
{
	width:50%;
}
.tableStyle
{
	width: 600px; 
	text-align: left; 
	margin-left: auto; 
	margin-right: auto;
	margin-top:10px;
}
.tableStyle span
{
	font-weight:normal;
}

.homeSpot
{
	width: 309px; 
	margin-bottom: 12px;
}

.nav_menu_line
{
	clear:both;
	background-color: #765F55;
	height: 4px;
	width: 980px;
	text-align: center;
	vertical-align: bottom; 
	margin-top: 1px;
}