﻿
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/pat.png);
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ac0c00;
	text-align: right;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	text-decoration: none;
}

.txtgray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
}
.bt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	border-bottom-color: #990000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}

.txtbold {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #ac0c00;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: right;
	line-height: normal;
}
.lower_links {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #AC0C00;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-align: right;
}
.link
{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: Red;
}
a
{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color:#CC0033;
}
label
{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color:#CC0033;
}


