/*External Style Sheet*/

body 
	{
	background-color:#EAEAEA;
	color:#000000;
	background-attachment:fixed;/*doesn't scroll(scrolling is scroll)*/
	font-size:9pt;
	font-family:Trebuchet MS,Arial,sans-serif;	
	}
span.tag
	{
	color:#FFFFFF;
	font-size:18px;
	font-family:Trebuchet MS,Arial,sans-serif;	
	}
span.button
	{
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	font-family:Trebuchet MS,Arial,sans-serif;	
	}
div.sideheader
	{
	color:#FFFFFF;
	font-size:18px;
	text-align:center;
	font-family:Trebuchet MS,Arial,sans-serif;	
	}
div.header
	{
	color:#B22222;
	font-size:18px;
	text-align:left;
	font-family:Trebuchet MS,Arial,sans-serif;	
	}
div.header3
	{
	color:#B22222;
	font-size:14px;
	text-align:left;
	font-weight:bold;
	font-family:Trebuchet MS,Arial,sans-serif;	
	}	
span.side
	{
	color:#FFFFFF;
	font-size:12px;
	text-align:left;
	font-family:Trebuchet MS,Arial,sans-serif;	
	}
span.blue
	{
	color:#0B2971;
	}
span.red
	{	
	color:#B22222;
	}	
.copy
	{
	color:white;
	font-size:10px;
	font-family:Trebuchet MS,Arial,sans-serif;	
	}	
	
h1
	{
	font-size:18px; 
	font-weight:300;
	display:inline;
	}
h2.index
	{
	font-size:18px; 
	font-weight:300;
	display:inline;
	}
h2
	{
	font-size:18px;
	font-weight:300;
	display:inline;
	}
	
strong	{
	font-weight:600;
	}

div.center
	{ 
	text-align:center;
	}

div.right
	{
	text-align:right;
	}

div.left
	{
	text-align:left;
	}

div.addy
	{
	font-size:10pt;
	color:#000066;
	font-family:Arial;
	font-weight:bold;
	}

table
	{
	border-style:none;
	width:100%;
	text-align:center;
	}
td.right
	{
	text-align:right;
	}
td.left
	{
	text-align:left;
	}
td.links
	{
	padding:2px;
	border:solid 1px #cdcdcd;
	}
td.links2
	{
	padding:2px;
	border:solid 1px #cdcdcd;
	background-color:#ddddEE;
	}	

table.front
	{
	border-color: #000000;
	border-width: 1px 1px 1px 1px;
    	border-style: solid;
    	margin:0 auto;
    	text-align:center;
    	width:420px;
    	}
td.front
	{
	border-color: #000000;
	width:210px;
	border-width: 1px 1px 1px 1px;
    	border-style: solid;
    	margin:0 auto;
    	text-align:left;
    	padding:2px;
    	vertical-align:top;
    	}    	
	

img
	{
	border-style:none;
	}
em
	{
	font-weight:normal;
	font-weight: italic;
	}
hr
	{
	color:white;
	width:80%;
	height:1px;
	text-align:center;
	}

a:alink
	{
	text-decoration: none;
	color:black;
	}

a:vlink
	{
	text-decoration: none;
	color:black;
	}
a
	{
	font-family:Trebuchet MS,Arial,sans-serif;
	text-decoration: none;
	color:black;
	}
a:hover
	{
	text-decoration: underline;
	color:black;
	}
	
a.main
	{
	color:white;
	font-size:16px;
	font-family:Trebuchet MS,Arial,sans-serif;	
	text-decoration:none;
	}
a.main:alink
	{
	color:white;
	}

a.main:vlink
	{
	color:white;
	}
a.main:hover
	{
	color:white;
	text-decoration: none;
	}
a.side
	{
	color:white;
	font-family:Trebuchet MS,Arial,sans-serif;	
	text-decoration:none;
	}
a.side:alink
	{
	color:white;
	}

a.side:vlink
	{
	color:white;
	}
a.side:hover
	{
	color:#FFFFFF;
	text-decoration: underline;
	}
	
div.outer {
	float: left;
	width: 150px; height: 25px;
	background: url( 'images/gel_button1.jpg' ) -150px 0 no-repeat;
	}
	
div.outer a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:25px;
	color:white;
	overflow:hidden;
	text-decoration: none;
	background: url( 'images/gel_button1.jpg' ) top left no-repeat;
	}
div.outer a:hover {
	background-image: none;
	}
div.outer a:active {
	color: white;
	}
#menu
	{
	height:25px;
	}
#menu2
	{
	height:50px;
	}
div.outer2 {
	float: left;
	width: 150px; height: 50px;
	background: url( 'images/gel_button2.jpg' ) -150px 0 no-repeat;
	padding:0; margin:0;
	}
	
div.outer2 a {
	display: block;
	margin: 0; 
	padding:0;
	width:150px; 
	height:50px;
	color:white;
	overflow:hidden;
	text-decoration: none;
	background: url( 'images/gel_button2.jpg' ) top left no-repeat;
	}
div.outer2 a:hover {
	background-image: none;
	}
div.outer2 a:active {
	color: white;
	}
#menu3
	{
	height:25px;
	}
div.outer3 {
	float: left;
	width: 150px; height: 25px;
	background: url( 'images/gel_button3.jpg' ) -150px 0 no-repeat;
	}
	
div.outer3 a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:25px;
	color:white;
	overflow:hidden;
	text-decoration: none;
	background: url( 'images/gel_button3.jpg' ) top left no-repeat;
	}
div.outer3 a:hover {
	background-image: none;
	}
div.outer3 a:active {
	color: white;
	}	
