.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11 px;
	font-weight: bold;
}

ul
	{
	margin: 2 2 2 10;
	text-align: left;
	}

a:link    
	{
	font-weight: bold;
	text-decoration: none;
	}

a:visited 
	{
	text-decoration: none;
	
	}
a:active  
	{
	text-transform: uppercase;
	font-weight: bold;
	}
a:hover   
	{
	text-decoration: underline;
	}

.menu_link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #24B2F4;
}

.photo_table
{
border: 1 dashed #24B2F4;
}

.photo_table_over
{
	background-color: #24B2F4;
}

.horiz_delimer{
	background-color: #24B2F4;
	width: 100%;
	height: 1px;
}

.vert_delimer{
	background-color: #24B2F4;
	width: 1px;
	height: 100%;
}


	
.td_top
{

}

.td_menu
{

}

.td_main
{
}

.td_left
{
}

.td_bottom
{
}

