    A:link {color: #ffffff; text-decoration: none}
	A:visited {color: #ffffff; text-decoration: none}
	A:active {color: #ffffff; text-decoration: none}
	A:hover {color:#cd0e02; text-decoration: underline;}
	
/*	A.menu:link {color: #ffffff; text-decoration: none}
	A.menu:visited {color: #ffffff; text-decoration: none}
	A.menu:active {color: #ffffff; text-decoration: none}
	A.menu:hover {text-decoration: underline; color:#f26243;}
	
	A.sig:link {color: #e2e6e8; text-decoration: none}
	A.sig:visited {color: #e2e6e8; text-decoration: none}
	A.sig:active {color: #e2e6e8; text-decoration: none}
	A.sig:hover {color: #ff6600; text-decoration: underline}
*/	
	

body {
	font-family: Arial, Helvetica, sans-serif;
	color:#ffffff;
    background-image:url(images/BG2.jpg);
	margin-left:0px;
	margin-right:0px;
}

td {
	font-family: Arial, Helvetica, sans-serif; 
	color:#ffffff;
	font-size:14px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-weight:bold;
}

hr {
color:#ffff;
}

ul { /*margin:5px 5px 5px 5px;*/
list-style-image: url(images/ListImage.jpg);
}

li {
list-style-type:square; 
/*margin: 5px 5px 5px 5px;*/ 
}

/* Box styles */
.boxtop {background-image:url(images/Layout/top.gif)}
.boxtopleft {background-image:url(images/Layout/top-left.gif)}
.boxtopright {background-image:url(images/Layout/top-right.gif)}
.boxleft {background-image:url(images/Layout/left.jpg)}
.boxright {background-image:url(images/Layout/right.gif)}
.boxbottom {background-image:url(images/Layout/bottom.gif)}
.boxbottomleft {background-image:url(images/Layout/bottom-left.gif)}
.boxbottomright {background-image:url(images/Layout/bottom-right.gif)}


.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color:#FFFFFF;
	padding: 4px 10px 4px 0px;
}

.menu2 {
	padding: 4px 0px 4px 0px;
}

.sig{
	font-size:10px;
	color:#ffffff;
	padding-top:5px;
}
 
 .whiteBG {
 background-color:#FFFFFF
 }
 
 .brownBG {
 background-color:#9e8c69
 }
 
.mainBG {
border: 3px solid #ffffff;
background-color:#bfb197;
background-image:url(images/LeftTree2.jpg);
background-repeat:no-repeat
}


 
.border1 {
border-left: 1px solid #ffffff;
border-right: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
} 
 
.topborder{
border-top:1px solid #ffffff;

}

.leftborder
{
border-left: 1px solid #ffffff;

}

.rightborder
{
border-right: 1px solid #ffffff;

}

.bottomborder
{border-bottom: 1px solid #ffffff;
}

.topbottomborder {
border-top: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
}

.topbottomleftborder {
border-top: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
border-left: 1px solid #ffffff;
}

.leftrightborder {
border-left: 1px solid #ffffff;
border-right: 1px solid #ffffff;
}

.font9 {
font-size:9px
}
.font10 {
font-size:10px;
}

 
.font11 {
font-size:11px;
}

.font14 {
font-size:14px;
}

.font16 {
font-size:16px;
}
.font20 {
font-size:20px;
}

h1 {font-size:18px;
font-weight:bold;
}

h2 {font-size:16px;
font-weight:bold;
}

h3 {font-size:14px;
font-weight:bold;
}

.img  {
/*vertical-align: bottom;*/
display: block;
} 

.theformbox {
font-family: Arial, Helvetica, sans-serif;
font-size:10px;
background-color: #EEEEEE;
background-repeat:no-repeat;
}

.thebutton {
font-size: 10px;
width: 100px;
font-family: Arial, Helvetica, sans-serif;
}
