h1 {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #930000;
	margin-bottom: 5px;
}

h2 {
	font-family: Arial;
	font-size: 12px;
	color: #930000;
	margin-bottom: 0px;
}

h3 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #930000;
	margin-bottom: 5px;
}
h4 {
	font-family: Arial;
	font-size: 10px;
	margin-top:0px;
	margin-bottom: 5px;
}

b {
	font-family: Arial;
	color: #930000;
	font-weight: normal;
}

a {
	color: #930000;
	text-decoration: none;
}

a:hover {
	color: #930000;
	text-decoration: underline;
}

.text {
	font-family: Arial;
	font-size: 12px;
}

/*
hr {
	color: #AEAEAE;
	background-color: #AEAEAE;
	border-top: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
	margin: 0 0 1px 0;
}*/
.line {
	background-color: #AEAEAE; 
	border-top: 1px solid #EAEAEA; 
	border-bottom: 1px solid #EAEAEA;
}

table.data {
	background-color: #FFFFFF;
	color: #000000;
	border-top: none;
	border-left: none;
	border-right: 1px solid #CCCDCF;
	border-bottom: 1px solid #CCCDCF;
	font-family: Arial;
	font-size: 12px;
}

.data {
	border-left: 1px solid #CCCDCF;
	border-top: 1px solid #CCCDCF;
}

th {
	background-color: #EAEFF3;
	color: #000004;
	font-weight: normal;
}

li {
	list-style-image: url(../images/redsquare.gif);
}

li.blue {
	list-style-image: url(../images/bluesquare.gif);
}

.photo {
	margin-left: 20px;
}

a.menu {
	color: #6F6F6F;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}

a.menu:hover {
	color: #803B3B;
	text-decoration: underline;
}

.icons {
	margin: 0 6px 10px 6px;
}

.lastnews {
	background-image: url(../images/dashes.gif);
	color: #ffffff;
	background-repeat: repeat-x;
	padding-right: 8px;
	padding-left: 12px;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
}

.newsfield {
	color: #4C5B63;
	font-family: Tahoma;
	font-size: 11px;
	background-image: url(../images/gray_dot.gif);
	background-repeat: repeat-y;
	background-position: right;
/*	text-align: justify; */
}
.newsbody {
	padding: 4px 12px 12px 12px;	
}

.newsheader {
	color: #DA251D;
	font-family: Tahoma;
	font-size: 11px;
}

.more {
	color: #186997;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}

.more:hover {
	color: #186997;
	text-decoration: underline;
}

.restnews {
	padding-left: 10px;
	font-family: Arial;
	font-weight: 1000;
	font-size: 12px;
	color: #9C0000;
	text-decoration: none;
}

.restnews:hover {
	padding-left: 10px;
	font-family: Arial;
	font-weight: 1000;
	font-size: 12px;
	color: #9C0000;
	text-decoration: ;
}

.rightnews {
	background-image: url(../images/gray_dot.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.pagebody {
	background-image: url(../images/textbody_back.jpg);
	background-repeat: no-repeat;
	background-color: #F3F3F3;
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-align: justify;
}

.pagebody2 {
	background-repeat: no-repeat;
	background-color: #F3F3F3;
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-align: left;
}


.bodypadding {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 17px;
	padding-right: 30px;
}

.pagename {
	font-family: Arial;
	font-size: 15px;
	color: #930000;
	font-weight: bold;
	padding-left: 34px;
}

.rightfield {
	background-image: url(../images/rightback.jpg);
	background-repeat: no-repeat;
}

.langlink {
	font-family: Arial;
	font-size: 10px;
	color: #AFAFAF;
	text-decoration: none;
}

.langlink:hover {
	font-family: Arial;
	font-size: 10px;
	color: #F5F5F5;
	text-decoration: none;
}

.languages {
	border: 1px solid #ffffff;
}

.languagepanel {
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 1px;
	background-image: url(../images/right_redgradient.gif);
	background-repeat: repeat-x;
	background-color: #9C0000;
	width: 100%;
	height: 100%;
}

a.copy {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #670F0F;
	text-decoration: none;
}

a.copy:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #670F0F;
	text-decoration: underline;
}

.copy {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #6F6F6F;
/*	padding-top: 30px;
	padding-left: 35px;
	*/
}

.back1 {
	background-image: url(../images/rightback_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #520000;
	height: 46px;
	width: 100%;
}

input

{
border: solid 1px #999999;
}

textarea

{
border: solid 1px #999999;
}
