/* CSS Document */

	

body         {background-image: 
               url('images/bg.png'); background-repeat: repeat; 
               background-attachment: fixed; background-position:  
                 left top;; font-family:Times New Roman; font-size:12pt  }


.main_content {
	font-size:12pt;
	font-family:Arial;
	padding: 25px;
	font-size:12pt;
	font-family:Arial;
	text-align:justify;
	line-height:150%;
	border-top: 3px solid #0000D2;
	border-bottom: 3px solid #0000D2;
	;
	background-image:url('images/nicetanshbkgd.jpg');
	width: 900px;
}

.main_content a{ color: #0000D2 }

.main_content a:link {
color : #0000d2;
}

.main_content a:visited {
color : #0000d2;
}

.main_content a:hover {
color : #0066ff;
}

.main_content a:active {
color : #0066ff;
}

.main_content a:focus{
color : #0066ff;
}

.main_content a.selected {
color : #0066ff;
}

.coalition_header {  text-align: center; background-color:#0000D2; border-bottom:3px solid #ffffe6; padding:15px; font-family:Copperplate Gothic Bold; font-size:18pt; color:#F7F3DA; font-weight:bold }




.out {
	border : 2px outset #0000d2;
	background-color : #434343;
	font-variant: small-caps;
	font-weight: bold;
	font-size : 12px;
	text-decoration: none;
	color: #FFCC99;
}

.over {
	border : 2px inset #0000d2;
	background-color : #0000d2;
	font-variant : small-caps;
	text-decoration : none;
	font-weight : bold;
	font-size : 12px;
	color: #0099FF;
}
           

h1           { 
color: #0000D2; font-size: 14pt; font-weight: bold; font-family:Arial; text-align:center
}

h2           { 
font-size: 12pt; font-weight: bold; color:#0000D2; font-family:Arial }


h3           { 
font-size: 12pt; font-weight: bold; font-family:Arial; color:#000000 
}