BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#f7f2e7;
}
td {
	font-family: Georgia;
	font-size: 12px;
	color: #3b3b3b;
	text-decoration: none;
	line-height:20px;
}

a:link, a:visited, a:active {
	color: #95765a;
	text-decoration:none;
}
a:hover{
	color: #39342f;
	text-decoration:none;
}
.arialbig{
	font-family:arial;
	font-size:16px;
	font-weight:bold;
}
.border4pixle{
	border:4px solid #e4ddca;
}
.ariallink:link, .ariallink:visited, .ariallink:active {
	color: #998e86;
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
}
.ariallink:hover{
	color: #39342f;
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.tahomabullete{
	font-family:tahoma;
	color:#ada9a1;
	font-size:12px;
	padding-right:2px;
}
.pagetitle{
	background-image:url(images/title_bg.gif);
	height:46px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#FFFFFF;
	padding-left:25px;
	text-transform:uppercase;
	word-spacing: 0.2em;
}
.tahomabullet{
	font-family:tahoma;
	font-size:14px;
	color:#9d9871;
	padding-right:7px;
}
.rightdottedline{
	border-left:1px dotted #c1beb7;
	padding-left:33px;
	width:226px;
}
hr{
	border-top:1px solid #c1beb7;
}
.linev{
	background-image:url(images/line_v.gif);
	background-repeat:repeat-y;
	background-position:center;
}
.lineh{
	background-image:url(images/line_h.gif);
	background-repeat:repeat-x;
	background-position:center;
	height:45px;
}
#main{
	width:950px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	margin-bottom:0px;
}
.dropdown:link, .dropdown:visited, .dropdown:active {
	color: #FFFFFF;
	font-family:arial;
	font-size:12px;
}
.dropdown:hover{
	color: #dbf9f4;
	font-family:arial;
	font-size:12px;
}