﻿BODY, TD
{
   	vertical-align: top;
	font-family: Arial, Verdana;
	font-size: 14px;
	color:#000000;
}
A, A:visited, A:active, A:link
{
	color:#000000;
	text-decoration:underline;
}
A:hover
{
	text-decoration:none;
}
.right_navigation A, .right_navigation A:visited, .right_navigation A:active, .right_navigation A:link
{
    font-size: 13px;
    text-decoration: none;
    line-height: 25px;
    color: #000000;
    margin-left: 5pt
}
.right_navigation A:hover
{
    text-decoration: underline;
    color: #990000
}

.Page_Title
{
    font-size: 18px;
    font-weight: bold
}
.text
{
	font-family:Arial;
	font-size:12pt;
	color:#000000;
}

.content
{
	padding: 7px 7px 7px 7px;
}

.header
{
	background-color:#990000;
	font-size:8px
}
.header_text1
{
	font-family:Arial;
	font-size:14px;
	color:#ffcc33;
	font-weight:bold
}
.header_text2
{
	font-family:Arial;
	font-size:16px;
	color:#ffcc33;	
	font-weight:bold
}

.main
{
	background-color:#ffcc33;
}

.module1
{
	font-family:Arial;
	font-size:14px;
	color:#000000;
	background-color:#ffcc33;
	border-bottom:solid 3px #000000;
	border-top:solid 3px #000000;
	vertical-align:top;
	padding-top:4px;
}
.module1 A, .module1 A:active, .module1 A:visited
{
	text-decoration:none;
	color:#000000

}

.module1 A:hover
{
	text-decoration:underline;
}

.module2
{
	font-family:Arial;
	color:#000000;
	background-color:#ffcc33;
	border-bottom:solid 3px #000000;
	border-top:solid 3px #000000;
	text-align:center
}

.module2_head
{
	font-size:14px;
}

.module2_body
{
	font-size:12px;
	text-align:left
}

.module2_price
{
	font-size:14px;
	color:#990000;
	font-weight:bold
}

.required
{
	color:#ff0000;
	font-family:Arial;
}
.footer
{
    font-size: 11px;
    color: #555555;
    text-align:center;
}

.footer A, .footer A:visited, .footer A:active
{
    font-size: 11px;
    color: #555555;
    text-decoration: underline
}
.footer A:hover
{
    text-decoration: none;
    color: #000000
}