@charset "utf-8";
/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #4181AD;
	}

.h1 {color: #CCCCCC;font-size: larger;font-weight: bold;}
.h2 {color: #CCCCCC;font-size: large; font-weight: bold;}

.MenuText1 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

.dateStampText {
	text-align: right;
	font-size:16px;
	color:#CCCCCC;
	padding: 3px;	
}

.ContentText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: inherit;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform:none;
	color: #FFFFFF;
	text-decoration: none;
}

.image_floatright {
	padding: 5px;
	float: right;
	border:  none;
}

.image_floatleft {
	padding: 5px;
	float: left;
	border:  none;
}

.style1 {color: #CCCCCC}
.style2 {color: #CCCCCC;font-size: larger;font-weight: bold;}
.style3 {
	color: #CCCCCC;
	font-size: medium;
	font-weight:bold;
	margin-top:2px;
	margin-bottom:2px;
}
.style4 {color: #CCCCCC; font-size: medium; margin-top:2px;}
.style5 {
font-size: medium; 
color: #000000; 
font-weight: bold;
margin-top:2px;
margin-bottom:2px;
}
.style6 {font-size: ; color:#660000; font-weight: bold;}
.style11 {font-variant: normal; text-transform: none; color: #FFFFFF; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 14px; margin: 20px; margin-right: 20px;}
.table { 
background-image:url(images/index05_bg.jpg);
background-repeat:repeat-y;
background-position:inherit;
align: center;
}

.table2 { 
background-image:url(images/index05_bg.jpg);
background-repeat:repeat-y;
background-position:inherit;
}

