/* CSS Document */

body,td,th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #72633A;
}

body {
	background-color: #EEEEDD;
	background-image: url(images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {font-size: 10px; color: #819086; text-decoration: none; font-weight: bold;}
a:visited {font-size: 10px; color: #819086; text-decoration: none; font-weight: bold;}
a:hover {font-size: 10px; color: #819086; text-decoration: underline; font-weight: bold;}
a:active {font-size: 10px; color: #819086; text-decoration: none; font-weight: bold;}

a.text:link {font-size: 11px; color: #819086; text-decoration: none; font-weight: bold;}
a.text:visited {font-size: 11px; color: #819086; text-decoration: none; font-weight: bold;}
a.text:hover {font-size: 11px; color: #819086; text-decoration: underline; font-weight: bold;}
a.text:active {font-size: 11px; color: #819086; text-decoration: none; font-weight: bold;}

a.copyright:link {font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #666666; text-decoration: none;}
a.copyright:visited {font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #666666; text-decoration: none;}
a.copyright:hover {font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #6666666; text-decoration: underline;}
a.copyright:active {font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #666666; text-decoration: none;}

a.bottom:link {font-size: 10px; color: #A2AEA6; text-decoration: none; font-weight: bold;}
a.bottom:visited {font-size: 10px; color: #A2AEA6; text-decoration: none; font-weight: bold;}
a.bottom:hover {font-size: 10px; color: #A2AEA6; text-decoration: underline; font-weight: bold;}
a.bottom:active {font-size: 10px; color: #A2AEA6; font-weight: bold;}

.header1 {font-size: 24px; text-decoration: none; color: #819086;}

.header2 {font-size: 12px; text-decoration: none; font-weight: bold; color: #AFA57E;}

.header3 {font-size: 11px; text-decoration: none; color: #819086;}

.smtext {font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; color: #666666;}

.smtext2 {font-size: 9px; text-decoration: none; color: #819086;}

.smtext3 {font-size: 10px; text-decoration: none; font-weight: bold; color: #819086;}

.divider {font-size: 14px; color: #FCFCF8; text-decoration: none;}

.bottom {font-size: 10px; text-decoration: none; color: #999999;}

.box {border: 1px dashed #D8D8B4; padding: 2px 2px 2px 2px;}
