HTML {
	SCROLLBAR-HIGHLIGHT-COLOR: ##FFFFFF; 
	SCROLLBAR-SHADOW-COLOR: #DEE3E7; 	
	SCROLLBAR-3DLIGHT-COLOR: #D1D7DC; 
	SCROLLBAR-ARROW-COLOR: #000000; 
	SCROLLBAR-TRACK-COLOR: #EFEFEF; 
	SCROLLBAR-DARKSHADOW-COLOR: #98AAB1; 
	SCROLLBAR-BASE-COLOR: #EFEFEF; 
}

.textfield {
	background-color: #ffffff;
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: 16px;
	border: 1px solid #CCCCCC;
	width: 140px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
} 

.button {
	background-image:  url(../images/loginbutt.gif);
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #394747;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 70px;
	
}

.tablespace {
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.table02 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dfdfdf;
	border-right-color: #dfdfdf;
	border-bottom-color: #dfdfdf;
	border-left-color: #dfdfdf;
	padding: 0px;
}

.table03 {
	background-image: url(../images/table03.gif);
	background-repeat: repeat-x;
	padding-left: 15px;
}

.tabletest {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	font-family: tahoma, Arial, Verdana, Helvetica, sans-serif;
	line-height: normal;
	padding-left: 15px;
	background-color: #F7F8F8;
}

.fontgrey {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	font-family: tahoma, Arial, Verdana, Helvetica, sans-serif;
	line-height: normal;
	text-align: justify;
}

.fontgreybold {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	font-family: tahoma, Arial, Verdana, Helvetica, sans-serif;
	line-height: normal;
	text-align: justify;
}

.fontgreysmall {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	font-family: tahoma, Arial, Verdana, Helvetica, sans-serif;
	line-height: normal;
}

.fontbluesmall {
	color: #b3c1cb;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	font-family: tahoma, Arial, Verdana, Helvetica, sans-serif;
	line-height: normal;
}

.fontredboldsmall {
	color: #e4540d;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	font-family: tahoma, Arial, Verdana, Helvetica, sans-serif;
	line-height: normal;
}

.fontgreyboldsmall {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	font-family: tahoma, Arial, Verdana, Helvetica, sans-serif;
	line-height: normal;
}


.fontbluebold {
	color: #006ba3;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	font-family: tahoma, Arial, Verdana, Helvetica, sans-serif;
	line-height: normal;
}

A.linkgrey:link {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	font-family: tahoma, Arial, Verdana, Helvetica, sans-serif;
	line-height: normal;
}

A.linkgrey:visited {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	font-family: tahoma, Arial, Verdana, Helvetica, sans-serif;
}

A.linkgrey:hover {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	font-family: tahoma, Arial, Verdana, Helvetica, sans-serif;
}

A.linkgreyboldsmall:link {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	font-family: tahoma, Arial, Verdana, Helvetica, sans-serif;
	line-height: normal;
}

A.linkgreyboldsmall:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	font-family: tahoma, Arial, Verdana, Helvetica, sans-serif;
}

A.linkgreyboldsmall:hover {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	font-family: tahoma, Arial, Verdana, Helvetica, sans-serif;
}

A.linkblueboldsmall:link {
	color: #b3c1cb;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	font-family: tahoma, Arial, Verdana, Helvetica, sans-serif;
	line-height: normal;
}

A.linkblueboldsmall:visited {
	color: #b3c1cb;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	font-family: tahoma, Arial, Verdana, Helvetica, sans-serif;
}

A.linkblueboldsmall:hover {
	color: #8394a0;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	font-family: tahoma, Arial, Verdana, Helvetica, sans-serif;
}
