/* CSS Document */
.page {
	font-size: 12px;
	color: #666666;
	text-decoration:none;
}

body,td,th {
	font-size: 12px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.textbox { 
	font-size : 12px; 
	color : #666666;
	border-width : 1; 
	border-bottom: 1 solid #D1D3D4;
	border-right: 1 solid #D1D3D4;
	border-top: 1 solid #D1D3D4;
	border-left: 1 solid #D1D3D4;
	background : #FFFFFF; }
.style2 {
	font-size: 13px;
	color: #dd940b;
	font-weight: bold;
	text-decoration: underline;
}
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}

a {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}
a.blue {
	color:#666666;
	font-size:12px;
	font-family: Arial
}
a.blue:link {
	color:#666666;
	text-decoration:none;
	font-size:12px;
	font-family: Arial
}
a.blue:visited {
	color:#666666;
	text-decoration:none;
	font-size:12px;
	font-family: Arial
}
a.blue:hover {
	color:#000000;
	text-decoration:underline;
	font-size:12px;
	font-family: Arial
}
.style11 {
	color: #FFFFFF;
	text-decoration:none;
}
.style12 {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
.style15 {font-family: Arial; font-size: 13px; font-weight: bold; color: #365470; }
.style16 {font-family: Arial; font-size: 13px; font-weight: bold; color: #385371; }
.style17 {
	color: #333333;
	font-weight: bold;
}
.style20 {
	font-size: 12px;
	font-family: Arial;
	line-height: 1.3;
}
