body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 70%;
}
.frontpage {
	border: 2px solid #4F74B8;
	padding: 15px;
}
.frontpage2 {
	border: 1px solid #4F74B8;
	padding: 13px;
}
hr {
	color: #4F74B8;
	height: 1px;
	width: 100%;
}
.footerBack {
	background-attachment: scroll;
	background-image: url(templates/default/images/footerBack.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFFFFF;
	text-align: left;
}
.marginleft {
	background-attachment: scroll;
	background-image: url(templates/default/images/marginLeft.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.marginRight {
	background-attachment: scroll;
	background-image: url(templates/default/images/marginRight.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.sidebar {
	background-attachment: scroll;
	background-image: url(templates/default/images/sidebar_back.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 150px;
	padding-left: 25px;
	padding-top: 10px;
	padding-right: 5px;
}
.sidebar2 {

	background-attachment: scroll;
	background-image: url(templates/default/images/sidebar_back2.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

a.footer:link {
	color: #ffffff;
}
a.footer:visited {
	color: #ffffff;
}
a.footer:hover {
	color: #4F74B8;
}
a.footer:active {
	color: #ffffff;

}

.backGradients {
	background-attachment: scroll;
	background-image: url(templates/default/images/backGradients.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.header {
	width: 696px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left bottom;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-image: url(templates/default/images/faces.jpg);
}
.subTitle {
	font-size: 18px;
	color: #4F74B8;
}

.spacer20 {
	height: 20px;
}
.titleBox {
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 15px;
}
.frontPageBox {
	margin-right: 120px;
	margin-left: 120px;
	margin-top: 15px;
}
.frontpagetitle {
	font-size: 18px;
	color: #4F74B8;
	font-weight: bold;
}
.titles {
	font-size: 22px;
	color: #000000;
}
.red_border {
	border: 2px solid #4F74B8;
	margin-right: 8px;
	margin-bottom: 8px;
}
.header2 {

	width: 696px;
	height: 130px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	border: 1px solid #000000;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left bottom;
}
li {
	list-style-image: url(templates/default/images/bullet.gif);
	list-style-position: outside;
}

/*tsab*/
.index_title{color:#4F74B8; font-weight:bold; font-size:18px; font-family:arial}

a:link {
	color: #4F74B8;
}
a:visited {
	color: #999999;
}
a:active {
	color: #999999;
}
a:hover {
	color: #999999;
}