body, td, p {

	background-color: #ffffff;

	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 9pt;
	text-align: left;
	color: black;

}

a {
	
	color: #f27314;
	font-weight: bold;

}

img {
 
    border: 0px;
    
}

ol, li {

	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 15px;
		
}

h1, h2, h3, h4, h5, h6 {

	color: #32398a;

}

h1.site {
 
    font-size: 16px;
    
}

h2.site {
    
    font-size: 15px;

}
    
h1 {

	font-size: 14px;
		
}

h2 {

    font-size: 13px;
        
}

h3 {
	
	font-size: 12px;
	
}

h4 {
	
	font-size: 11px;
	
}

h5 {
	
	font-size: 10px;
	
}

div#form_login table, div#zone_flash table, div#zone_member table {
	
	width: 156px;
	border: 2px #f27314 solid;
	padding: 0px;
	margin: 0px 8px 2px 8px;
	
}

div#form_login table tr th, div#zone_flash table tr th, div#zone_member table tr th {
    
    border: 0px;
    padding: 3px;
    margin: 0px;
    vertical-align: middle;
    
    background-color: #f27314;
    color: white;
    font-weight: bold;
    
}

div#form_login table tr td, div#zone_flash table tr td, div#zone_member table tr td {
    
    border: 0px;
    padding: 3px;
    margin: 0px;
    background-color: white;
    color: black;
    
}

div#form_login table tr td label, div#zone_flash table tr td label, div#zone_member table tr td label {
    
    color: black;
    
}

div#form_login table tr td input, div#zone_flash table tr td input, div#zone_member table tr td input {

	font-size: 8px;
		
}

div#header {

	height: 10px;

}

div#footer {

	height: 10px;

}

div#container {

	width: 803px;
	margin: 0 auto;
	text-align: left;
	
	background-color: #ffffff;
	  
}

div#popup {

    width: 1000px;
    margin: 0 auto;
    text-align: left;
    
    background-color: #ffffff;
      
}

table#master {
    width: 100%;
    border: 0px;
    padding: 0px;
    margin: 0px;
}

table#master tr td {
    
    vertical-align: top;
    text-align: left;
        
}

table#master tr td#header {

	height: 93px;
	background-image: url('/images/imageLayoutHeader.jpg');
	background-repeat: no-repeat;
	background-position: top left;

}

table#master tr td#content_top {

	height: 17px;
	background-image: url('/images/imageLayoutContentTop.jpg');
	background-repeat: no-repeat;
	background-position: top left;

}

table#master tr td#column_left {

	width: 176px;
	background-color: white;
	background-image: url('/images/imageLayoutGradientSides.jpg');
	background-attachment: top;
	background-position: top left;
	background-repeat: no-repeat;
	padding-bottom: 20px;
}

table#master tr td#column_centre {

	width: 455px;
	height: 200px;
	margin: 10px 10px 10px 10px;
	padding-bottom: 20px;
	
}

table#master tr td#column_right {

	width: 173px;
	background-color: #white;
	background-image: url('/images/imageLayoutGradientSides.jpg');
	background-attachment: top;
	background-position: top left;
	background-repeat: no-repeat;
	padding-bottom: 20px;
}

table#master tr td#footer_left {
	
    height: 3px;
    background-color: #143584;
	
}

table#master tr td#footer_centre {
    
    height: 3px;
    background-color: #143584;
    
}

table#master tr td#footer_right {
    
    height: 3px;
    background-color: #143584;
    
}

table#menu_navigation {
	
	width: 162px;
    margin: 0px 0px 0px 7px;
	
}

table#menu_navigation tr td {

	height: 18px;
	vertical-align: bottom;	
	background-image: url('/images/imageMenuBackground.gif');
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 25px;
	font-family: Arial, Helvetica, Sans-Serif;	
	font-size: 11px;
	font-weight: bold;
	color: #32398a;
    
}

table#menu_navigation tr td a {

	text-decoration: none;
	color: #32398a;	
	
}

table#menu_navigation tr td a div {

    width: 100%;
    height: 100%;
    vertical-align: middle;
        
}

div#content {
	
	margin: 10px 20px 0px 10px;
	
}

div#pager {
 
    vertical-align: top;   
    
}

div#widget_news span {

    color: #32398a;
    
}

div#widget_team table {
   
    width: 100%;

}

div#widget_team table tr td {
   
    text-align: right;

}

div#widget_team table tr td:first-child {
   
    text-align: left;

}

div#widget_team table tr td span {
   
    font-weight: bold;
    color: #32398a;

}

div#widget_team table tr td table tr td {
   
    color: #32398a;

}

div#widget_team table tr td table tr td img {
   
    margin: 10px 0px 0px 10px;

}


div#widget_articles table tr td.widget_articles_date {
    
    width: 100px;
    
    color: black;
    font-weight: bold;
    
}

div#widget_articles table tr td.widget_articles_subject {

    color: #32398a;
    
}

div#widget_forum table tr td.widget_forum_title {
    
    color: #f27314;
    font-weight: bold;
    
}

div#widget_forum table tr td.widget_forum_description {

    color: #32398a;
    
}

div#widget_forum_event table tr td.widget_event_date {

    width: 80px;
    
    color: black;
    font-weight: bold;
    
}

div#widget_forum_event table tr td.widget_forum_event_description {

    color: #32398a;
    
}

div#widget_member ul, div#widget_affiliate ul {
 
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 15px;
    color: #32398a; 
    
}

div#widget_member ul li, div#widget_affiliate ul li {
 
    color: #f27314; 
    font-weight: bold;
    
}

ul#list_navigation {
	list-style: none;
	padding: 0;
	margin: 0;
}

ul#list_navigation {
	color: white;
}

ul#list_navigation a {
	color: white;
	text-decoration: none;
}

