/* CSS Document */
/* CSS Document */

body {
	background-color:#FFFFFF;	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.txtTitle {color: #2A78B6; font-weight:bold; font-size: 16px; font-family: 'Times New Roman', Times, sans-serif; text-decoration: none;}
a.txtTitle {text-decoration: none; color: #2A78B6;}
a.txtTitle:hover {color: #2A78B6; text-decoration: underline;}

.txtTitleDark {color: #323C46; font-weight:bold; font-size: 16px; font-family: 'Times New Roman', Times, sans-serif; text-decoration: none;}
a.txtTitleDark {text-decoration: none; color: #323C46;}
a.txtTitleDark:hover {color: #323C46; text-decoration: underline;}

.NewsTable {color: #76828F; font-weight:normal; font-size: 12px; font-family: 'Times New Roman', Times, sans-serif; text-decoration: none; background-image:url(../images/bgnews.gif); background-repeat:repeat-x; padding:10px;}
.NewsTitle {color: #76828F; font-weight:normal; font-size: 12px; font-family: 'Times New Roman', Times, sans-serif; text-decoration: none; background-image:url(../images/bgnews.gif); background-repeat:repeat-x; padding-left:10px; padding-right:10px; padding-top:5px; padding-bottom:5px;}
.NewsMore {color: #76828F; font-weight:normal; font-size: 12px; font-family: 'Times New Roman', Times, sans-serif; text-decoration: none; background-image:url(../images/bgnews.gif); background-repeat:repeat-x; padding:10px;}


.txtDark {color: #323C46; font-weight:normal; font-size: 12px; font-family: 'Times New Roman', Times, sans-serif; text-decoration: none;}
a.txtDark {text-decoration: none; color: #323C46;}
a.txtDark:hover {color: #546372; text-decoration: underline;}

.txtLight {color: #8C9AA8; font-weight:normal; font-size: 12px; font-family: 'Times New Roman', Times, sans-serif; text-decoration: none;}
a.txtLight {text-decoration: none; color: #8C9AA8;}
a.txtLight:hover {color: #8C9AA8; text-decoration: underline;}

.txtFooter {color: #B5BDC5; font-weight:normal; font-size: 11px; font-family: 'Times New Roman', Times, sans-serif; text-decoration: none;}
a.txtFooter {text-decoration: none; color: #B5BDC5;}
a.txtFooter:hover {color: #B5BDC5; text-decoration: underline;}


.txtGrey {color: #666666; font-weight:normal; font-size: 11px; font-family: 'Times New Roman', Times, sans-serif; text-decoration: none; text-align:justify;}
a.txtGrey {text-decoration: none; color: #666666;}
a.txtGrey:hover {color: #666666; text-decoration: underline;}

.txtGreyLight {color: #CCCCCC; font-weight:normal; font-size: 11px; font-family: 'Times New Roman', Times, sans-serif; text-decoration: none;}
a.txtGreyLight {text-decoration: none; color: #CCCCCC;}
a.txtGreyLight:hover {color: #CCCCCC; text-decoration: underline;}

.txtDarkGrey {color: #243047; font-weight:normal; font-size: 11px; font-family: "Times New Roman", Times, serif; text-decoration: none;}
a.txtDarkGrey {text-decoration: none; color: #243047;}
a.txtDarkGrey:hover {color: #243047; text-decoration: underline;}

.txtPath {color: #BDBDBD; font-weight:normal; font-size: 11px; font-family: 'Times New Roman', Times, sans-serif; text-decoration: none;}
a.txtPath {text-decoration: none; color: #BDBDBD;}
a.txtPath:hover {color: #BDBDBD; text-decoration: underline;}

.MenuLeft {background-image:url(images/menubg.gif); height:20px; padding-left:26px; color: #2A78B6; font-weight:normal; font-size: 11px; font-family: 'Times New Roman', Times, sans-serif; text-decoration: none;}
a.MenuLeft {text-decoration: none; color: #2A78B6;}
a.MenuLeft:hover {color: #2A78B6; text-decoration: underline;}

.PhotoBorder {border: 5px solid #FFFFFF;}

.SearchForm {
	color: #323C46;
	background-color: #F4F5F7;
	font-weight:normal;
	font-size: 12px;
	font-family: 'Times New Roman', Times, sans-serif;
	text-decoration: none;
	border: 0px solid #F4F5F7;
}