/* CSS Document */

td{font-family:Tahoma;font-size:11px;}
a{color:#000000}
a:hover{color:#FF3300}
.cap{font-weight:bold;text-decoration:underline;}
.menu{color:#000000;text-decoration:none;}
.style1 {	color: #000000;
	font-weight: bold;
}
.style2 {color: #000000}

.style3 {
	font-size: 18px;
	color: #0000FF;
	font-weight: bold;
}
.style4 {
	color: #FF0000;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.style5 {
	color: #666666;
	font-size: 12px;
}
.style6 {
	color: #0000FF;
	font-size: 16px;
	font-weight: bold;
}
.style8 {
	color: #0000FF;
	font-weight: bold;
}
.style9 {color: #0000FF}
.style10 {font-size: 12px}
.style11 {color: #0000FF; font-weight: bold; font-size: 12px; }
.style12 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style17 {color: #000000; font-weight: bold; }
.style18 {
	font-size: 14px;
	color: #0000FF;
	font-weight: bold;
}
.style19 {font-weight: bold}

body {
	scrollbar-face-color : #AAAAAA;
	scrollbar-arrow-color : #0000FF;
	scrollbar-track-color : #CCCCCC;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-3dlight-color : #000000;
	scrollbar-darkshadow-color : #222222;
	scrollbar-shadow-color : #000000;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	margin: 0px;

}
.test {
	font-family: Arial;
	font-size: 12px;
}
.textinput {
	background-color: #EEEEEE;
	border: 2px ridge #FFFFFF;
	color: #0000CC;
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
}
.Style14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
}
.linkButton {
	display:block;
	background-color:#999999;
	text-decoration:none;
	color:white;
	padding:2px 5px;
	text-align: center;
	border: thin outset #FFFFFF;
	cursor: hand;
	white-space: normal;
	height: 1%;
	width: 90px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	font-weight: bold;
} 
.linkButton:hover { 
background-color:white; 
color:#FF0000; 
} 
.fakewindow {
	display:block;
	background-color:#999999;
	text-decoration:none;
	color:#0066FF;
	padding:2px 5px;
	text-align: center;
	border: thin outset #FFFFFF;
	cursor: wait;
	white-space: normal;
	height: 1%;
	width: 90px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
iframe{
	scrollbar-face-color : #AAAAAA;
	scrollbar-arrow-color : #0000FF;
	scrollbar-track-color : #EEEEEE;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-3dlight-color : #000000;
	scrollbar-darkshadow-color : #222222;
	scrollbar-shadow-color : #000000;
}
.default {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-align: center;
}
h1 {
	font-size: 36px;
}
textarea {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
}
td#leftbar {
	background-image: url(images/bg1222.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
td#rightbar {

	background-image: url(images/bg1223.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
td#main {


	background-image: url(images/bg051.gif);
}
td#footer {




	background-image: url(images/footer.gif);
}
td#bottom {





	background-image: url(images/bgmenu.gif);
}
.selectinput {
	color: #0000CC;
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	background-color: #EEEEEE;
}

