/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: white;
}

h1	{font-family: Forte, Bauhaus 93, Cooper-Black, Arial-Black, sans-serif; font-size: 29pt; color:#3300cc; margin-top: 0; margin-bottom: 0; }
h2	{font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 20pt; color:#000000; margin-top: 0; margin-bottom: 0; }
h3	{font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 12pt; color:#3300cc; margin-top: 0; margin-bottom: 0; }
h4	{font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11pt; color:#000000; margin-top: 0; margin-bottom: 0; }
h5	{font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 10pt; color:#000000; margin-top: 0; margin-bottom: 0; }
h6	{font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 9pt; color:#000000; margin-top: 0; margin-bottom: 0; }
p	{font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 10pt; color:#000000; padding-left: 10px}
td	{font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 8pt; color:#000000; }
ul {font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11pt;margin-bottom: 5;}
hr {margin-bottom: 0px; }

input	{font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 9 pt;margin-right: 10px;}
Textarea	{font-family: Tahoma, Arial, Helvetica, sans-serif; margin-right: 10px;}
.formLabel	{font-size: 9 pt; font-weight: bold; font-family: Tahoma, arial, helvetica, sans-serif;margin-left: 10px;}

.header {font-family: Times New Roman, Times, serif; font-size: 14pt; color:#000000; font-weight: bolder; font-style: italic;padding-left: 30px}

.p1 {font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 10pt; color:#000000; padding-left: 10px;}

.container { position: relative; left: 1px; top: 1px; color: #CCC; }

.text { position: absolute; left: -1px; top: -1px; color: #000;}

.indent {margin-left: 15px;}

.newsletter {margin-left: 10px; border-collapse: collapse;}

.tiny	{font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 7pt; color:#000000;}

.bulletHeader	{font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11pt; color:#000000; margin-right: 10; margin-bottom: 10;}

.borderthin {
	border-right-style: solid;
	border-right-width: 3px;
	border-right-color: #3300cc;
	border-top-style: solid;
	border-top-width: 3px;
	border-top-color: #3300cc;
	border-left-style: solid;
	border-left-width: 3px;
	border-left-color: #3300cc;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #3300cc;}

.borderthin-top-left-right {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #3300cc;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #3300cc;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #3300cc;}

.borderthin-right {
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #3300cc;}

	
.borderthin-left-right-bottom {
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #3300cc;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #3300cc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #3300cc;}

.borderthin-left-right {
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #3300cc;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #3300cc;}

.borderthin-bottom {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #3300cc;}

.rightmarginwidth {
	margin-right: 10px;}

.padded {
	margin-left: 10;
	margin-top: 10;
	margin-right: 10; }


IMG {
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
padding: none;
border: none;
}

a image 
{
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
padding: none;
border: none;
 }

.copytime a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.copytime a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.copytime a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.copytime a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


.footertime a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}
.footertime a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}
.footertime a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}
.footertime a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}

.footertime {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #660000;
	text-decoration: none;
}

