body {
	background: white;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
    height:100%;
}

img {
	border:none
}

a, a:hover, .top_menu {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;			
	text-decoration:none;
	color: #30318e;
}

.top_menu {
	color: #ca984f;
}

.top_date {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:italic;
	color: #0054a5;
}

.left_col_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;			
	color: #ba7e38;
}

.subscr_title {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-align: left;
	padding-top: 6px;
	color: #aa6524;
}

.subscr_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 6px;
	color: #2c3290;
}

.subscr_email {
	border: 1px solid #2c3290;
	margin:1px;
	width: 134px;
	color:#666666;
}

.bottom_comments {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #ba7e38;
}

.notepad_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: black;
	text-align: justify;
}

.notepad_text h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0253a4;
}

.news_title {
	background-color: #0054a5;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
	padding: 3px;
}

.news_row_1, .news_row_2,
.news_row_1 a, .news_row_2 a,
.news_row_1 a:hover, .news_row_2 a:hover {			
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: black;
	padding: 10px;
	border-bottom: 1px solid #0054a5;
}

.news_row_1 a, .news_row_2 a,
.news_row_1 a:hover, .news_row_2 a:hover {
	text-decoration: underline;
}

.news_row_1 {
	background-color: #e1f3ff;
}

.news_row_2 {
	background-color: white;
}

.top_text, .top_text b, .top_text strong {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	color: black;
	text-align: justify;
}

.top_text b, .top_text strong {
	font-weight: bold;
	font-style: italic;
	color: #c1282b;
}

.main_title {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: white;
	padding: 10px;
}

.main_text {
	background: white;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}

.main_text h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #0054a5;
}

.main_text h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #0054a5;
}

.main_text h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #0054a5;
}
.main_text h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #0054a5;
}

.main_text a{
    text-decoration:underline;
}

.main_text ul {
/*	list-style: none; 
	color: #ab6422; */
}

.main_nav, .main_nav a, .main_nav a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#0054a5;	
	background-color: #dde8f3;
	text-align: left;
}

.main_nav h4 {
	font-size: 14px;
	font-weight: bold;
	color:#0054a5;
	margin-top:0px;
}

