body 		{
	font-size: 11px;
	font-family: verdana, Arial, Helvetica, sans-serif;  
	line-height: 18px;
	background-color: #eeeeee;
	text-align: center;
	}


table.main 	{
	font-size: 11px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	background-color: #d6e4b7;
	border: 1px solid #999999; 	text-align: left;
	}


td.menu		{
	padding: 0px;
	text-align: left;
	border-right: 1px dotted #999999;
	}


td.menustop	{
	border-bottom: 1px dotted #999999;
	}


td.news		{
	padding-right: 5px;
	text-align: left;
	border-left: 1px dotted #999999;
	padding-left: 5px;
	padding-top: 10px;
	}


td.content	{
	padding: 10px;
	text-align: left;
	}


img.top		{
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: dotted;
	border-color: #999999;
	}


img.front	{
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	margin-left: 10px;
	}


img.normal	{
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	margin-left: 0px;
	}


td.bottom	{
		spacing: 0px;
		padding: 0px;
		border-bottom-width: 0px;
		border-top-width: 1px;
		border-left-width: 0px;
		border-right-width: 0px;
		border-style: solid;
		border-color: #000000;
		}



p 		{
	font-size: 11px;
	line-height: 1.4;
	font-family: verdana;
	color: #000000;
	text-align: left;
	}


ul		{
        font-size: 11px;
        font-family: verdana;
	margin: 0;
	padding-left: 12px;
	padding-bottom: 15px;
	}

li      	{
        font-size: 11px;
        font-family: verdana;
	}

font		{
	font-size: 12px;
	font-family: arial, helvetica, verdana;
	color: #000000;
	}


font.small	{
	font-size: 10px;
	font-family: verdana;
	color: #000000;
	line-height: 15px;
	}


font.light	{
	font-size: 11px;
	font-family: verdana;
	color: #999999;
	line-height: 15px;
	}


font.menu	{
	font-size: 14px;
	font-family: Century Gothic; font-style: italic;
	color: #000000;
	}


a 		{
	color: #0012b5;	
	text-decoration: none;	
	}


a:hover 	{
	color: #000000;
	}


a.menu 		{ 
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	}



a.menu:hover 	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #b54700;
		text-decoration: none;
		}


a.small		{ 
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	}


a.small:hover 	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #2175D5;
		text-decoration: none;
		}



h1 		{
	font-family: Century Gothic;
	font-weight: normal;
	font-size: 20px;
	color: #b54700;
	text-align: left;
	padding-bottom: 0px;
	padding-top: 0px;
	}




