﻿a:link{
	color: #0000FF;
	font-weight : bold;
	text-decoration : underline;
}

a:visited{
	color : #3300ff;
	font-weight : bold;
	text-decoration : underline;
}

a:hover{
	background-color : #EDE4D1;
	color : #000000;
	font-weight : bold;
	text-decoration : underline overline;
}

a:active{
	background-color : #EDE4D1;
	color : #000000;
	text-decoration : underline overline;
}

body {
	color : #000066;
	font-weight: bold;
	background-image : url('images/bg-blueline.gif');
	text-align : left;
	font-family : verdana, sans-serif;
	font-size : 11px;
 }
 
 td {
	color : #0066FF;
	font-weight: bold;
	text-align : left;
	font-family : verdana, sans-serif;
	font-size : 11px;
}

p	{
	font-weight: bold;
	text-align : left;
	font-family : verdana, sans-serif;
	font-size : 11px;
	color : #000080;
}

h1 {
	color : #000080;
	font-size : 24px;
	font-weight : bold;
	text-align : center;
	letter-spacing : 1px;
	text-transform : uppercase;
    border-left: 0px dashed black;
    border-right: 0px dashed black; 
    border-top: 0px dashed black;
    border-bottom: 1px dashed #BCB7A1}
}

h2 {
	color : #000080;
	font-size : 16px;
	font-style : italic;
	font-weight : bold;
	letter-spacing : 1px;
    border-left: 0px dashed black;
    border-right: 0px dashed black; 
    border-top: 0px dashed black;
    border-bottom: 1px dashed #BCB7A1}
}

h4 {
	color : #999999;
	font-weight : bold;
	font-family : helvetica,arial;
}	

 
.heading {
	color : #000080;
	font-weight: bold;
	text-align : center;
	font-family : verdana, sans-serif;
	font-size : 16px;
}

.phone {
	color : #0066FF;
	font-weight: bold;
	text-align : left;
	font-family : verdana, sans-serif;
	font-size : 11px;
}


.footer   {
	color: #003399;
	font-size: 9px;
	font-weight: bold;
	text-align : center;
	
}

.cal {
	text-align : left;
	font-family : verdana, sans-serif;
	font-size : 11px;
	color : #000080;
}

.box3 {
	text-align : center;
	padding: 10px;
	width: 625px;
	margin: 15px 10px 10px 30px;
	border: 3px solid #000066;
}
