.VLine {
	border-right-width: medium;
	border-left-width: medium;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #0000CC;
	border-right-color: #0000CC;
	border-bottom-color: #0000CC;
	border-left-color: #0000CC;
	background-repeat: repeat;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: lighter;
	color: #000099;
}
.vlineR {
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #663366;
}
.vlineL {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #663366;
}
.vlineRL {
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #663366;
	border-left-color: #663366;
	border-right-width: medium;
	border-left-width: medium;
}
.LineTBRL {
	border: medium solid #663366;
}
.Button {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: lighter;
	font-size: 10px;
}
.Font12Blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000CC;
}
.phpMessage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	font-weight: bold;
}
.phpErrorMessage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.Font12Black {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.Font10 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: lighter;
	color: #990000;
}
.sTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: none;
	color: #990000;
}
.TopLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
.BorderCell {
	border: thin solid #0000FF;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #FFFFCC;
}
.Font14 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.sTitleSmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	color: #990000;
}
.sTitleBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #000099;
}
.tooltip { 
	  border: 1px solid #FFC30E; 
	  padding: 5px 5px 5px 5px; 
	  background-color: #FFFFCC;
	  text-align: left; 
	  color: #0000FF; 
	  width: 22em; 
	  margin-left: 10px;
	  font-size: 12px; 
	  font-family: arial, sans-serif;
	  text-align:justify; 
} 
a:link {
	text-decoration: none;
	color: #0000CC;
}
a:visited {
	text-decoration: none;
	color: #0000CC;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #0000CC;
}
.Font14Blue {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0000CC;
}
