.text {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.wtext{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.table {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	height: 18px;
	border-top: 1px solid #000000;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #000000;

}
a:link {
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #000000;

}
a:visited {
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #23396C;

}
a:hover {
	font-size: 12px;
	font-style: normal;
	color: #FF6600;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
	font-style: normal;
}
a.whitetext:link {
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;

}
a.whitetext:visited {
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;

}
a.whitetext:hover {
	font-size: 12px;
	font-style: normal;
	color: #FF6600;
	text-decoration: none;
}
a.whitetext:active {
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
	font-style: normal;
}
.input1 {
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
}
.table1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}
.input2 {
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.table2 {
	border: 1px solid #000000;
}
.text1 {
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.input3 {
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	border: none;
}
.td {
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #FFFFFF;
}

.blacktd {
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #eeeeee;
}
.input4 {
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #000000;
}
.input_readonly {
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	border: 0px solid #000000;
	background-color:#CBE1F8
}
.button {
        font-size: 12px;
		font-style: normal;
		text-decoration: none;
		color: #000000;
        background-color: #EEEEEE;
        border-style: solid;
        border-width: 1px;
        border-top-color: #EFEFEF;
        border-left-color: #EFEFEF;
        border-right-color: #888888;
        border-bottom-color: #888888;
        padding: 1px;
        padding-left: 1px;
        padding-right: 1px;
}