body{
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: arial;
	background:url(images/top_bg.gif);
	background-repeat: repeat-x;
	background-color: white;
	font-size: 12px;
	text-align: center;
	font-family: Georgia;
	color:#3a3a3a;
	text-align: left;

}



img.yellow { margin:5px; border:5px solid  #c5c5c5}

img.yellow:hover { margin:5px; border:5px solid #ce1f72}

img.red{ margin:5px; border:5px solid  #c5c5c5}

img.red:hover { margin:5px; border:5px solid #ce1f72}






a
	{text-decoration: underline; color:#c5c5c5; font-weight: bold;cursor: automatic;}
a:visited
	{text-decoration: underline; color:#c5c5c5; font-weight:bold; cursor: automatic;}
a:hover
	{text-decoration:none ; color:#ce1f72;  font-weight:bold; cursor: automatic; }








.bottom {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;	
	height: 340px;
	background:url(images/bottom_bg.gif);
	background-repeat: repeat-x;
	background-color:#6b6b6b;

}






table {
	font-family: Georgia;
	padding: 0px;
	font-size: 12px;
	color:#c4c4c4;	
	line-height: 20px;
}

.cent {

	width:1002px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;

}


.mutter {

	width:307px;
	background:url(images/box_mid.gif);
	background-repeat: repeat-y;
	font-family: Georgia;
	color: #6b6b6b;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	position: relative;

}

blockquote {

	padding-left: 15px;
	padding-right: 15px;
}

.content {

	font-family: arial;
	font-size: 12px;
	width: 1002px;
	line-height: 18px;
	position: relative;
	margin-bottom: 0px;


}



