﻿/*---------------------------------Start Myers Network Tag----------------------------------

*********************************************************
* DO NOT DELETE OR EDIT ANY OF THE DATA WITHIN THE TAG  *
*   IT CONTAINS REQUIRED INFORMATION THE SERVER NEEDS   *
*********************************************************

File Name: css_main.css
Created by: Everett S. Myers II
Base Program Code: STD01 ver 1.0
Licensed to: Myers Network
Last Error Checked: 03/08/08 0421 ESM0101

------------------------------------End Myers Network Tag-----------------------------------*/

/*------------------------ MAIN -----------------------*/																		
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td, span, div {
	font-size: 14px;
	letter-spacing: 1px;
}
b {
	text-transform:uppercase;
}						
a {
	font-weight: bold;
	letter-spacing: 1px;
	color: #0099ff;
	text-decoration: none;
}
a:link {
	font-weight: bold;
	letter-spacing: 1px;
	color: #0099ff;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	letter-spacing: 1px;
	color: #0099ff;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	letter-spacing: 1px;
	color: #0099ff;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	letter-spacing: 1px;
	color:#0099ff;
	text-decoration: underline;
}a {
	font-weight: bold;
	letter-spacing: 1px;
	color: #0099ff;
	text-decoration: none;
}
a.white:link {
	font-weight: bold;
	letter-spacing: 1px;
	color: #ffffff;
	text-decoration: none;
}
a.white:active {
	font-weight: bold;
	letter-spacing: 1px;
	color: #ffffff;
	text-decoration: none;
}
a.white:visited {
	font-weight: bold;
	letter-spacing: 1px;
	color: #ffffff;
	text-decoration: none;
}
a.white:hover {
	font-weight: bold;
	letter-spacing: 1px;
	color: #ffffff;
	text-decoration: underline;
}

div.header{
	font-family: Comic Sans MS, Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #1F3A93;

}
div.content{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
/*------------------------------------------------------*/

.link_lookalike {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #0099ff;
	text-decoration: none;
}


/*----------------------- Footer ----------------------*/
.footer {
	color: #1F3A93;
	font-size: 11px;
}	
.footer a {
	color:#1F3A93;
	font-size:11px;
	text-decoration:none;
}
.footer a:hover {
	color:#0099ff;
	font-size:11px;
	text-decoration:underline;
}
/*------------------------------------------------------*/
