.menu {
	font-family: arial, sans-serif;
	font-size: 13px;
	color: #0000FF;
}

.menu_on {
	color: #FF0000;
}

.submenu {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #0000FF;
}

a, a:visited, a:active {
color: #A700D1; 
text-decoration: none; }

a:hover {
color: #A700D1;
text-decoration: underline; }

.tiny {
	font-size: 1px;
}

.small {
	font-size: 10px;
}

.text {
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #000000;
}

.edittext {
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	background: #ffffff;
	padding: 1px;
	position: relative;
}

.phototitle{
	font-family: verdana, sans-serif;
	font-size:18px;
	background: #ffffff;
	color:#000000;
	font-weight: bold;
	padding: 1px;
	z-index: 4;
	position: relative;
}

.phototitle_over {
	font-family: verdana, sans-serif;
	font-size:18px;
	background: #DEF1CA;
	cursor: help;
	color:#000000;
	font-weight: bold;
	padding: 1px;
	z-index: 5;
	position: relative;
}

.phototitle_input {
	font-family: verdana, sans-serif;
	font-size:18px; 
	color:#000000;
	font-weight: bold;
	width: 700px;
	position: relative;
	z-index: 10;	
}

.edittext_input {
	font-family: verdana, sans-serif;
	font-size:11px; 
	color:#000000;
	width: 700px;
	position: relative;
	z-index: 10;	
}

.subtitle {
	font-family: verdana, sans-serif;
	font-size:18px; 
	color:#000000;
	font-weight: bold;
}

.ajax_save {
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #F0F395;
	background-color: #0000FF;
	border: 1px solid #000000;
	margin-top: 3px;
	margin-bottom: 1px;
	position: relative;
	z-index: 10;
}


.minititle {
	font-size:13px;
}

body {
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFF;
}

#mainbody {
	width: 920px;
}

#listmenu {
	text-align: left;
}

.tagtextbox {
	font-family: verdana, sans-serif;
	font-size: 9px;
	width: 50px;
	margin: 0px;
	padding: 1px;
	border: 1px solid #000000;
}

.tagsubmit {
	font-family: verdana, sans-serif;
	font-size: 9px;
	padding: 1px;
	border: 1px solid #000000;
	margin: 0px;
}

.editbox {
	width: 400px;
}

.hidden {
	display: none;
}

.checkimage {
	border: 1px solid #000000;
	padding: 2px;
	border-collapse: collapse;
}

.warning {
	color: #FF0000;
}

.forumbox {
	width: 800px;
	border-right: 1px solid #7285DA;
	padding: 0px;
}

.forumleft {
	width: 100px;
	padding-top: 1px;
	border-bottom: 1px solid #7285DA;
	border-left: 1px solid #7285DA;
	border-top: 1px solid #7285DA;
	height: 72px;
}

.forumhead {
	width: 800px;
	background-color: #7285DA;
	font-weight: bold;
	border-top: 1px solid #7285DA;
	border-left: 1px solid #7285DA;
	padding-top: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	text-align: left;
}

.forumcenter {
	width: 800px;
	font-weight: normal;
	font-size: 11px;
	padding: 2px;
	text-align: left;
	height: 70px;
	height /**/: 74px;
	border-left: 1px solid #7285DA;
}

.forumfoot {
	width: 800px;
	background-color: #7285DA;
	font-weight: normal;
	font-size: 10px;
	padding-top: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	text-align: left;
	border-bottom: 1px solid #7285DA;
	border-left: 1px solid #7285DA;
}
