/* CSS Document */

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:12px;
	color: #000000;
}
body {
	background-color: #f3ede6;
	margin-top: 0px;
}
a {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6c0506;
}
a:link {
	text-decoration: none;
	color: #6c0506;
	
}
a:visited {
	color: #6c0506;
}
a:hover {
	color: #294173;
}
a:active {
	color: #6c0506;
}
a.links:link {
	text-decoration: none;
	font-weight:bold;
	color: #6c0506;	
}
a.links:visited {
	color: #6c0506;
	font-weight:bold;
	text-decoration: none;
}
a.links:hover {
	color: #294173;
	font-weight:bold;
	text-decoration: underline;
}
a.links:active {
	color: #6c0506;
	font-weight:bold;
}
.p2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:12px;
	color: #294173;
	font-weight:bold;
}
.p3 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:12px;
	color: #294173;
}
.p4 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:12px;
	color: #6c0506;
	font-weight:bold;
}
h1 {
	font-size: 14px;
	font-variant:small-caps;
	color: #6c0506;
}
h2 {
	font-size: 12px;
	font-variant:small-caps;
	color: #6c0506;
}
td.main{
	background-image:url(../images/gradient2.jpg);
	background-color:#ECDFD7;
	background-repeat:repeat-x;
}
td.right{
	background-image:url(../images/gradient2.jpg);
	background-color:#ECDFD7;
	background-repeat:repeat-x;
}