body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #C8C8C8;
}

input {
	border:0px;
	background-color:#FFFFFF;
	color:#006699;
	font-family:tahoma;
	font-size:12px;	
	height:15px;
	width:200px;
	padding-left:3px;
}

textarea {
	border:0px;
	background-color:#FFFFFF;
	font-family:tahoma;
	font-size:12px;
	color:#006699;
	height:50px;
	width:200px;
	padding-left:3px;
}

.BlueTable
{
border:solid 9px #ffffff; 
background-color:#009a9d;
height:157px;
border-bottom-width:0px;
background-color:#009194;

}
.BlueTableIndexTop
{
border:solid 9px #ffffff; 
background-color:#009a9d;
}
.TurkuazTable
	{
	border:solid 9px #ffffff; 
	background-color:#0C606B;
	}
.style1 {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}
a.style1:link {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:underline;
}
a.style1:hover{
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}
a.style1:visited{
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:underline;
}
.style6 {
	font-size: 12px;
	color: #FFFFFF;
	font-family:Tahoma, "Times New Roman", "Trebuchet MS";
	font-weight: bold;
}
a:link
{
	font-family:Tahoma, "Times New Roman", "Trebuchet MS";
	font-size:11px;
	color:#ffffff;
	text-decoration:underline;
}
a:visited
{
	font-family:Tahoma, "Times New Roman", "Trebuchet MS";
	font-size:11px;
	color:#ffffff;
	text-decoration:underline;
}
a:hover
{
	font-family:Tahoma, "Times New Roman", "Trebuchet MS";
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
}

.ImageBorder {
	border:2px;
	border-color:#FFFFFF;
}