/* Page body */
body{
	background-color: #FFFFFF;
	margin-left: 20px;
	margin-top: 20px;
	
}

/* Text for most CSS classes */
.text, .smText, .error, .basicwhite
{
	color : #000000;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	font-family: "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
}
.comment
{
	color : #903;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	font-family: "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-style: oblique;
}

.printtext
{
	font-family: "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;
}

.lgText, .heading{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

/* Text */
.smText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.lgText{
   font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.heading{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.error{
	color : #FF0000;
}

/* Search highlight */
.highlight{
   font-family: "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #663399;
	font-weight: bold;
	
}

/* Hyperlinks */
a:link {
	color : #336699;
	text-decoration: none;
}

a:visited{
	color :   #336699;
	text-decoration: none;
}

a:hover, a:visited:hover{
	color :#FF0066;
	text-decoration : underline;
}

a.smLink {
	font-size: 10px;
}

table.bord {
	border-width: 1px 2px 2px 1px;
	border-style: solid;
	border-color: #000033;
	background-color: #FFFFFF;
	padding: 4px;
}

table.NavBar {
	background-color: #FFFFCC;
	border: 1px solid #000099;
}

/* navigation hyperlinks */
a.mybut, a.mybut:visited{
	color : #336699;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	border-color: #336699;
	border-style: solid;
	padding: 3px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	padding-right: 4px;
	padding-left: 4px;
	text-transform: uppercase;
	background-color: #F0F7F7;
}

a.mybut:hover, a.mybut:visited:hover{
	color : #FF0066;
	text-decoration : none;
	font-size: 12px;
	font-style: normal;
	border-color: #FF0000;
	border-style: solid;
	padding: 3px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	background-color: #FFECEF;
	padding-right: 4px;
	padding-left: 4px;
    text-transform: uppercase;
	
}
a.Smallbut, a.Smallbut:visited{
	color : #336699;
	text-decoration: none;
	font-size: 10px;
	font-style: normal;
	border-color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	border-style: solid;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	padding-right: 2px;
	padding-left: 2px;
	text-transform: uppercase;
	background-color: #F0F7F7;
}

a.Smallbut:hover, a.Smallbut:visited:hover{
	color : #FF0066;
	text-decoration : none;
	font-size: 10px;
	font-style: normal;
	border-color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	border-style: solid;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	background-color: #FFFFFF;
	padding-right: 2px;
	padding-left: 2px;
	text-transform: uppercase;

}


/* Misc */
ul{
	list-style-type: disc;
	white-space: normal;
	list-style-position: outside;
	margin-top: 6px;
}
li {
	padding-top: 6px;
}

form{
	display: inline;
}

a img,:link img,:visited img{
	border:none 
}

.forumline	{ 
           border: 1px;
	border-color: #CCCCCC; }

/* Main table cell colours and backgrounds */
td.Formrow	{ 
    background-color: #E9E2E2; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
td.WhiteRow{
	padding-right: 10px;
	padding-left: 10px;
	color : #000000;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	font-family: "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
}
td.row1	{
	background-color: #DDDDFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	     border: Solid;
	border-color: #FFFFFF;
	border-width: 1px;

}
td.row2	{ background-color: #F8F8F8; 
     font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	     border: Solid;
	border-color: #CCCCCC;
	border-width: 1px;


}

td.row3{ background-color: #CBCCD8;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: Solid;
	border-color: #FFFFFF;
	border-width: 1px;

}


td.row4	{
	background-color: #BFBED6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	border: 1px Solid;
	border-color: #FFFFFF;
	}
.maintitle	{
	font-weight: bold;
	font-size: 22px;
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 28px;
	color: #000066;
	text-transform: capitalize;
	text-align: center;
	}
.Subtitle	{
	font-weight: bold;
	font-size: 18px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000066;
	text-transform: capitalize;
	background-color: #FFFFFF;
	line-height: 22px;
	}


/* Form elements */
input,textarea, select {
	color : #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color : #CCCCCC;
	text-indent: 2px;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #FFFFFF;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #EAEAEA;
	color : #006699;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	
}

input.button:hover {
	background-color : #FF0033;
	cursor: hand;
	color: #000000;	
}	
ul.leftnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	float: none;
	list-style-position: inside;
	list-style-type: none;
	text-align: left;
	letter-spacing: normal;
	vertical-align: middle;
	white-space: normal;
	display: inline;
	font-variant: small-caps;	
	
}

ul.leftnav a {
	color: #FFFFCC;
	list-style-position: inside;
	list-style-type: none;
	float: left;
  }
ul.leftnav li {
	list-style-type: none;
	vertical-align: middle;
	list-style-position: inside;
	margin: auto;
	height: 48px;
	width: 420px;
	border-right-width: thin;
	border-bottom-width: 1px;
	border-left-width: thin;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	/*float: left; */
	padding-left:2px;
	border-bottom-color:  #FFFF99;
}	
ul.leftnav a:link { 
	color:  #FFFFCC;
	text-decoration: none; 
	
	}

ul.leftnav a:visited { 
	color: #FFFFCC;
	text-decoration: none; 
	
	}

ul.leftnav a:hover {
    color:  #FF6600; 
	background-color:  #000000;
	height: 46px;
	width: 420px;
	display: listitem;
	clear: none;
	float: left;
	}

ul.leftnav a:active { 
	color: #FF6600 ;
	background-color: transparent; 
		text-decoration: none; 
	font-weight: normal; 

	}

