body{
	background: #000000; 
	margin-top:10px; 
	font-family: Helvetica, Arial, Verdana, sans-serif;
}
	
.main{
	background: #000000; 
	border:1px solid #ffffff;
	width:1000px;
	padding:0;
}
		
.h1 {
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
}

.text {
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	padding: 0 8px 0 0;
}


.txt_add {
	color: #efefef;
	font-size: 10px;
	font-weight: normal;
	line-height: 36px;
	text-align:center;
}

.menu_on {
	color: #ca0000;
	font-size: 10px;
	font-weight: normal;
	text-align:center;
	background:#3e3e3e;
}

a.b_menu {
	color: #ffffff;
	font-size: 10px;
	font-weight: normal;
	line-height: 18px;
	margin-left: 12px;
	margin-right:  12px;
	text-transform: uppercase;
	text-decoration: none;
}

a.b_menu:hover {
	color: #ca0000;
	font-size: 10px;
	font-weight: normal;
	line-height: 18px;
	margin-left: 12px;
	margin-right:  12px;
	text-transform: uppercase;
	text-decoration: none;
}

a.photo_menu {
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	text-decoration: none;
}

a.photo_menu:hover {
	color: #ca0000;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	text-decoration: none;
}

.text a:link {
	color: #cccccc;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	text-decoration:underline;
}

.text a:visited {
	color: #cccccc;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	text-decoration:underline;
}

.text a:active {
	color: #cccccc;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	text-decoration:underline;
}

.text a:hover {
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	text-decoration:underline;
}