body {
	background-color: #70002E;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFAE2;
	font-size: 12px;

	vertical-align: middle;
}
p {
	font-size:12px;
	text-align:left;
}
.imgRight {
	float:right;
	padding-right: 200px;
	clear:both;
	
}
.imgRight2 {
	float:right;
	padding-right: 20px;clear:both;
}
a:hover .imgRight, a:hover .imgRight2, a:hover .imgPress2 {
filter:alpha(opacity=70);
-moz-opacity:0.7;
-khtml-opacity: 0.7;
opacity: 0.7; }

.imgPress {
padding-left:15px; }

a:hover .imgPress {
filter:alpha(opacity=70);
-moz-opacity:0.7;
-khtml-opacity: 0.7;
opacity: 0.7; 
padding-left:15px; }

.titleForm {
	font-size:12px;
	font-weight:bold;
	color:#000000;
}
.titleForm2 {
	font-size:10px;
	font-weight:bold;
	color:#000000;
}
.textForm {
	font-size:10px;
	font-weight:bold;
	color:#000000;
}

.text_10 {
	font-size: 10px;
}
.text_12 {
	font-size: 12px;
	text-align: left;
}

.text_12_margin {
	font-size: 12px;
	text-align: left;
	padding-left:20px;
}
.text_12_it {
	font-size: 12px;
	font-style: italic;	
	text-align:left;
}

.text_14 {
	font-size: 14px;
}
.text_16 {
	font-size: 16px;
}
.text_18 {
	font-size: 18px;
}
a:active {
	color: #990000;
}
a:hover {
	color: #FFCC33;
}
a:visited {
	color: #FFFAE2;
}
a:link {
	color: #FFFAE2;
}
.text_form {
	font-size: 12px;
	color: #990000;
	background-color: #FFFAE2;
}
h1 {
	font-size: 20px;
	color: #FFFFCC;
}
h2 {
	font-size: 16px;
	font-weight:bold;
}
h3 {
	font-size: 16px;
	font-weight:bold;
	text-align:left;
}
.title {
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
}
.button {
	background-color: #880033;
	font-size: 11px;
	font-weight: bold;
	color: #FFFAE2;
	border: 1px outset #000000;
}
.boxstyle {
	background-color: #880033;
	background-image:url(../images/boxBack.jpg);
	background-repeat:no-repeat;
	/*border: thin outset #FFFAE2;*/
	border:#FFC solid 1px;
}
.boxstyleText {
	padding-left:30px;
}
.blackText {
	color:#000000;
	font-size:11px;}

.imgGrey {
	border:#cccccc solid 3px;
}
.line {
	width: 400px;
	border-top:#cccccc dashed 1px;
}
#signup {
	margin-left:15px;
	background:url(../images/signUp2.png);
	background-repeat:no-repeat;
}

.column {
width:250px;
margin:6px;
float:left;
min-height:250px;

}

