/*background: #EEEEEE url('../images/bgbody.png') repeat;*/
body { color: #000000; margin: 0px 0 0 0; padding: 0; font: 9pt Arial, Helvetica, Sans-Serif;}

/*
A:link, A:visited     {	background-color: inherit; color: #000000; text-decoration: underline;}
A:hover    {background-color: inherit; color: #FFFFFF;}
A:active   {background-color: inherit; color: #333333;}
*/
.error{color:red; font-size: 8pt;}
.success{color:green; font-size: 10pt;}
.trHead {background: url(../images/s6g.png) repeat};
.loginTitle {
	margin-left:5px; 
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Sans-Serif; 
	font-size: 10pt; 
	font-weight: bold; 
	color: #FFFFFF; 
	padding: 4px;
}
.loginHead{
	font-family:Arial, Helvetica, sans-serif;
	size:12;
	color:#FFFFFF;
	font-weight:bold;
}
/* Main menu Start */
.linkMenu {
	background-color: inherit; 
	text-decoration: none;
	color:#FFFFFF;
	font-weight:bold;
	/*color: #FCF656; */
}

/*.linkMenu: {
	background-color: inherit; 
	color: #FFFF33;
	text-decoration: none;
}*/
.linkMenu:visited {
	background-color: inherit; 
	color: #FFFFFF;
	text-decoration: none;
}


.linkMenu:hover {
	background-color: inherit; 
	color: #FFFF33;
	text-decoration: none;
}

.linkMenu:active  {
	background-color: inherit; 
	color: #FFFF33;
	text-decoration: none;
}
/* Main menu END */

/*  Page Menu */
.pageLink {
	background-color: inherit; 
	text-decoration: underline;
	color: #1B77DE; 
}
.pageLink2 {
	background-color: inherit; 
	text-decoration: underline;
	color: #1B77DE; 
	font-size: 16px;
}

.pageLink:hover{ 
	text-decoration: none; 
	color: #6C2B0F;  
}

/* Page Menu  */

/* Content */

.contents {color: #666666;}


/* LOGIN box link and text   */
.LoginText {

	color: #6C2B0F;
	font-weight: bold;
}

.LoginLink {
	font-family: Arial, Helvetica, sans-serif;
	color: #6C2B0F;
	size:11;
	text-decoration: none;	
}

.LoginLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #1B77DE;
	size:11;
	text-decoration: none;	
}
/* LOGIN box link and text   END */

/* Heading  */

h3 {
	font-family:Arial, Helvetica, sans-serif;
	color: #969696;
	font-size: 18px;
}

/* Heading  END */


/* Footer N footer link */
.footer {
	background: url(../images/darkbluebg.jpg) repeat-x;
	color: #FFFFFF; 
 }

.footer:visited {
	background-color: inherit; 
	color: #FFFFFF;
	text-decoration: none;
}

.footer:hover {
	background-color: inherit; 
	color: #FFFFFF;
	text-decoration: none;
}

.footer:active  {
	background-color: inherit; 
	color: #FFFFFF;
	text-decoration: none;
}
/* Footer N footer link END */