BODY {
	color: Black;
	background-color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/background.jpg);
	background-repeat: repeat-y;
}

A {
	color: #164669;
	text-decoration: none;
}

A:HOVER {
	color: #000000;
	text-decoration: none;
}
DIV.amt_small	A   	    {
	color: #000000;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
DIV.amt_small	A:link	    {
	color: #000000;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
DIV.amt_small	A:visited    {
	color: #000000;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
DIV.amt_small	A:hover	    {
	color: #000000;
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.hr {
	color: #3300FF;
}
.content_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
.table_border {
	width: 1px;
	border: 1px inset #666666;
}
.fancy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.fancy_text {

	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.fancy_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}

.fancy_text_phone {


	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.fancy_text_red {


	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bold;
	color: #770000;
}
.fancy_text_blue {



	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bold;
	color: #164669;
}
.top_back {
	background-image: url(images/template/optic_off_02.jpg);
}
.top_sub_back {

	background-image: url(images/template/optic_off_06.jpg);
}
.content_small_white {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
