@charset "utf-8";
@import url(/css/admin.css);
@import url(/css/lightbox.css);

.mainMenu {
	font-family: Arial, Helvetica, sans-serif;
	color: #828282;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	line-height: 30px;
}
.mainMenuSelected {
	font-family: Arial, Helvetica, sans-serif;
	color: #3bbdbd;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	line-height: 30px;
	list-style-type: disc;
}
h1 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 19px;
	line-height: normal;
	font-weight: normal;
	color: #416187;
}
.Header {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 19px;
	line-height: normal;
	font-weight: normal;
	color: #416187;
}
.HeaderOrange {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 19px;
	line-height: normal;
	font-weight: normal;
	color: #416187;
}

.mainContent {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #416187;
}
.moreLink {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #3bbdbd;
	text-decoration: underline;
	background-image: url(../images/editor/add/link.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	color: #416187;
}
.mainContentLinkMore {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #3bbdbd;
	text-decoration: underline;
	background-image: url(../images/editor/add/link.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}
.mainContentLink {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #416187;
	text-decoration: underline;
}

.authContent {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
}
.authContentLink {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #416187;
	text-decoration: underline;
}
.smallContent {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #898989;
}
.smallContentLink {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #416187;
	text-decoration: underline;
}
