.gray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
}
.unnamed1 {
	font-family: "Lucida Sans Unicode";
	font-size: 14px;
}
.style1Copy {
font-family: Arial, Helvetica, sans-serif
}
.WhiteLarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
}
.blackframe {
	border: 1px solid #000000;
}
.black_large {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #e22e37;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	background-color: #E8E8E8;
	background-position: 0px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #CCCCCC;
}
.table_bright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: 0px solid #000000;
	background-color: #DDDDDD;
	font-weight: bold;
}
.table_dark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #BCBCBC;
}


/* ============================= forms ============================= */

.border
{
border:1px solid #d0d0d0;
}
.text1
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#6e6a6c;
text-decoration:none;
line-height:20px;
text-align:justify;outline:none;
}


#ContactForm {padding:20px 0 0 0;}
#ContactForm .rowi {height:42px;}
#ContactForm .col-1 {width:299px !important;}
#ContactForm .col-2 {width:258px !important;}
#ContactForm .link {float:right; margin-left:20px;}

.input {width:250px; height:19px; border:1px solid #b1b1b3; background:none; padding:0 0 0 5px; font-size:1em;}
textarea {width:270px; height:115px; border:1px solid #b1b1b3; background:none; padding:0 0 0 5px; overflow:auto; font-size:1em;}

