body {
	background-color: #ffffff;
	background-image: url("bg.jpg");
	background-repeat: repeat;
	background-repeat: repeat-x;
	background-left: 0px;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #ffffff;
}

body, tr, table, td, input, p, textarea {
	font-size: 10px;
	font-family: Trebuchet MS;
	line-height: 14px;
	color: #ffffff;
}

a:link{
	color: #000000;
         text-decoration: none;
	font-size: 6pt;
         font-weight: bold;
	text-transform: uppercase;
}

a:visited{
	color: #000000;
         text-decoration: none;
	font-size: 6pt;
         font-weight: bold;
	text-transform: uppercase;
}

a:hover{
	color: #ffffff;
	text-decoration:  none;
}

a img {
	border: 1px solid #000000;
         text-decoration:none;
}


a:hover img {
	border: 1px solid #ffffff;
         text-decoration:none;
}

a.link {
         text-decoration: none;
	font-size: 6pt;
         font-weight: bold;
	text-transform: uppercase;
}

a.link:link {
text-decoration: none;
color: #c6a470;
}

a.link:visited {
text-decoration: none;
color: #c6a470;
}
a.link:hover {
text-decoration: none;
color: #ffffff;
}

h1 {
	color: #ffffff;
	font-family: Georgia;
	text-align: center;
	font-weight: bold;
	font-size: 7pt;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin: 6px 0px 6px 0px;
	padding-top: 0px;
	padding-bottom: 1px;
	padding-left: 4px;
	padding-right: 2px;
	background-color: #000000;
	text-decoration: none;
}

h5 {
	color: #656565;
	font-family: Georgia;
	text-align: center;
	font-weight: bold;
	font-size: 7pt;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin: 6px 0px 6px 0px;
	padding-top: 0px;
	padding-bottom: 1px;
	padding-left: 4px;
	padding-right: 2px;
	background-color: #000000;
	text-decoration: none;
}

h2 {
	color: #ffffff;
	font-family: Georgia;
	text-align: center;
	font-weight: bold;
	font-size: 7pt;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin: 6px 0px 6px 0px;
	padding-top: 0px;
	padding-bottom: 1px;
	padding-left: 4px;
	padding-right: 2px;
	background-color: #000000;
	text-decoration: none;
}

h3 {
	margin: 0;
	letter-spacing: 1px;
	font-weight: bold;
	text-align: left;
	color: #000000;
	font-family: Georgia;
	font-size: 11px;
	border-bottom: #ffffff 1px solid;
}

h3:first-letter {
	color:#ffffff;
	font-family: Georgia;
	font-weight: bolder;
	font-style: italic;
	font-size: 10pt;
	padding-right: -1px;
	padding-left: 7px;
	text-transform: uppercase;

}

.newsborder {
	border:1px solid #c6a470;
	background-color: #c6a470;
}


.h4 {
	font-family: verdana, helvetica, trebuchet ms;
         background-color: #c6a470;
         text-transform: uppercase;
	font-size: 7;
	font-weight: bold;
	line-height: 15px;
	letter-spacing: 3px;
	padding-left:6px;
	border-bottom: 1px solid #000000;
}


.font {
	font-family: tahoma;
	text-transform: uppercase;
	font-size: 7px;
	font-weight: bold;
}

.sidebar {
	background: #000000;
	background-repeat: no-repeat;
	border: 0px solid #acacac;
}

.sidebar1{
	color: #353535;
	background-repeat: repeat;
	margin: 6px 0px 6px 0px;
	padding-top: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	line-height: 14px;
	padding-right: 5px;
	background-repeat: repeat;
	border: 0px;
}

.content{
	margin: 6px 0px 6px 0px;
	padding-bottom: 8px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	background-repeat: repeat;
	border: 0px;
}


.maincontent {
	background: #b8935e;
	background-repeat: no-repeat;
	border: 0px solid #787878;
	text-align: justify;
}

.sub1{

	color: #ffffff;
	width: 580;
         font: 10px Trebuchet MS;
	margin: 2px 0px 2px 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #b8935e;
	background-repeat: yes;
         font-weight: none;
	line-height: 14px;
         border-left: 1px solid #c6a470;
	border-top: 1px solid #c6a470;
	border-right: 1px solid #c6a470;
	border-bottom: 1px solid #c6a470;
	text-decoration: none;
}

.sub {
         background-color: #c6a470;
	vertical-align: top;
	text-align: justify;
         margin-left:1px;
         margin-bottom:1px;
         margin-right:1px;
         padding:2px
}

.sub2 {
	background-color: #c6a470;
	vertical-align: top;
	text-align: justify;
         margin-left:1px;
         margin-bottom:1px;
         margin-right:1px;
         padding:2px
}

.sub3 {
	background-color: #c6a470;
	vertical-align: top;
	text-align: justify;
         margin-left:1px;
         margin-bottom:1px;
         margin-right:1px;
         padding:1px
}

.input, textarea, input, select {
	background: #000000;
	border: 0px solid #b99661;
	font-style : normal;
	font-weight : bold ;
	font-size : 9px;
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
         color: #3e3e3e;
	margin-top: 1px;
	margin-bottom: 1px;
}