
body, th, td, p, ol, ul, a, h1, h2, h3, h4, h5, h6, {
font-family: 		Verdana, sans-serif; 
font-style:			normal;
font-variant:		normal;
color:				#FFFFFF;
margin-bottom:      5px   ;
margin-top:         5px   ;
}

p, h1, h2, h3, h4, h5, h6,td, li, ul, ol, th {
background-color: 			transparent;
margin-top:					3px; }

body {
background-color:            #396BB5;
margin-left:                 10px   ;
margin-bottom:               15px   ;
margin-top:                  15px   ;
margin-right:                10px   ;

// Scroll Bar Stuff //

scrollbar-3d-light-color:    #31200F ;
scrollbar-arrow-color:       #69441F ;
scrollbar-base-color:        #31200F ; // this is the border colour
scrollbar-dark-shadow-color: #DFC58C ;
scrollbar-face-color:        #DAAE83 ;
scrollbar-highlight-color:   #F5D078 ;
scrollbar-shadow-color:      #8A640B ; 
}

body, td, p, a, input { font-size:13px; }

h1 { font-size:26px; }
h2 { font-size:23px; letter-spacing:7px; }
h3 { font-size: 20px; font-weight:"400"; }
h4 { font-size: 14px; }
h5 { font-size: 12px; }
h6 { font-size: 10px; }

input {
	font-size: 12px;
	font-family: Verdana, sans-serif; 
	font-style: normal;
	font-variant: normal;
	background-color: #FFFFFF;
	margin-bottom: 0px ;
	margin-top: 0px; 
}

#header { position: absolute; left:125; top:0; }

table { 
	width: 610px; 
	cellpadding:0; 
	cellspacing:0;
	margin-top:0;
	margin-bottom:0;
}

table.last_table {
	border-bottom-width: 6px;
	border-bottom-style: double;
}

td.last_table {
	padding-left:0;
	padding-right:0;
}

table.footer_table {
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-width: 2px ;
	border-bottom-style: solid;
}

table.popup {
	border-right-width: 1px;
	border-right-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

table.noborder { border:0; }

td, th { padding-left:20; padding-right:20; }

td, th, p { margin-top: 10; margin-bottom:10; }

td.right { text-align:right; padding-right:5px; }
td.left { text-align:left; padding-left:5px; }

td.tight {
	font-size:10px;
	border-width: 1px;
	border-style: solid;
	padding:0;
	text-align:center;
}

.welcome {
	font-family: "comic sans ms";
	color:gold;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	padding:30;
}

.address {
padding-left:40px;
font-weight:600;
color:#ffffff;}

ul,ol {
padding-left:12;
margin-top:5;
margin-bottom:5;

}

li {
padding-right:10;
padding-left:20;}

.tight, li.tight , ul.tight, ol.tight {
margin-left:-30;
margin-top:0;
margin-bottom:0;
padding-right:0;
padding-left:0;}


li.email {
list-style-image: url("images/email.gif");
}

.none {
font-weight:600; text-decoration: none; }

a.none:link { text-decoration: none;  color:#a55242; }
a.none:visited {text-decoration: none; color:#a55242; }
a.none:hover {text-decoration: none; color:white; background-color:#a55242;}

.index {text-decoration: none; color:#FF9595; font-size:11px; padding:0; margin:0; text-align:center;}
a.index:link {text-decoration: none; color:#FF9595;  text-align:center; padding:0; margin:0;}
a.index:visited {text-decoration: none; color:#FF9595; text-align:center; padding:0; margin:0;}
a.index:hover {text-decoration: none; color:white; background-color:#a55242; text-align:center; padding:0; margin:0;}

.none_small {
font-size: 10px;
}
a.none_small:link { text-decoration: none;  color:#FF9595; }
a.none_small:visited {text-decoration: none; color:#FF9595; }
a.none_small:hover {text-decoration: none; color:white; background-color:#a55242;}

.none_big {
font-size: 18px;
}
a.none_big:link { text-decoration: none; color:#000080;font-weight:600;}
a.none_big:visited {text-decoration: none;color:#000080;font-weight:600;}
a.none_big:hover {color:white; background-color:#000080;text-decoration: none; font-weight:600;}

hr {
size:2;
color:#a55242;
padding:0;
margin-top:0;
margin-bottom:0;
}
#home_page { position:absolute; left:520; top:15; z-index:600; }
#flag1 {position:absolute; left:730; top:30; z-index:600;}

#fadeinbox{
position:absolute;left:0;top:0;
width:600;
border: 2px solid #a55242;
background-color: #ffffff;
padding: 4px;
z-index: 999;
visibility:hidden;
}