body {
	font-family:verdana;
	font-size:12px;
}

table {
	font-size:10px;
}
.polls {
	font-size: 10px;
	margin-top: 0.0cm;
	color: #000000;
}

td.copyright {
	font-size: 9px;
	text-align: center;
	color: #333333;
}

input {
	color: #808080;
	height: 19px;
	background-color: #fbfcfd;
	border-style: inset;
	border: 1px solid #98b8c8;
}

.button {
	color: #ffffff;
	background-color: #10446c;
	height: 20px;
	border: 0px;
	font-family: arial;
	font-size: 11px;
	text-align: center;
	filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#98b8c8',EndColorStr='#10446c');
}

.content_box {
	padding-left: 8px;
	padding-right: 8px;
	text-align: left;
	color: #333333;
	font-size:12px;
	overflow:auto;
	margin-right: 0.0cm;
}

.content_box_top {
	font-size: 11px;
	overflow:auto;
	color: #333333;
	font-size:11px;
	padding-left: 8px;
	padding-right: 8px;
}

hr, .header1 {
 	border: 1px solid #A1C5F5;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
}

.news_list {
	list-style-image:url(images/bullet1.gif);
}
.article_list {
	list-style-image:url(images/list_bullet.jpg);
}
.article_list1 {
	list-style-image:url(images/list_bullet1.jpg);
}

a:link {
  color: #012b78;
  text-decoration: none;
}
a:visited {
  color: #012b78;
  text-decoration: none;
}
a:hover {
  color: #d18d21;
  text-decoration: none;
}
a:active {
  color: #012b78;
  text-decoration: none;
}

.ths:link {
  color: #012b78;
  border-bottom: 0px dotted #012b78;
  text-decoration: none;
}
.ths:visited {
  color: #012b78;
  border-bottom: 0px dotted #012b78;
  text-decoration: none;
}
.ths:hover {
  color: #012b78;
  border-bottom: 1px dotted #012b78;
  text-decoration: none;
}
.ths:active {
  color: #012b78;
  border-bottom: 0px dotted #012b78;
  text-decoration: none;
}

.ths2:link {
  color: #fdab27;
  text-decoration: none;
}
.ths2:visited {
  color: #fdab27;
  text-decoration: none;
}
.ths2:hover {
  color: #fdab27;
  text-decoration: underline;
}
.ths2:active {
  color: #fdab27;
  text-decoration: none;
}

.article_title {
	font-weight:bold;
}

H1, .header1 {
	font-size:10px;
	font-style:italic;
	color: #4A5D6F;
}

H2, .header2 {
	font-size:10px;
	color: #0C1B2F;
}

H3, .header3 {
	font-size:12px;
	font-weight:bold;
}

.tableRow1 {
	background-color: #6C3407;
}

table.aitisiTable {
    border-top:0px solid #BEA87F;
    border-left:0px solid #BEA87F;
    border-bottom:0px solid #BEA87F;
    border-right:0px solid #BEA87F;
    font-size: 10px; font-style: normal;
    font-weight: normal;
    padding:3px;
}

.aitisiHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; font-style: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 3px;
//	background-color: #E5DDB3;
	color: #263456; font-weight: bold
}
table.aitisiTable2 {
    border-top:1px solid #000000;
    border-left:1px solid #000000;
    border-bottom:1px solid #000000;
    border-right:1px solid #000000;
    font-size: 10px; font-style: normal;
    color: #6C3407; font-weight: normal;
}
.aitisiHeader2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; font-style: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 3px;
	background-color: #E5DDB3;
	color: #6C3407; font-weight: bold;
}

	.calendar2 {
		width: 22%;
		color: #5867BE;
		border: 0px solid #5867BE;
		font-family:verdana;
	}
	.calendar-month {
		border: 1px solid #eee;
		background-color:#eee;
		text-align:center;
		font-family:verdana;
		font-size:12px;
		font-weight:bold;
	}
	.cal_day_hdr {
		width:90px;
		border: 1px solid #eeeeee;
		font-family:verdana;
		font-size:12px;
	}
	.cal_day_hdr2 {
		border: 1px solid #eeeeee;
		font-family:verdana;
		font-size:9px;
	}
	.cal_day_cell {
		height:90px;
		border: 1px solid #eeeeee;
	}
	.cal_day_cell2 {
		height:28px;
		border: 1px solid #eeeeee;
	}
	.cal_day_num {
		width:20px;
		font-family:verdana;
		font-size:10px;
	}
	.cal_day_num2 {
		width:20px;
		font-family:verdana;
		font-size:9px;
		color: #5867BE;
	}
	.cal_day_event {
		width:70px;
		font-family:verdana;
		font-size:10px;
	}
	.cal_day_event2 {
		font-family:verdana;
		font-size:9px;
	}

	a.cal_event_link {
		text-decoration:none;
	}

	a.cal_event_link:visited {
		text-decoration:none;
	}
	a.cal_event_link:hover {
		text-decoration:none;
	}

.news_block {
	background: url('images/bg-news-block.png') top repeat-x;
	padding: 5px;
	margin-bottom: 3px;
}

.news_block .cover_image {
	float: left;
	margin: 0px 2px 2px 0px;
}

.news_block .cover_image img {
	border: none;
}


.news_block h1 { 
	font-size: 12px;
}

.news_block h2 {
	font-size: 10px;
	color: #efefef;
}

.news_block h2 a {
	font-size: 10px;
}

.news_block .news_text {}

.news_block .rel_link {
	clear: both;
	margin: 4px;
	text-align: right;
}

.news_block .rel_link a {
	font-size: 10px;
}


