body 
{
	display:block;
	background-color:#FFFFFF;
	color:#000000;
	font-family:Calibri,Arial,Helvetica,sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	text-align:justify;
	scrollbar-base-color: #ffeb86;
}


h1
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
	text-align:Left;
	margin:0;	
}

img.noblvmgal {
	background:#FFC025 none repeat scroll 0 0;
	vertical-align: middle;
	/*display: inline-table !important;
	display: inline;*/
	margin: 0px 0px 20px 0px;
	padding:3px;
}

.belso
{
	background: transparent;
	width: 700px;
	margin: 0 auto;
	border:0px solid;
}

.headout
{
	/*background: #260101;*/
}

.headbody
{
	background: #FFFFFF;
	width: 960px;
	height: 190px;
	margin: 0 auto;
}

.headimg
{
	background: url(../Images/Header.jpg) no-repeat;
	position: relative;
	padding:70px 10px 0px 0px;
	left: 0px;
	top: 0px;
	/*width: 960px;*/
	height: 120px;
	text-align:right;
	z-index: 1;
}

.ChangePic
{
	/*background: url(../Images/ChangePic.jpg) no-repeat;*/
	position: absolute;
	left: 711px;
	top: 18px;
	width: 213px;
	height: 213px;
}

.headflash
{
	position: relative;
	left: 27px;
	top: 57px;
	width: 258px;
	height: 37px;
}

.bodyout 
{
	/*background: #260101;*/
}

.bodycenter {
	/*background: url(../Images/body_onepixel.png) repeat-y scroll 0 0;*/
	width: 960px !important;
	width: 960px;
	margin: 0 auto;
}

/* left */
.leftout
{
	/*background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	background: url(../Images/LeftSide.jpg) no-repeat;
	font-family:Georgia,Arial,Helvetica,Sans-serif;
	font-size:12px;
	color:#000000;	
	width: 202px !important;
	width: 202px;
	float: left;	
	padding: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px;
	height: 609px;
}

.leftbody 
{
    color: #000000;
	margin: 0px 0px 25px 0px;
	padding: 2px 15px 0px 15px;
	width: 88%;
}

.LeftMenu
{
	font-family:Sans-serif,Arial,Helvetica;
	font-size:12px;
	font-weight: bold;
	color: #FFFFFF;
	position: relative;
	left: 0px;
	top: 10px;
	width: 200px;
	/*height: 18px;*/
	z-index: 2;
	overflow: hidden;
}

.LeftMenu1
{
	display: block;
	color: #FFFFFF;
	height: 46px !important;
	height: 46px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	width: 200px;
}

.LeftMenu1  a 
{
	display: block;
	color:	Transparent;
	background: Transparent;
	color: Transparent !important;
	background: Transparent !important;	
	text-decoration: none;
}

.LeftMenu1  a:hover 
{
	display: block;
	color:	Transparent;
	background: Transparent;
	color: Transparent !important;
	background: Transparent !important;	
	text-decoration: none;
}

.LoginBoxMain
{
	font-size: 16px;
}

.LoginBoxMain .inbox
{
	font-size: 16px;
	font-weight: bold;
}

.LoginMenubtn
{
	background: url(../Images/07MenuLogin.gif) no-repeat scroll 0px 0px;
	width: 200px;
	height: 46px;
	border: 0px;
	cursor: pointer;
	position: relative;
	left: 0px;
	top: 0px;
}

.LoginMenubtn:hover
{
	background: url(../Images/07MenuLogin_sel.gif) no-repeat scroll 0px 0px;
}

.LogoutMenubtn
{
	background: url(../Images/06Unsign.gif) no-repeat scroll 0px 0px;
	width: 200px;
	height: 46px;
	border: 0px;
	cursor: pointer;
	position: relative;
	left: 0px;
	top: 0px;
}

.LogoutMenubtn:hover
{
	background: url(../Images/06Unsign_sel.gif) no-repeat scroll 0px 0px;
}

.clearer 
{
    clear: both;
    height: 0px;
	font-size:0px;
	visibility: hidden;
}

.mainContentBack
{ 
	/*background: url(../Images/CenterImage.gif) no-repeat;*/
	float: left;
	/*margin: 0px 0px 0px 202px !important; 
	margin: 0px 0px 0px 192px; */
	/*padding: 20px 30px 20px 30px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	height: 609px;
	width: 758px;
} 

.mainContent 
{ 
	background-color: transparent;
	background:transparent;
	margin: -96px auto 0px auto;
	padding: 20px 20px 20px 20px !important;
	padding: 20px 20px 20px 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	height: 515px !important;
	height: 515px;
	overflow-y: auto;
	overflow-x: hidden;
	width: 717px !important;
	width: 717px;
	float: left;
}

.mainContent a
{ 
	/*
	color: #FFFFFF;
	*/
	text-decoration: none;
	font-size:14px;
}

.mainContent a:hover
{ 
	/*
	color: #000000;
	*/
	text-decoration: underline;
	font-size:14px;
}

.mainContent a.action_btn {
	padding: 1px 3px 1px 3px;
	color: #ffffff;
	background-color: #ffc025;
	text-decoration: none;
	font-size:12px;
}

.mainContent a:hover.action_btn {
	padding: 1px 3px 1px 3px;
	color: #000000;
	background-color: #ffc025;
	text-decoration: none;
	font-size:12px;
}

.mainContentImg
{
	background: url(../Images/Content_Head.jpg) no-repeat;
	color: #FFFFFF;
	position: static;
	left: 0px;
	top: 0px;
	width: 758px;
	height: 150px;
	z-index: 1;
	font-family: Times New Roman, Arial, Helvetica,sans-serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 62px;
	text-align: left;
	text-indent: 12px;	
}

.Splitter
{
	background: url(../Images/Splitter.gif) no-repeat;
	left: 0px;
	top: 0px;
	/*
	position: relative;
	width: 708px;
	*/
	height: 25px;
}


/* footer */
.footerhead 
{
    background: #000000;
    height: 1px;
	overflow: hidden;    
}

.footer 
{
	background: url(../Images/Footer.jpg) no-repeat;
	position: relative;
	height: 60px;
	top: 0px !important; 
	top: -3px;
	width: 960px;
	margin: 0px auto;
}

.footertext
{
	/*background: #260101;*/
	position: relative;
	left: 695px;
	top: 0px;
	width: 246px;
	text-align: center;
	font-size:12px;
	font-weight: bold;
	cursor: pointer;
	height: 44px;
}

.footertext2
{
	/*background: #260101;*/
	position: relative;
	left: 225px;
	top: -44px !important;
	top: -47px;
	width: 255px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
	height: 44px;
}

.footer a {
	color: #FFFFFF;
	text-decoration: none;
}

.footer a:hover 
{
	color:	#FFFFFF;
	font-size:13px;
	text-decoration: underline;
/*	background: #f0c557; */
}

.ism
{
	background: transparent;
	/*width: 50px;
	height: 50px;*/
	margin: 0px 0px 0px 0px !important;
	margin: 0px 0px 0px 0px;
	display: inline-table !important;
	display: inline;
	border:0px solid;
}

.ism a 
{
	color: #FFFFFF;
	text-decoration: none;
}

.ism a:hover 
{
	color:	#FFFFFF;
	text-decoration: none;
}
