.leftnav {
	background-color: #5188C1;
	height: 100%;
	border-right-width: 0px;
	border-right-style: dashed;
	border-right-color: #333333;
	background-position: top;

}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #111111;
	margin: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;

}
.button {
	border: /*1px solid #EEEEEE*/;
	font-family : Verdana;
	font-weight : bold;
	font-size : 12px;
	color: #000000;
	background: transparent;
	padding-left: 6px;
}
.buttonHover {
	background-color: #5188C1;
	font-family : Verdana;
	font-weight : bold;
	font-size : 12px;
	color: #EEEEEE;
	padding-left: 6px;
	border: 1 solid #000000;
}
.rightbar {
	background-color: #C2DCF6;
	padding: 8px;
	padding-top: 20px;
	margin-right: 20px;
	border-top-width: 12px;
	border-right-width: 10px;
	border-right-color: #ffffff;
	border-top-style: solid;
	border-top-color: #5188C1;

}
.topbutton {
	border: /*1px solid #EEEEEE*/;
	font-family : Verdana;
	font-size : 12px;
	color: #000000;
	background: transparent;
	padding-left: 6px;
}
.topbuttonHover {
	border: /*1 solid #222222*/;
	background: #DDDDDD;
	font-family : Verdana;
	font-size : 12px;
	color: #111111;
	padding-left: 6px;
}

td {
/*	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 22px;
	font-weight: normal;
	text-align: justify;*/
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333333;
	border-left-width: 16px;
	border-left-style: solid;
	border-left-color: #6699CC;
	padding-left: 12px;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	letter-spacing: 3px;
	margin-top: -18px;

}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 22px;
	font-weight: normal;
	text-align: justify;
}
