@charset "utf-8";
/* CSS Document */

.container{
	margin-top: 25px;
	margin-right: 23px;
	margin-bottom: 25px;
	margin-left: 23px;
}
.text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	line-height:22px;
	text-align:justify;
	padding-top:5px;
}
  
.header{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFCC00;
	text-decoration:none;
	font-weight:bold;
	line-height:24px;
	text-align:justify;
	padding-bottom:8px;
	border-bottom:#FFCC00 dotted 1px;
}

.boxborder{
   border:#000000 ridge 3px; }
.yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 23px;
	font-weight: bold;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-color: #FFFF66;
}
.green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 23px;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #336600;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 23px;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF0000;
}
.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 23px;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	background-color: #0000FF;
}
.vilot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 23px;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	background-color: #663399;
}
.gray {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 23px;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #999999;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
}
.tabletext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	line-height:18px;
}
