body {
	background-color: #4D4D4D;
	background-repeat: repeat;
	background-attachment: fixed;
	font-family: Verdana,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #222222;
	margin: 0px;
	scrollbar-base-color: #E8E8E8;
	scrollbar-arrow-color: #0000FF;
}

td {
	font-size: 11px;
	font-weight: normal;
	color: #222222;
	text-align:left;
}

h1 {
	font-size: 26px;
	font-weight: bold;
	color: #555555;
}

h2 {
	font-size: 22px;
	font-weight: bold;
	color: #555555;
}

h3 {
	font-size: 18px;
	font-weight: bold;
	color: #444444;
}

h4 {
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}

p {
	font-size: 13px;
	font-weight: normal;
	color: #222222;
}

p.small  {
	font-size: 11px;
	font-weight: normal;
	line-height: 120%;
}

td {
	font-size: 13px;
	font-weight: normal;
	color: #222222;
}

a.nav:active, a.nav:link, a.nav:visited {
	font-family: Arial Narrow,Verdana,Helvetica,sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.nav:hover {
	color: #B2B2B2;
	font-weight: bold;
	text-decoration: none;
}

a.button:active, a.button:link, a.button:visited {
	font-family: Verdana,Helvetica,sans-serif;
	font-size: 12px;
	color: #444444;
	font-weight: normal;
	text-decoration: none;
}

a.button:hover {
	color: #B2B2B2;
	font-weight: normal;
	text-decoration: none;
}

a.small:active, a.small:link, a.small:visited {
	font-family: Verdana,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

a.small:hover {
	color: #FF0000;
	font-weight: normal;
	text-decoration: underline;
}

a.tiny:active, a.tiny:link, a.tiny:visited {
	font-family: Verdana,Helvetica,sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}

a.tiny:hover {
	color: #FF0000;
	font-weight: normal;
	text-decoration: underline;
}

input {
		color: #000000;
		font-family: Verdana, Arial, Sans-Serif;
		font-size: 10px;
}

.cboArticle{
		color: #000000;
		font-family: Verdana, Arial, Sans-Serif;
		font-size: 10px;
		width: 200px;
}

.txtArticle{
		color: #000000;
		font-family: Verdana, Arial, Sans-Serif;
		font-size: 10px;
}

.small  {
	font-size: 11px;
	font-weight: normal;
	line-height: 120%;
}

.button2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #333333;
	background-color: #edeceb;
	border: 1px solid #999999;
	padding: 3px;
	height: 18px;
	width: 100%;
	text-decoration: none;
	text-align: center;
	}
a.button2:hover {
	color: #ffffff;
	background-color: #000000;
	border: 1px solid #ffffff;
	}