/* CSS Document */
td {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #D9CDFF;
	text-align: justify;
	}
.subtitl{
	FONT-SIZE: 10px;
	COLOR: #FFFFFF;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
}
.sm {
	FONT-SIZE: 1px;
	COLOR: #252784;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
}
a {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #D9CDFF;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	}
a:active {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF3300;
	text-decoration: none;
	}
.btn{
	text-decoration: none;
	font-weight: 900;
	font-size: 12px;
	background-color: #D7CCFF;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	color: #252784;
}
.ra{
	text-decoration: none;
	width: 20px;
	border: 1px #252784;
	background-color: #D7CCFF;
}
textarea{
	width: 250px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	border: 1px solid #5E6C87;
	color: #252784;
	height: 100px;
	overflow: visible;
	background-color: #D7CCFF;
	font-weight: 700;
}
input {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #D7CCFF;
	font-weight: 700;
	width: 250px;
	border: 1px solid #5E6C87;
	color: #252784;
}
.inp{
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #D7CCFF;
	font-weight: 700;
	width: 101px;
	border: 1px solid #5E6C87;
	color: #252784;
}
.inp3{
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #D7CCFF;
	font-weight: 700;
	width: 40px;
	border: 1px solid #5E6C87;
	color: #252784;
}
.inp4{
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	background-color: #252784;
	font-weight: 700;
	width: 240px;
	color: #FFFFFF;
	text-align: center;



}
.inp2{
	background-color: #D7CCFF;
	width: 20px;
	border: 1px solid #5E6C87;
}
.menuClass {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
.menuClass:hover {
	COLOR: #9F1EC8;
	TEXT-DECORATION: none;
	font-size: 12px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
}
.menuClass:active {
	color: #FF3300;
	TEXT-DECORATION: none;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
/*         
TABLE.bCalendarTable {
	FONT-SIZE: 77%; MARGIN: 0px auto 1em; BORDER-COLLAPSE: separate; border-spacing: 0px 
}	
	*/

TABLE.bCalendarTable {
	FONT-SIZE: 77%; 
}	
TR.bCalendarRow {
	TEXT-ALIGN: center
}
TH.bCalendarHeaderCell {
	FONT-SIZE: 94%; WIDTH: 4ex; color: #ff0000;
}
TD.bCalendarCell {
	WIDTH: 4ex; HEIGHT: 3.5ex
}
.bCalendarLinkPost {
	FONT-WEIGHT: bold
}


