body {
	font-family: Arial;
	color: #011808;
	font-size: 10pt;
	padding:0px;
	scrollbar-face-color:#C6B996; 
	scrollbar-arrow-color:#666666; 
	scrollbar-track-color:#ffffff;
background-color:#011808;
	
}
td.lines_tile {
background:   url(../pics/lines_tile.jpg) repeat-x;
background-position: bottom right;
height:36px;
}
td.top_left_bit {
background:   url(../pics/top_left_bit.jpg) no-repeat;
background-position: bottom right;
height:216px;
}
td.top_right_bit {
background:   url(../pics/top_right_bit.jpg) no-repeat;
background-position: bottom left;
height:216px;
}
td.red_tile {
background:   url(../pics/bottom_left_tile.jpg) repeat-x;
background-position: top left;
height:102px;
}
td.border_left {
background:   url(../pics/border_left.jpg) repeat-y;
background-position: top left;
width:4px;
}
td.border_right {
background:   url(../pics/border_right.jpg) repeat-y;
background-position: top left;
width:4px;
}
ul {
	font-family: Arial;
	font-size: 10pt;
	color: #ffffff;
}
a {
	color: #ffffff;
	text-decoration:underline;
}
a:hover{
	color: #B7D4AF;
	text-decoration:underline;
}


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

table  {
	font-family: Arial;
	font-size: 10pt;
	color: #ffffff;
}
p {
margin-left: 10px;
margin-right: 10px;
margin-top: 2px;
margin-bottom: 5px;
color: #ffffff;

}
p.content {
	font-family: Arial;
	font-size: 10pt;
	font-weight: 400;
	color: #ffffff;
	margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
	text-align:left;
}
p.content_white {
	font-family: Arial;
	font-size: 10pt;
	font-weight: 400;
	color: #ffffff;
	margin-left: 25px;
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
	text-align:justify;
}
p.content_popup {
	font-family: Arial;
	font-size: 10pt;
	font-weight: 400;
	color: #333333;
	margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
	text-align:justify;
}

p.content_left {
	font-family: Arial;
	font-size: 10pt;
	font-weight: 400;
	color: #666666;
	margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
	text-align:left;
}

p.content_right {
	font-family: Arial;
	font-size: 10pt;
	font-weight: 400;
	color: #666666;
	margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
	text-align:right;
}

h1.heading {
font-family: Arial;
	font-size: 12pt;
	font-weight: 600;
	color: #ffffff;
	margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
	text-align:center;
}
h1.heading_left {
font-family: Arial;
	font-size: 12pt;
	font-weight: 600;
	color: #ffffff;
	margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
	text-align:left;
}
/* JS Menu Styles */
a.menu {
	color: #000000;

}
a.menu:hover{
	color: #ffffff;

}
#dropmenudiv {
    
	position:absolute;
	border:#000000;
	border-left:1px solid #000000;
    border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
	font:normal 10px Arial;
	font-color: #000000;
	line-height:12px;
	z-index:1;
	background-color: #ffffff;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	font-color: #000000;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
}

#dropmenudiv a:hover{ 
	background-color: #000000;
}
.textfield_effect {
border-width: 1px;
border-style: solid;
border-color: #999999;
background-image: url(back_field.gif);
background-repeat: repeat-x;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #333333;
width: 168px;
height: 15px;
}
 .textfield_effect1 {
border-width: 1px;
border-style: solid;
border-color: #999999;
background-image: url(back_field.gif);
background-repeat: repeat-x;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #333333;
width: 40px;
height: 20px;
}
.textfield_effect2 {
border-width: 1px;
border-style: solid;
border-color: #999999;
background-repeat: repeat-x;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #333333;
text-align: left;

}
.textfield_effect:hover {
border-color: #64acd8;
border-width: 1px;

}

.textfield_effect:focus {
border-color: #64acd8;
border-width: 1px;
}


fieldset {
width: 400px;
height: 200px;
border-style: solid;
border-width: 1px;
border-color: #036399;
margin-top: Opx;
margin-left: auto;
margin-right: auto;
background-color: #F5F5F5;
}

fieldset:hover {
border-color: #0ca0ff;
}

legend {
font-family: sans-serif;
font-size: 18px;
color: #097bc3;	font-weight:400;
}