/* FONTS  */
.smallfont {font-family: Arial, Helvetica, sans-serif; font-size: 10px}

.parafont {font-family: Arial, Helvetica, sans-serif; font-size: 12px}

.headmed_blue {font-family: Georgia, "Times New Roman", Times, serif; font-size:12px; font-weight:bold; color: #1774ff}
.headmed {font-family: Georgia, "Times New Roman", Times, serif; font-size:14px; font-weight:bold; color: #000000}

.headbig {font-family: Georgia, "Times New Roman", Times, serif; font-size:16px; font-weight:bold; color: #ff2b0f}

.whiteheading {font-family: Georgia, "Times New Roman", Times, serif; font-size:17px; font-weight:bold; color: #ffffff}

.styledlist {padding-top:5px; padding-bottom:5px; border-bottom:#1774ff 1px dotted;
font-family: Arial, Helvetica, sans-serif; font-size:12px;}

.styledlist_forum {padding-top:0px; padding-bottom:10px; border-bottom:#1774ff 1px dotted;
font-family: Arial, Helvetica, sans-serif; font-size:12px;}

.ftable1 {padding:5px; border:#000000 1px solid; width:100%;}
.ftable1imgtd {width:250px}

/*LINKS*/

a:link {color: #ff2b0f; text-decoration: none; text-decoration: none;}	
a:visited {color: #ff2b0f; text-decoration: none; text-decoration: none;}	
a:active {text-decoration: none}	
a:hover {color: #ff2b0f; text-decoration: underline; } 


/*COLOURS*/
.moredetailbox {background-color:#ffffff}

/*MENU*/


table.NewNavMenu a { 
/* custom css on pages to set attribute width:100% for IE line-height:21px;*/
display: block; 
} 

table.NewNavMenu   {
font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold; 
	font-size: 15px; 
	color: #000000;
	padding-top:10px;
	padding-bottom:10px;
	text-decoration:none; 
	margin: 0px 0px 0px 0px;
	border-width: 0px;  
}

div.NewNavMenu a {
	color: #000000;
	text-decoration:none;
	background: #ffffff; 
	border-width: 0px;
	padding-left:10px;
	padding-right:10px;
}

.NewNavMenu a:visited {
	color: #000000;
	text-decoration:none;
	background: #ffffff;
	border-width: 0px;
}

div.NewNavMenu a:hover {
	color: #ff2b0f;
	text-decoration:none; 
	background: #ffffff;
	td-background-color: #ffffff;
    td-background: #ffffff;
	td-color: #ffffff;
	border-width: 0px;
	
}



/*FORUM*/
.forumlist {padding-top:5px; padding-bottom:5px; border-bottom:#1774ff 1px dashed;
font-family: Arial, Helvetica, sans-serif; font-size:12px;}

.forumfooterbkg {background-color: #044e8b;}

.box {position:relative; left:2px; width:300px;
	border: 1px solid #5279BD;
}


.box1 {position:relative; left:2px; width:400px;
	font-family: Arial, Helvetica, sans-serif; font-size: 11px;
	font-weight: bold; 
	background-color: E7EFF7;
	border: 1px solid #0069B5;
		text-align:center;
}

.quote {position:relative; left:2px; width:80%;
	font-family: Arial, Helvetica, sans-serif; font-size: 10px;
	background-color: ;
	border: thin dashed #0069B5;
}

.mainbodyhr {
  border: 0;
  width: 100%;
  color: #BACCE5;
  background-color: #BACCE5;
  height: 1px;
}


/* FORMS */

input {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000}


.nice_input_small {
	BORDER-RIGHT: #00285b 1px solid;
	BORDER-TOP: #00285b 1px solid;
	FONT-SIZE: 8pt;
	BORDER-LEFT: #00285b 1px solid;
	COLOR: #000000;
	BORDER-BOTTOM: #00285b 1px solid;
	padding-left: 3px;	
}

.nice_input_small_r {
	BORDER-RIGHT: #00285b 1px solid;
	BORDER-TOP: #00285b 1px solid;
	FONT-SIZE: 8pt;
	BORDER-LEFT: #00285b 1px solid;
	background-color:#ffe5cb;
	COLOR: #000000;
	BORDER-BOTTOM: #00285b 1px solid;
	padding-left: 3px;	
}

.nice_input_button {
background-color:#FFFFFF;
border:#666666 1px solid;
	FONT-SIZE: 8pt;}
