/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #0b0b0b;
	background-image: url(../images/background.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 21px;

}
td, p, li
{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 13px;
line-height: 21px;
}
.small{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
line-height: 21px;
color: #555555;
}
a, a:visited, a:active
{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 13px;
color: #9E0000;
}
a:hover
{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 13px;
color: #9E0000;
text-decoration: none;
}
a.home, a.home:visited, a.home:active
{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 15px;
color: #9E9E9E;
text-decoration: underline;
}
.home, a.home:hover {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 15px;
color: #9E9E9E;
text-decoration: none;
}
a.black, a.black:visited, a.black:active, .black:hover
{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 13px;
color: #000000;
}
.title {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
line-height: 24px;
color: #A00000;
font-weight:bold;
}
h1.title {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
line-height: 24px;
color: #A00000;
font-weight:bold;
/*text-align:right;
margin-top: 0px;
margin-right: 100px;*/
margin-top: 10px;
margin-bottom: 0px;
margin-left: 40px;

}

.color
{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 13px;
line-height: 22px;
color: #9E0000;
}

h2
{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
line-height: 24px;
color: #000000;
font-weight: bold;
margin-top: 0px;
}
.menu
{
background-color: #9E0000;
color: #FFFFFF;
}
a.menu, a.menu:active, a.menu:visited
{
background-color: #9E0000;
color: #FFFFFF;
}
a.menu:hover
{
background-color: #9E0000;
color: #FFFFFF;
}

.border {
background-color:#A8A8A8;
}
.whiteBg {
background-color:#ffffff;
}
.leftBg {
	background: #0B0B0B url(../images/background_left.jpg) repeat-y; 
}
.PhBorder {
background-color:#A8A8A8;
}
.PhBackground {
background-color:#ffffff;
}
.PhFont
{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 13px;
line-height: 21px;
color: #555555;
font-weight: bold;
}
.PhFontData
{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 13px;
line-height: 21px;
color: #555555;
font-weight: normal;
}
.button
{
	background-color: #730000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	line-height: 21px;
	color: #ffffff;
}

.noprint, a.noprint, a.noprint:active, a.noprint:visited,
 a.noprint:hover {font-family: Arial, Helvetica, sans-serif; color: #FFFFF8; font-size: 9px; display: none;}



