body
	{
		background: #000000;
		margin: 0;
		padding: 0;
		font-family: Tahoma, Verdana;
		font-size: 11px;
		color: #FFFFFF;
	}

a.top_link:link, a.top_link:visited
	{
		font-family: Tahoma, Verdana;
		font-size: 11px;
		color: #FFFFFF;
		padding: 0 10px 0 10px;
		text-decoration: none;
	}

a.top_link:hover
	{
		font-family: Tahoma, Verdana;
		font-size: 11px;
		color: #FFFFFF;
		text-decoration: underline;
	}

a.main_link:link, a.main_link:visited
	{
		font-family: Tahoma, Verdana;
		font-size: 10px;
		font-weight: bold;
		color: #FFFFFF;
		padding: 0 16px 0 16px;
		text-decoration: none;
		text-transform: uppercase;
	}

a.main_link:hover
	{
		font-family: Tahoma, Verdana;
		font-size: 10px;
		color: #FFFFFF;
		text-decoration: none;
	}

.main_page
	{
		background:#ffffff url(images/main_pic.jpg);
		background-repeat: no-repeat;
		width: 770px;
		height: 328px;
	}
.inner_page
	{
		background:#ffffff;
		width: 770px;
		height: 328px;
	}
.inner_left
  {
  	background:#999 url(images/side_nav_img.gif) no-repeat;
  	width:200px;
		
  }
.footer_class
	{
		font-family: Verdana, Tahoma;
		font-size: 10px;
		font-weight: bold;
		text-transform: uppercase;
		color: #FFFFFF;
		text-decoration: none;
		
	}
a.main_left_link:link, a.main_left_link:visited
	{
		font-family: Verdana, Tahoma;
		font-size: 12px;
		font-weight: bold;
		text-transform: uppercase;
		color: #000000;
		text-decoration: none;
		line-height:25px;
	}

a.main_left_link:hover
	{
		font-family: Verdana, Tahoma;
		font-size: 12px;
		color: #911;
		text-decoration: none;	line-height:25px;
	}
