body {
margin-top: 0;
margin-left: 0;
margin-right: 0;
background-image: url(../img/bg.jpg);
}


input[type=text]{
	border : 1px ridge #000000;
    height : 22px;
    padding-left: 3px;
}

textarea{
	border : 1px ridge #000000;
    padding-left: 3px;
}

select{
	border : 1px ridge #000000;
    height : 20px;
}

hr {
	border : 1px ridge #000000;
    height: 3px;
}


li {
    list-style-image: url(../img/ul.jpg);
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
    line-height: 150%;
}

.mnutable {
border-bottom:solid 1px #000000;
border-top:solid 1px #000000;
background-color: #996633;
width: 100%;
}

.mnuStyle {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF
}

.table {
border-bottom:solid 1px #000000;
border-top:solid 1px #000000;
border-left:solid 1px #000000;
border-right:solid 1px #000000;
border-collapse:collapse;
padding:3px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
line-height: normal;
font-weight: normal;
color: #000000;
}


.titletable {
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
width: 100%;
background-image: url(../img/titlebg.jpg);
}

.pix {

}

.icon {
vertical-align: middle;
border: none;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
    padding: 3px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}

.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
    font-style: italic;
	line-height: normal;
	font-weight: normal;
    color: #3366FF;
}

.enc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
    border: solid 1px;
    background-color: #996633;
}

.dockclass {
position:relative;
z-index:10;
}

A.cssMenuLink:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
A.cssMenuLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
A.cssMenuLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}

A.cssHeadersLink:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
A.cssHeadersLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
A.cssHeadersLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}

A.cssLink:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #2211FF;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;

}
A.cssLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #2211FF;
	text-decoration: underline;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
A.cssLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #2211FF;
	text-decoration: underline;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}

A.cssLinkYellow:link {
	font-family: Arial, Helvetica, sans-serif;
	color: yellow;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
A.cssLinkYellow:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: yellow;
	text-decoration: underline;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
A.cssLinkYellow:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: yellow;
	text-decoration: underline;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Arial;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
color: white;
}

#dropmenudiv a:hover{ /*hover background color*/
text-decoration: underline;
}

.showstate{ /*Definition for state toggling image */
cursor:hand;
cursor:pointer;
float: right;
margin-top: 2px;
margin-right: 3px;
}

.headers{
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
border: 1px solid black;
background-image: url(../img/tablefade.jpg);
background-color: lightyellow;
padding-left: 5px;
}

.liensheaders{
width: 100%;
}

.switchcontent{
width: 100%;
border: 1px solid black;
border-top-width: 0;
padding-left: 3px;
padding-top: 5px;
padding-right: 2px;
}

#Arc2 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:4;
    
}
#PageTitle {
	position:absolute;
	width:100%;
	height:115px;
	z-index:5;
	left: -12px;
}

