/* CSS Document */

body { margin: 0px; }

#mainBG { background-color: #182128;
background-image: url(../images/indexBG2.gif);
background-repeat: repeat-x;
background-position: top;
vertical-align: top; }

#main { background-image: url(../images/textBGtor.jpg);
background-repeat: no-repeat top;
vertical-align: top; }

#main2 { background: url(../images/text_page_bg2.jpg) no-repeat top;
vertical-align: top; }


#textBox { padding: 23 0 5 5;
vertical-align: top;
height: 450px; }

#textarea1, #textarea1 td, #textarea2, #textarea2 td { font: 11px arial, helvetica, sans-serif;
color: #ffffff; }

#top {  background: #0a1925 url(../images/textTop.gif) repeat-y top center; }

#textL { background: url(../images/textL.gif) repeat-x top; }

#textR { background: url(../images/textR.gif) repeat-x top; }

#contact { text-align: right;
height: 93px;
padding-top: 26px; }

#title { padding: 42 0 0 320;
font: 14px arial, helvetica, sans-serif;
color: #ffffff; }

#content { height: 428px;
padding: 0 10 0 10;
overflow: auto;
overflow-y: hidden;
overflow-x: hidden;
scrollbar-3dlight-color: #ffffff;
scrollbar-arrow-color: #000000;
scrollbar-base-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-face-color: #cccccc;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: #000000;
vertical-align: top; }

#content2 { height: 290px;
padding: 0 5 0 0;
overflow: auto;
overflow-x: hidden;
scrollbar-3dlight-color: #ffffff;
scrollbar-arrow-color: #000000;
scrollbar-base-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-face-color: #cccccc;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: #000000;
vertical-align: top; }

#back { padding: 140 30 0 0;
text-align: right; }

#back a { font: bold 11px arial, helvetica, sans-serif;
color: #ffffff;
text-decoration: none; }

#back a:hover { text-decoration: underline; }

#menuBox #folders {
	position:relative;
	margin-left: 65px;
	margin-top: 340px; }

#menuBox2 { padding: 10 0 0 35;
vertical-align: top; }

#folders #menubar1 .navlabel { display: none; }

#folders #menubar1 a { display: inline-block; }

a {color:#a0cce5; text-decoration: underline; }

a:hover { color:#c6e1f0;}

#contactBT{
	display:block;
	width:292px;
	height:93px;
	float:right;
	background-image:url(../images/contactOff.gif);
	background-repeat:no-repeat;
	text-decoration:none;

}
#contactBT:hover{
	background-image:url(../images/contactOn.gif);
}

.legal{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #7DA5AD;
}