/*	body styles - note the use of non-standard scrollbar properties:
	we know they are non-standard, but ie users will enjoy the benifit
*/
body{
	background-color:#493840;
	background-image: url(../../images/background.gif);
	background-repeat: repeat-x;
	text-align:center;
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:400;
	color: #4C024E;
	text-decoration: none;

}
/*this style is needed to help win ie get over its inability to
properly follow w3c recomendations for the text-align property used
in the body tag to center this site in the browser*/
.content {
	width:650px;
	text-align:justify;
}
table {
	border: 0;
	padding: 0;
}
table.outline {
	border-collapse:collapse;
}
td.border {
 	border:1px solid black;
}

.buffer{
padding: 3px 20px;
}
.menu_buffer{
padding: 3px 9px;
}




/* links for links page */
a.links{
	text-decoration: underline;
	color: #4E015B;
}
a.links:hover{
	text-decoration: none;
	color: #B69BC1;
}
.links_titles{
	color: #222222;
	font-size: 12px;
	font-weight:600;
}


/* links for category images */
a.images_display{
	text-decoration: none;
	color: #4E015B;
}
a.images_display:hover{
	text-decoration: underline;
	color: #B69BC1;
}


/*  links for top of page */
a.toplinks {
	text-decoration: none;
	color: #26363A;
}
a.toplinks:hover {
	text-decoration: underline;
	color: #5E838D;
}
a.frontlinks {
	text-decoration: none;
	font-weight: bold;
	color: #26363A;
	font-size: 11px;
}
a.frontlinks:hover {
	text-decoration: none;
	color: #000000;
}
a.online_banking {
	text-decoration: none;
	color: #B61B1B;
}
a.online_banking:hover {
	text-decoration: underline;
	color: #8A0A0A;
}
.bottom_align{
vertical-align:bottom;

}

/*in page markup*/
a.links_tools {
	font-size: 12px;
	font-weight:400;
	color: #B61B1B;
}
a.links_tools:hover {
	color: #6A0A0A;
	text-decoration: underline;
}
ul {
	margin: 5px 0px 0px 0px;
	text-indent: 0em;
	padding-left: 3em;
	list-style-image: url(../images/bullet.gif);
	color: #26363A;
}
.headers {
	color: #4E015B;
	font-size: 19px;
	font-weight:400;
	border-bottom:1px solid #5E838D;
}
.titles {
	color: #26363A;
	border-bottom:1px solid #35494F;
	font-size: 12px;
	font-weight:400;
}
.directors {
	font-size: 11px;
	font-weight:400;
	line-height: 17px;
	text-indent: 0em;
}
.right_align {
	text-align:right;
	text-decoration:none;
}
.pic_titles {
	text-align: center;
	font-size: 13px;
	font-weight: 900;
}
.news_date {
	font-size: 12px;
	font-weight:400;
	color: #B61B1B;
}
.table_data_gray{
   border-bottom: 1px solid #aaa;
   border-top: 1px solid #aaa;
   border-right: 1px solid #aaa;
   border-left: 1px solid #aaa;
}

.grey_topline {
	border-top: 1px solid #E2E5E5;
}
.grey_sideline {
	border-left: 1px solid #E2E5E5;
}
.grey_page_text {
	color: #798080;
	font-size: 10px;
	font-weight:400;
}
.grey_page_text_large {
	color: #798080;
	font-size: 13px;
	font-weight:bold;
}
.grey_page_text_small {
	color: #798080;
	font-size: 9px;
	font-weight:400;
}
.error {
	color: #B61B1B;
}
.form_buttons{
	border: 1px solid #666;
	background-color: #ffffff;
	border-color: #999999;
	color: #333333;
	font-size: 10pt;
	width:90px;
}

/* overflow text-box styles */
#block_none {
	text-align: justify;
	width: 550px;
	height: 440px;
}
.pad10 {
	padding: 0px;
}
.padside {
	padding-right: 30px;
	padding-left: 20px;
}
.overflow {
	overflow: auto;
	width: 550px;
	height: 420px;
}



/*products menu*/
a.products{
	color: #6C3063;
	text-decoration:none;
	font-size:11px;
	line-height:16px;
	padding: 3px 9px;
	font-family: Tahoma, verdana, sans-serif;
}
a.products:hover{
	color: #E590D8;
	text-decoration: none;
}



/*top dynamic menu - menu */
table.menu a {
	display: block;
}
div.menu	a {
	color: #6C3063;
	text-decoration:none;
	font-size:11px;
	line-height:16px;
	padding: 3px 9px;
	font-family: Tahoma, verdana, sans-serif;
}
div.menu	a:link {
	color: #6C3063;
	text-decoration: none;
	background: #E590D8;
}
div.menu	a:active {
	color: #6C3063;
	text-decoration: none;
	background: #E590D8;
}
div.menu	a:visited {
	color: #6C3063;
	text-decoration: none;
	background: #E590D8;
}
div.menu	a:hover {
	color: #6C3063;
	text-decoration: none;
	background: #D37DC8;
}
.menu_back{
	background: #E590D8;
	color: #6C3063;
	text-decoration:none;
	font-size:11px;
	line-height:16px;
	padding: 3px 9px;
	font-family: Tahoma, verdana, sans-serif;
}



/* copyright styles */
a.copyright{
	text-decoration: none;
	color: #685067;
}
a.copyright:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DEB2E7;
}
.copyright{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #685067;
}

/* admin styles */
.cats_table{
	border:1px solid black;
}
.cell_border_right{
	border-right:1px solid black;
}
.cell_border_bottom{
	border-bottom:1px solid black;
}

td.cats_table_0{
	background: #efefef;
	line-height: 16px;
}
td.cats_table_1{
	background: #cdcdcd;
	line-height: 16px;

}
.margin{
	margin-top:5px;
	margin-bottom:5px;
	margin-left:5px;
	margin-right:5px;
}
.margin_bold{
	margin-top:5px;
	margin-bottom:5px;
	margin-left:5px;
	margin-right:5px;
	font-weight:600;
}
.text_box {
	background-color: #ffffff;
	font-family: verdana;
	border: #000000 1px solid;
	font-size: 12px;
	color: #778899;
	width: 16px;
}

.border{
	border:1px solid black;
}
.border_gray{
	border:1px solid #5E838D;
}

.border_bottom{
	border-bottom:1px solid black;
}



