BODY {
	font: normal 12px Verdana;
	color: #333333;
	text-decoration: none;
	margin: 0;
	background: #333333 url(../images/bkg_bkl_gry.jpg) repeat-x fixed;
}

.lined 			{ border: 1px solid #C0C0C0; }
.lined-bottom 	{ border-bottom: 1px solid #C0C0C0; }
.lined-right 	{ border-right: 1px solid #C0C0C0; }
.lined-top	 	{ border-top: 1px solid #C0C0C0; }
.lined-left		{ border-left: 1px solid #C0C0C0; }
.lined-blue     { border:1px dashed #66CCFF; }

/* TABLE */
table {	 
background-color: #ffffff;
font-family: Verdana;
font-size: 12; 
cellpadding: 1; 
cellspacing: 1;
border-collapse: collapse; 
border-size: 1;
border-color: #ffffff;
cellpadding: 0;
cellspacing: 0;
}

/* table white */

.tablewhite {	 
background-color: #ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12; 
border-collapse: collapse; 
border-size: 1;
border-color: #ffffff;
}
 
a {
text-decoration: none;
text-color: blue;
}

a:link {color: #333333}
a:link {text-decoration: underline}
a:visited {color: #333333}
a:visited {text-decoration: underline}
a:hover {color: #3366FF}
a:hover {text-decoration: underline}


/* forms */
input {
	background-color: #ffffff;
	border: 1px solid #6699FF;
	color: #0066CC;
	font-family: verdana;
	font-size: 80%;
	width: 150px;
	padding: 1px 1px 1px 1px;
}

.title {
	font: normal 14px Verdana;
	color: #0066FF;
	font-weight: bold; 
}


.form-input {
	background-color: #7A4418;
	border: 1px solid #7A4418;
	color: #0066CC;
	font-family: verdana;
	font-size: 80%;
	width: 20px;
	padding: 1px 1px 1px 1px;
}

select {
	background-color: #ffffff;
	border: 1px solid #6699FF;
	color: #0066CC;
	font-family: verdana;
	font-size: 80%;
	width: 130px;
}

.radio {
	width: 20px;
}



.hand{ 
  cursor: hand;
  background-color:#ffffff
} 

td.main {
	Height: 700px;
	}

.noborder{ 
border-collapse: collapse; 
border-size: 0;
} 

textarea {
	background-color: white;
	border: 1px solid #6699FF;
	color: #0066CC;
	font-family: verdana;
	font-size: 80%;
	margin: 0px 0px 0px 0px;
	width: 320px;
	padding: 1px 1px 1px 1px;
}

h1 {
font-size: 30px;
color:#0099FF;
text-shadow:#666666;
text-transform: uppercase;
font-family:Arial, Helvetica, sans-serif;
}

.headertext {
font-family: Verdana;
color: #ffffff;
font-size: 24px; 
}

a.yellow:link {color: #ffffff}
a.yellow:link {text-decoration: underline}
a.yellow:link {font-size: 12px}
a.yellow:visited {color: #ffffff}
a.yellow:visited {font-size: 12px}
a.yellow:hover {background: none}
a.yellow:hover {color: yellow}

.header {
font-family: Verdana;
color: #993300;
font-size: 14px; 
font-weight: bold; 
text-transform: uppercase
}


.header2 {
font-family: Verdana;
color: #000000;
font-size: 13px; 
}