@charset "utf-8";
/* CSS Document */

body {
	background-color:#385687;
}

.tableMain {
	background-color:#99b2cf;
	background-image: none;
}

.buck {
	background-position: right bottom;
	padding-right: 35px;
}
.title {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	font-variant: small-caps;
	letter-spacing: .1em;
	padding-right: 35px;
}

.pix_border {
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border: thin solid #385687;
	padding-top: 5px;
}

.text_ind200 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	letter-spacing: .05em;
	padding-right: 165px;
	padding-left: 150px;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
	letter-spacing: 0.05em;
}
	

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0.05em;	
	font-weight: bold;
	font-variant: normal;
	color: #000033;
}


.table_schedule {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000033;
	padding: 10px;
	background-image: url(media/background_pattern.gif);
}

.table_schedule a:link {
	color:#000066;
	text-decoration:none;
}	
.table_schedule a:visited {
	color:#000066;
	text-decoration:none;
}	
.table_schedule a:hover {
	color:#808040;
	text-decoration:underline;
}	
.table_schedule a:active {
	color:#000066;
	text-decoration:none;
}	
.footer {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	padding-right: 35px;
}
 .footer a:link {
 	color:#333333;
	text-decoration:none;
}
 .footer a:visited {
 	color:#333333;
	text-decoration:none;
}
 .footer a:hover{
 	color:#333333;
	text-decoration:underline;
}
 .footer a:active {
 	color:#333333;
	text-decoration:none;
}
hr {
	color: #385687;
	background-color: #385687;
	height: 1px;
}
.text_pix {
	font-size: 12px;
	font-style: italic;
	line-height: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
