.textTitle {
	font-family: Arial;
	font-size: 14px;
	color: #333333;
}
.textMain {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
.textTag1 {
	font-family: Arial;
	font-size: 14px;
	color: #333333;
}
.textTag2 {
	font-family: Arial;
	font-size: 15px;
	color: #333333;
}
.textTag3 {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
.textTag4 {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}
.textTag5 {
	font-family: Arial;
	font-size: 15px;
	color: #333333;
}
.textTitleSub {
	font-family: Arial;
	font-size: 15px;
	color: #333333;
}
.textTitleSubGreen {
	font-family: Arial;
	font-size: 19px;
	color: #990000;
}
.textBulletSubRed {
	font-family: Arial;
	font-size: 14px;
	color: #cc0000;
	text-decoration: none;
}
.borderBottom {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
}

.tag1 {color: #990000}
.tag2 {font-size: 14px; font-family: Arial;}
.tag3 {font-size: 12px; font-family: Arial;}
.tag4 {font-size: 14px; font-family: Arial;}
.tag5 {font-size: 15px; font-family: Arial;}
.tag6 {font-size: 11px; font-family: Arial;}




a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}
.arrow {font-size: 10px}


#footer
{
	font-family: Arial;
	color: #333333;
	font-size: 12px;
}

#footer a
{
	color: #333333;
	text-decoration: none;
	font-size: 12px;
}

#footer a:hover
{
	color: #729900;
	text-decoration: none;
	font-size: 12px;
}

.lower_active
{
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	font-weight:bold;
}

#loading
{
	font-size:14px;
	font-family: Arial;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	height:300px;
	
}

#processing
{
	font-size:13px;
	font-family: Arial;
	text-align:center;
	vertical-align:middle;
	height:400px;
	color:#87B400;
	font-weight:bold;
	
}

.prog_norm
{
	border:1px solid #333333;
	font-size:11px;
	text-align:center;
}

.prog_onstate
{
	background-color:#D7D7D7;
	border:1px solid #333333;
	font-size:11px;
	text-align:center;
}

.prog_active
{
	background-color:#7DA926;
	border:1px solid #333333;
	font-size:11px;
	text-align:center;
}

.prog_label
{
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-align:center;
	padding:2px;
}

#bottom_menu
{
	color:#333333;
	font-family: Arial;
	font-size:12px
	
}

#bottom_menu a
{
	color:#333333;
	font-family: Arial;
	font-size:12px;
	text-decoration:none;
	
}

#bottom_menu a:hover
{
	color:#CC0000;
	font-family: Arial;
	font-size:12px;
	
}
p
{
	line-height:18px;

}

.asterisk
{
	color:#CC0000;
}

.inputfield
{
	font-family: Arial;
	font-size:12px;
	border:1px solid #545353;
}

.errorMessage
{
	color:#DC0A29;
}

.button
{
	background-color:#3B3B3D;
	color:#FFFFFF;
	font-family: Arial;
	font-size:12px;
	cursor:pointer;
	padding:2px;
	border:0px

}

#error_div
{
	font-family: Arial;
	font-size:12px;
	color:#CC0000;
	
}

.successInfo
{
	font-family: Arial;
	font-size:12px;
	color:#666666;
}

.errorInfo
{
	font-family: Arial;
	font-size:12px;
	color:#CC0000;
}