/* Form elements */
input.nrlButton {
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 8pt;
	font-weight		: bold;
	color			: #444444;
	border			: #555555 1px solid;
	background-color: #FFFFFF;
}

/* Check Box */
input.stdCheckBox {
   	border			: 0 solid #000099;
}
input.stdRadion {
   	border			: 0 solid #000099;
}
table.stdTableHeader{
	border			: 2px solid #000000;
}
table.stdTable {
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 8pt;
	font-weight		: normal;
	color			: #000000;
	background-color: #E6E6E6;	
}

/* Header */
td.listHeaderLeft {
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 8pt;
	font-weight		: bold;
	color			: #444444;
	text-align		: left;
	background-image: url(../images/bottam_bar.jpg);
	height			: 22px;
}

.footerlink
{
	font:Verdana, Arial, Helvetica, sans-serif;
	color:#0000FF;
	font-weight:bold;
}
.footerside
{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:underline;
}
.HeaderText{
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 10pt;
	font-weight		: bold;
}

/* Copyright and bottom info */
.homeaddress {
	BORDER-RIGHT: black thin solid; BORDER-TOP: black thin solid; FONT-WEIGHT: bold; FONT-SIZE: larger; MARGIN: 201px 200px 200px; BORDER-LEFT: black thin solid; COLOR: black; BORDER-BOTTOM: black thin solid; FONT-STYLE: normal; FONT-FAMILY: veranda; TEXT-ALIGN: center
}
.homemsg {
	FONT-WEIGHT: normal; FONT-SIZE: smaller; COLOR: blue; FONT-STYLE: italic; FONT-FAMILY: veranda
}
.toplinks {
	BORDER-RIGHT: aqua; BORDER-TOP: black thin solid; FONT-WEIGHT: bold; FONT-SIZE: smaller; BORDER-LEFT: black thin solid; WIDTH: 10%; BORDER-BOTTOM: black thin solid; FONT-FAMILY: veranda; BACKGROUND-COLOR: #6699ff; TEXT-ALIGN: center
}
.bottomlinks {
	FONT-WEIGHT: bold; FONT-SIZE: smaller; CURSOR: hand; COLOR: blue; FONT-FAMILY: veranda; TEXT-ALIGN: center
}
.cc {
	FONT-WEIGHT: normal; FONT-SIZE: xx-small; COLOR: black; FONT-FAMILY: veranda; TEXT-ALIGN: center
}
.pagename {
	FONT-WEIGHT: bold; FONT-SIZE: larger; FONT-FAMILY: veranda; TEXT-ALIGN: center
}
.focuslink {
	BORDER-RIGHT: black thin solid; BACKGROUND-POSITION: center top; BORDER-TOP: black solid; FONT-SIZE: smaller; BACKGROUND-IMAGE: url(images\background.jpg); BORDER-LEFT: black solid; WIDTH: 10%; BORDER-BOTTOM: black; FONT-FAMILY: Verdana; TEXT-ALIGN: center
}
.questions {
	CURSOR: hand; FONT-STYLE: italic
}
.bgtop {
	BACKGROUND-POSITION: 50% top; BACKGROUND-REPEAT: repeat-x
}

/* Page link */
.disabledText {
	font-size 		: 8pt;
	color 			: #888888;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-weight		: bold;
}
/*	LeftPannel Link Black */
.menublack 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;		
	font-size: 11px;
	text-decoration: none;
	color:	#000000;
}
/*	Header Email */
.whitebold 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;		
	font-size: 11px;
	font-weight: bold;		
	text-decoration: none;
	color:	#FFFFFF;
}
input.blacktextbox
{
	font-family: Verdana, Arial, Helvetica, sans-serif;		
	background-color: #333333;	
	border: 1px inset #FFFFFF;	
	font-size: 10px;	
	color: #FFFFFF; 
}
/*	Home Page */
.sideborder 
{	
	border-top: none;		
	border-right: 1px dotted #FFFFFF;
	border-bottom: none;	
	border-left: 1px dotted #FFFFFF;	
}
/*	Intro	*/
.introborder {
	border: 1px dotted #FFFFFF;
}

















 /* General page style. The scroll bar colours only visible in IE5.5+ */
body {
/*	background-color: #FFFFFF;*/

	scrollbar-face-color: #424542;
	scrollbar-3dlight-color: #424542;	
	scrollbar-darkshadow-color: #424542;
	scrollbar-highlight-color: #E6E6E6;
	scrollbar-shadow-color: #E6E6E6;
	scrollbar-arrow-color: #E6E6E6;
	scrollbar-track-color: #E6E6E6;
	
	background-attachment: fixed;

    margin: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.border {
	border: 1px solid #5E5E5E;
}
/* Page link */
.pageLink, td.pageLink{
	font-size 		: 8pt;
	color 			: #FFFFFF;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-weight		: bold;
}
a.pageLink:link   	{ text-decoration: none; color : #FFFFFF; }
a.pageLink:visited 	{ text-decoration: none; color : #FFFFFF; }
a.pageLink:hover	{ text-decoration: underline; color : #FFFFFF; }
.activePage {
	font-size 		: 8pt;
	color			: #FF0000;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-weight		: bold;
}
/* Action link */
.MenuLink, td.MenuLink{
	font-size 		: 8pt;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-weight		: bold;
	cursor			: hand;
	color 			: #FFFFFF;
}
a.MenuLink:link   	{ text-decoration: none; color : #FFFFFF; }
a.MenuLink:visited 	{ text-decoration: none; color : #FFFFFF; }
a.MenuLink:hover	{ text-decoration: none; color : #FFFFFF; }

.subMenuLink, td.subMenuLink{
	font-size 		: 8pt;
	color 			: #FFFFFF;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-weight		: bold;
}
a.subMenuLink:link   	{ text-decoration: none; color : #FFFFFF; }
a.subMenuLink:visited 	{ text-decoration: none; color : #FFFFFF; }
a.subMenuLink:hover		{ text-decoration: none; color : #FFFFFF; }
.otherLink, td.otherLink{
	font-size 		: 8pt;
	color 			: #FFFFFF;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-weight		: bold;
	padding-right	: 30px;
}
a.otherLink:link   	{ text-decoration: none; color : #FFFFFF; }
a.otherLink:visited { text-decoration: none; color : #FFFFFF; }
a.otherLink:hover	{ text-decoration: underline; color : #FFFFFF; }
.actionLink, td.actionLink{
	font-size 		: 8pt;
	color 			: #FFFFFF;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-weight		: normal;
}
a.actionLink:link   	{ text-decoration: none; color : #FFFFFF; }
a.actionLink:visited 	{ text-decoration: none; color : #FFFFFF; }
a.actionLink:hover		{ text-decoration: underline; color : #FFFFFF; }
/*	Footer Link	*/
.copyright{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
a.copyright	{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
a.copyright:link   	{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
a.copyright:visited { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
a.copyright:hover 	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
/*	Admin Section */
.AdminBold
{
	font-family: Verdana, Arial, Helvetica, sans-serif;		
	font-size: 20px;
	font-weight: bold;		
	text-decoration: none;
	color:	#FFFFFF;
}
/*  Message */
td.errtext,.errorMsg{
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 8pt;
	font-weight		: normal;
	color			: #FF2F2F;
}
td.successMsg {
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 8pt;
	font-weight		: normal;
	color			: #FFFF00;
}
/* Td default style */
td{
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 8pt;
	font-weight		: normal;
	color			: #FFFFFF;
}
td.stdSection {
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 10pt;
	font-weight		: bold;
	color			: #FFFFFF;
	padding-left	: 40px;
	padding-top		: 10px;
	letter-spacing  : 3;
	text-decoration : underline;
}
input.stdButton {
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 8pt;
	color			: #FFFFFF;
	border			: #949694 1px solid;
	background-color: #424542;
}
/* Form elements */
input,textarea, select {
	font-size 			: 8pt;
	color 				: #000000;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-weight			: normal;
	border				: 1px #FFFFFF solid;
}
/* Field Label */
td.fieldLabelRight{
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 8pt;
	font-weight		: normal;
	color			: #FFFFFF;
	text-align		: right;
}
td.fieldLabelLeft{
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 8pt;
	font-weight		: normal;
	color			: #FFFFFF;
	text-align		: left;
}
td.titalbold{
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 10pt;
	color			: #FFFFFF;
	text-align		: left;
	font-weight		: bold;
	padding-bottom	: 15;
}
/*	Normal Text White Text */
.normaltext
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 11px;	
	color: #FFFFFF;		
	text-decoration: none;	
}
.normalbold
{	
	font-family	: Verdana, Arial, Helvetica, sans-serif;	
	font-size	: 8pt;	
	color	 	: #FFFFFF;
	font-weight	: bold;
}
/*	Listing  */
.listHeader {
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 8pt;
	font-weight		: bold;
	color			: #FFFFFF;
	background-color: #292C29;/*4E4E4E*/
	text-align		: center;
	height			: 22px;
}
tr.list_A {
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 8pt;
	font-weight		: normal;
	color			: #FFFFFF;
	background-color: #4E4E4E;
	padding-left	: 10px;
	height			: 20px;
}

tr.list_B {
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 8pt;
	font-weight		: normal;
	color			: #FFFFFF;
	padding-left	: 10px;
	height			: 20px;
	background-color: #3E3E3E;
}
td.boldtital{
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 9pt;
	font-weight		: bold;
	color			: #FFFFFF;
	padding-left	: 40px;
	padding-top		: 10px;
}
.rightleftborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #5D6068;
	border-left-color: #5D6068;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #5D6068;
	border-bottom-color: #5D6068;
}
