body
{
/*
	scrollbar-face-color: #316ac5; 
	scrollbar-shadow-color: #004e98; 
	scrollbar-highlight-color: #004e98; 
	scrollbar-3dlight-color: #004e98; 
	scrollbar-darkshadow-color: #004e98; 
	scrollbar-track-color: #eeeeee; 
	scrollbar-arrow-color: #FFFFFF;
*/
}
.scrollbar
{
/*
	scrollbar-face-color: #316ac5; 
	scrollbar-shadow-color: #ffffff; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-3dlight-color: #ffffff; 
	scrollbar-darkshadow-color: #ffffff; 
	scrollbar-track-color: #eeeeee; 
	scrollbar-arrow-color: #FFFFFF;
*/
	background-color: #fcfcfc;
	border: solid 4px #ffffff;
	padding: 4px;
}
#header
{
	background-color: #316ac5;
}
#footer
{
	font-weight: bold;
	color: #ffffff;
	background-color: #316ac5;
}
#clock
{
	background-color: #004e98;
}
.clockitem
{
	color: White;
	font-weight: bold;
	font-style: italic;
}
#kaseweb
{
	border-right: #316ac5 4px solid;
	border-left: #316ac5 4px solid;
}
#contents
{
	background-color: #ffffff;
}

.whitetext
{
	color: #ffffff;
	font-family: Arial;
	font-weight: 600;
	font-size: 11px;
}
.title
{
	font-size: 22px;
	padding-top: 26px;
	font-weight: bold;
}
.subtitle
{
	font-size: 20px;
	padding-top: 11px;
	font-weight: bold;
	padding-bottom: 20px;
}
.standard
{
	padding-top: 11px;
	font-weight: bold;
	padding-bottom: 26px;
}
.notes
{
	font-size: 12px;
	padding-bottom: 26px;
	padding-top: 11px;
	font-style: italic;
	font-family: Verdana;
}
.link
{
	color: #228b22;
}
.redlink
{
	color: #f5be00;
}
.bluelink
{
	font-size: 14px;
	color: #316ac5;
	font-weight: bold;
}
.biglink
{
	font-weight: bold;
	font-size: 18px;
	color: #228b22;
}
.bigtext
{
	font-weight: bold;
	font-size: 18px;
}
.whitelink
{
	color: #ffffff;
}
.blacklink
{
	color: #000000;
}
.formlabel
{
}
.errormessage
{
	color: #ff0000;
}
.hand
{
	cursor: hand;
}
.disapprovedstatus
{
	background-color: #f5be00;
	color: White;
	font-weight: bold;
	font-size: 18px;
	font-style: italic;
	padding: 4px;
}
.approvedstatus
{
	background-color: forestgreen;
	color: White;
	font-weight: bold;
	font-size: 18px;
	font-style: italic;
	padding: 4px;
}
.statustitle
{
	background-color: forestgreen;
	color: White;
	font-weight: bold;
	font-size: 18px;
	font-style: italic;
	padding: 4px;
}
.statustext
{
	font-size: 12px;
}
.detailstitle
{
	padding-right: 4px;
	padding-left: 4px;
	font-weight: bold;
	font-size: 18px;
	padding-bottom: 4px;
	color: white;
	padding-top: 4px;
	background-color: #316ac5;
}
.detailstext
{
	font-size: 11px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 4px;
	padding-right: 4px;
}
.smallwhitelink
{
	font-size: 11px;
	color: #ffff66;
	font-style: normal;
}
.previewcell
{
	border: solid 2px chocolate;
}
.previewtitle
{
	padding-right: 4px;
	padding-left: 4px;
	font-weight: bold;
	font-size: 18px;
	padding-bottom: 4px;
	color: white;
	padding-top: 6px;
	background-color: chocolate;
}
.label
{
	font-weight: bold;
}
.hugewhitetext
{
	font-weight: bold;
	font-size: 50px;
	color:White;
}
