/*-------------BODY TAGS---------*/
.bordthn {
	border: thick solid #716151;
	}

.bordthn2 {
	border: thick solid #fff4f0;
	}
		
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: 1.5px;
	color: #000000;
}



.bg {
background-position:left;
background-repeat:no-repeat;
background-image:url(../gfx/bg3.gif);
}


.bg-water {
background-position:bottom;
background-repeat:no-repeat;
background-image:url(/gfx/bg-water.gif);
}


.main {
font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: 1.5px;
	color: #000000;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
}

.mainclose {
font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	letter-spacing: normal; 

}


.red {
	color: #cc0000;
}

.sm {
font-size: 10px;
}

/*-------------LINKING---------*/

/* ----------------keep at normal font weight for plugin menu ------------------- */
a {  font-family: arial, san-serif; color: #a1140d; font-weight: bold; text-decoration: none}
a:link {  font-family: arial, san-serif; color: #a1140d; font-weight: bold; text-decoration: none}
a:visited {  font-family: arial, san-serif; color: #a1140d; font-weight: bold; text-decoration: none}
a:hover {  color: #000000; text-decoration: underline; font-weight: bold; text-decoration: none}
a:active { text-decoration: underline; font-weight: bold; color: #a1140d; text-decoration: none }

/* ----------------PLUGIN LINKING------------------- */

.plugin a {  font-family: arial, san-serif; font-weight: normal;}
.plugin a:link {  font-family: arial, san-serif;  font-weight: normal;}
.plugin a:hover {  color: #10b42f; text-decoration: none}
.plugin a:active { text-decoration: none}


/* ----
.nav {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
text-decoration: none;
}

.nav a:link {
	color: #ffffff;
	text-decoration: none;
}
.nav a:visited {
	color: #ffffff;
	text-decoration: none;
}
.nav a:hover {
	color: #9db94a;
	text-decoration: none;
}
.nav a:active {
	color: #ffffff;
	text-decoration: none;
}
---*/

.footer {
font-family: Verdana,Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
text-decoration: none;
}

.footer a:link {
	color: #a1140d;
	text-decoration: none;
}
.footer a:visited {
	color: #a1140d;
	text-decoration: none;
}
.footer a:hover {
	color: #333333;
	text-decoration: none;
}
.footer a:active {
	color: #a1140d;
	text-decoration: none;
}

.footer2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
text-decoration: none;
}

.footer2 a:link {
	color: #a1140d;
	text-decoration: none;
}
.footer2 a:visited {
	color: #a1140d;
	text-decoration: none;
}
.footer2 a:hover {
	color: #333333;
	text-decoration: none;
}
.footer2 a:active {
	color: #a1140d;
	text-decoration: none;
}

.footer9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	width: 700px;
	color: #454545;
}

.codes {
	color: #716151;
	text-decoration: none;
	width: 550px;
	vertical-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}

/*-------------HEAD TAGS---------*/

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	display: block;
	padding: 3px 0px 3px 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #6c0d15;
	border-top: dashed 1px #6c0d15;
	border-bottom: dashed 1px #6c0d15;
	padding: 3px 0px 3px 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}

/*-------------MISC TAGS---------*/


.wht {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #ffffff;
}

.sm10gr {
font-size: 10px;
color: #666666;
}


.lgbold {
font-size: 18px
}

.image {
border: 1px solid #000000;
}

li {
	line-height: 16px;
}





/*-------------FORM TAGS---------*/


.form {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
background-color: #AFA685; 
color: #343434}



