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

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

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

.button {
	color: #18294a;
	background-color: #8d96b1;
	font-family: arial;
	font-size: 11px;
	text-align: center;
}

.content_box {
	font-size:12px;
	overflow:auto;
	margin-right: 0.0cm;
	text-align: justify;
}

.content_box_top {
	font-size: 11px;
	overflow:auto;
}

hr, .header1 {
 	border: 1px solid #ffffff;
	filter: alpha(opacity=5);
	-moz-opacity: 0.05;
}

.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: #a3aee7;
  text-decoration: none;
}
a:visited {
  color: #a3aee7;
  text-decoration: none;
}
a:hover {
  color: #c7cef1;
  text-decoration: none;
}
a:active {
  color: #a3aee7;
  text-decoration: none;
}

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

.ths2:link {
  color: #c7cef1;
  text-decoration: none;
}
.ths2:visited {
  color: #c7cef1;
  text-decoration: none;
}
.ths2:hover {
  color: #c7cef1;
  text-decoration: underline;
}
.ths2:active {
  color: #c7cef1;
  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;
}


	.calendar-month {
		border: 1px solid #eeeeee;
		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_cell {
		height:90px;
		border: 1px solid #eeeeee;
	}
	.cal_day_num {
		width:20px;
		font-family:verdana;
		font-size:10px;
	}
	.cal_day_event {
		width:70px;
		font-family:verdana;
		font-size:10px;
	}

	a.cal_event_link {
		text-decoration:none;
	}

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


