body {
	background-color:#E1E1E1;
	margin-top: 0;
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size: 10px;
	color:#CCCCCC;
}

td {
	margin-top: 0;
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size: 10px;
	color:#333333;
}

input {
	border-color:#eeeeee;
	height:18px;
	font-size:10px;
}

textarea {
	border-color:#ffffff;
	font-size:10px;
}

loginButton {
	margin-top:5px;
}

.inputCaption {
	font-size: 9px;
	font-weight:bold;
	color:#666666;
}

.menu {
	color:#E1E1E1;
	margin-left:10px;
	margin-right:10px;
	font-size:10px;
	font-weight:bolder;
	text-decoration:none;
}

.menuSelected {
	color:#CCCCCC;
	margin-left:10px;
	margin-right:10px;
	font-size:10px;
	font-weight:bolder;
	text-decoration:none;
}

.subMenu {
	color:#4B4B4B;
	margin-left:10px;
	margin-right:10px;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
}

.smallLink {
	color:#4B4B4B;
	font-size:9px;
	font-weight:normal;
	text-decoration:none;
	padding-bottom:3px;
	padding-top:3px;
}
.smallLinkSelected {
	color:#4B4B4B;
	font-size:9px;
	font-weight:bold;
	text-decoration:none;
	padding-bottom:3px;
	padding-top:3px;
}

.oneArticle {
	padding:15px;
	margin-top:0;
}

.loginTd {
	border-top-style:none;
	border-bottom-style:solid;
	border-left-style:none;
	border-right-style:solid;
	border-color:#000000;
	border-width:2px;
	padding:3px;
}

.homeNewsTd {
	border-top-style:solid;
	border-bottom-style:solid;
	border-left-style:none;
	border-right-style:none;
	border-color:#000000;
	border-width:2px;
	margin-left:0px;
	margin-right:0px;
}

h1 {
	color:#800101;
	margin-left:0px;
	margin-right:0px;
	font-size:13px;
	font-weight:bolder;
	text-decoration:none;
	text-transform:uppercase;
	margin-bottom:3px;
	margin-top:14px;
}

h2 {
	color:#800101;
	margin-left:0px;
	margin-top:0px;
	font-size:12px;
	font-weight:bolder;
	text-decoration:none;

}

h3 {
	color:#666666;
	font-size:12px;
	font-weight:bolder;
	text-decoration:none;
	padding-bottom:3px;
	margin-bottom:3px;
	margin-top:0px;
}

h4 {
	color:#000000;
	margin-left:0px;
	margin-top:0px;
	font-size:12px;
	font-weight:bolder;
	text-decoration:none;

}

.pageSepereator {
	color: #000000;
}

.imageWithMargin {
	padding:5px;
	margin:5px;
	margin-top:0px;
	padding-top:0px;
}

.leftTopImage{
	margin-bottom:9px;
	margin-left:2px;
}

.footnote {
	color:#666666;
	font-size:9px;
	text-decoration:none;
}

.forform { 
     font-family: Verdana, Arial, Helvetica, sans-serif; 
     font-size: 9px; 
     color: #666666; 
}

.withBorder {
	border-style:solid;
	border-color:#000;
	border-width:1px;
}