/* NOTE - The CSS elements must remain in this order to work properly! */

BODY {
	margin: 0px;
	padding: 0px;
	scrollbar-base-color: #453936;
	scrollbar-face-color: #453936;
	scrollbar-arrow-color: #629D8D;
	scrollbar-3dlight-color: #D3D3D3;
	scrollbar-highlight-color: #E8E4D6;
	scrollbar-shadow-color: #E8E4D6;
	scrollbar-darkshadow-color: #43484C;
	/* background-color: #574633; */
	background-color: #000000;
	color: #82796E;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

A	{
	color: #AF3229;
	text-decoration: none;
}

A:link, A:visited	{
	color: #AF3229;
	text-decoration: none;
}

A:active, A:hover	{
	color: #AF3229;
	text-decoration: underline;
}

TD {
	color: #82796E;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
}

IMG {
	border: 0;
	vertical-align: top;
}

.polaroid_table {
	width: 332px;
}

.polaroid_top {
	height: 60px;
	background: url(../images/bg_polaroid_top.gif) no-repeat top;
	padding: 24px 0 0 24px;
}

.polaroid_main {
	background: url(../images/bg_polaroid.gif) repeat-y;
}

.polaroid_iframe {
	vertical-align: top;
	padding: 10px 0px 10px 16px;
}

.polaroid_content {
	color: #82796E;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
	padding: 10px 10px 10px 10px;
}

.polaroid_bottom {
	height: 9px;
	background: #FFFFFF;
}

.content {
	color: #82796E;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
}

.footer_table {
	width: 100%;
	height: 83px;
	background: url(../images/bg_footer.gif) repeat-x;
}

.footer {
	padding: 10px;
	color: #000000;
	font-size: 11px;
}

.footer A	{
	color: #000000;
	text-decoration: none;
}

.footer A:link, .footer A:visited	{
	color: #000000;
	text-decoration: none;
}

.footer A:active, .footer A:hover	{
	color: #FFFFFF;
	text-decoration: underline;
}

.footer A.navigation	{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
}

.footer A.navigation:link, .footer A.navigation:visited	{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
}

.footer A.navigation:active, .footer A.navigation:hover	{
	color: #D9DB56;
	text-decoration: underline;
	font-size: 14px;
}

.form_label {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #82796E;
}

.form_field {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #000000;
	background-color: #FFFFFF;
}

.form_button {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #FFFFFF;
	background-color: #7A7B6D;
}
