body {
    SCROLLBAR-FACE-COLOR: #eeedfa;
    SCROLLBAR-HIGHLIGHT-COLOR: #9999ff;
    SCROLLBAR-SHADOW-COLOR: #0033ff;
    SCROLLBAR-3DLIGHT-COLOR: #ffffff;
    SCROLLBAR-ARROW-COLOR: #0033ff;
    SCROLLBAR-TRACK-COLOR: #ebf4fb;
    SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
}

input, select, option, {
	color : #000000;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: normal;
	BACKGROUND-COLOR: #eeeeff;
}
textarea {
	width:400px;
	height:100px;
	padding:2px;
	font-family: Tahoma,Verdana,Arial;
	font-size: 11px;
	BACKGROUND-COLOR: #eeeeff;
}
div {
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.px {
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 2px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}

li {
	color : #000000;
	margin-top : -1px;
	padding-bottom : -1px;
	margin-bottom : -1px;
	margin-right : 1px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
ul, ol {
	color : #000000;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-right : 0px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
p {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 14px;
	font-family : Georgia, Times New Roman, Times, serif;
}
p a {
	color : #294A7B;
}
p a:hover {
	color : #000000;
}

.tab {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-bottom : 3px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 13px;
	font-family : Georgia, Times New Roman, Times, serif;
}
.bot {
	color : #000000;
	margin-top : 20px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 200px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.bot a {
	color : #000000;
	text-decoration: none;
}
.bot a:hover {
	color : #294A7B;
}
 .menuText2
	{
		font-family: Georgia;
		font-size: 13pt;
		color: #9999FF;
		text-decoration: none;
		line-height: 125%;
	}
a.leftbutton
	{
		font-size: 10pt;
		display: block;
		padding: 5px 0px 8px 20px;
		text-decoration: none;
		border-bottom: dotted 1px #E0E0E0;
	}

	a.leftbutton:hover
	{
		background-color: #cccDDD;
	}
.leftMenu
	{
		padding-top: 10px;
		background-color: #F1F1F1;
		border-left: dotted 1px #006666;
		border-right: dotted 1px #006666;
		border-top: solid 3px #9999FF;
	}
