.wht10 {
	font-family: Arial;
	color: #DCD7E3;
	font-size: 10px;
}

.wht12 {
	font-family: Arial;
	color: #DCD7E3;
	font-size: 12px;
}

.wht14 {
	font-family: Arial;
	color: #DCD7E3;
	font-size: 14px;
}

.wht16 {
	font-family: Arial;
	color: #DCD7E3;
	font-size: 16px;
}

.wht18 {
	font-family: Arial;
	color: #DCD7E3;
	font-size: 18px;
}

.blk10 {
	font-family: Arial;
	color: #2C275D;
	font-size: 10px;
}

.blk12 {
	font-family: Arial;
	color: #2C275D;
	font-size: 12px;
}

.blk14 {
	font-family: Arial;
	color: #2C275D;
	font-size: 14px;
}

.blk16 {
	font-family: Arial;
	color: #2C275D;
	font-size: 16px;
}

.blk18 {
	font-family: Arial;
	color: #2C275D;
	font-size: 18px;
}


.bordersolid {
	BORDER-RIGHT: gray 1px solid; 
	BORDER-TOP: gray 1px solid; 
	BORDER-BOTTOM: gray 1px solid; 
	BORDER-LEFT: gray 1px solid;
}

.bordersright {
	BORDER-RIGHT: gray 1px solid; 
}

.bottomline {
	BORDER-RIGHT: #23184C .5px solid; 
	BORDER-TOP: #23184C .5px solid; 
	BORDER-BOTTOM: #23184C .5px solid; 
	BORDER-LEFT: #23184C .5px solid;
	border-color: #CCCCCC #CCCCCC #CCCCCC #CCCCCC;
}

a {	text-decoration: none;}
a:hover { text-decoration: underline; }

input {
	font-family: Arial;
	font-size: 10px;
}

textarea {
	font-family: Arial;
	font-size: 10px;
}



.box {
	width: 350px;
	border: medium solid #3300CC;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	float:inherit;
}

select {
	font-family: Arial;
	font-size: 10px;
	text-align:right;
	vertical-align:text-bottom;
	}
	
	.content_red {
	font-family: Arial;
	font-size: 14px;
	color: #FF0000;
}

.content_blue {
	font-family: Arial;
	font-size: 14px;
	color: #0000FF;
}
