a:link, a:visited, a:active {
	color: black;
}


a.menu:link, a.menu:active, a.menu:visited {
	color: #333; font-family: Verdana, Arial, Helvetica; font-size: 14px; text-decoration: none;
}
a.menu:hover {
	text-decoration: underline;
}
a.menu_small:link, a.menu_small:active, a.menu_small:visited {
	color: #4b4545; font-family: Verdana, Arial, Helvetica; font-size: 12px; text-decoration: none; line-height: 27px;
}
a.menu_small:hover {
	text-decoration: underline;
}



body { background: #E4E4E4; color: #333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; margin: 0; padding: 0; }
body, td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
#header { background: transparent url('../images/margin_top.gif') scroll repeat-x 0 100%; padding-top: 60px;}
#footer { background: transparent url('../images/margin_bottom.gif') scroll repeat-x 0 0; height: 24px; }
div.content { background: #FFFFFF; height: 550px; }
div.photoContent { background: #FFFFFF; height: 550px; }
div.newsScroll { overflow:auto; width:100%; height:550px;}
div.newsAdminMenu { position: absolute; top: 140px; left: 75px; }

div.photoMenu {
	color: #333;
	width: 100%;
	height: 30px;
	background-image: url('../images/menu_bg.gif');
	background-repeat: no-repeat;
	background-position: top right;
	text-align: right;
}


table.news { height: 360px; margin: 35px 0px 0px 35px;}
td.news { width: 445px; vertical-align: top; padding-left: 40px; }
td.newsSpacer { width: 10px; border-right: 1px dashed #cccccc; }

.text_big { color: #333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; }
.text_standard { color: #333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
.text_small { color: #333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
.text_photo_menu { color: #333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; }
.text_date { color: #666666; font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; }
.text_news { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 14px; }
.header_big { font-family: Arial, Verdana, Helvetica; font-size: 22px; font-weight: bold; }
.header_medium { font-family: Arial, Verdana, Helvetica; font-size: 18px; font-weight: bold; } 


div.loginNotification {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	height: 20px;
	width: 100%;
	background-color: yellow;
	padding: 5px 0px 5px 0px;

}

div.loginLink {
	position: absolute;
	top: 0px;
	left: 0px;
}

div.login {
	width: 320px;
	height: 150px;
	border: 1px solid #cccccc;
	text-align: left;
	padding: 10px 10px 10px 10px;
}

input.title {
	width: 450px;
	font-family: Arial, Verdana, Helvetica; 
	font-size: 22px; 
	font-weight: bold;
	border: 1px solid #cccccc;
}
