body {
	background-color: #CCCCCC;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.form_box { 
	font-size: 12px;
	font-weight: bold;
	color : #633000;
	background-color: #ffffff; 
	border: 1px solid #99CCFF; 
}
.fourteenbluecenter {
	text-align: center;
	font-variant: verdana;
	font-weight: bold;
	font-size: 14px;
	color: #333333;
}

.fourteenblueleft {
	text-align: left;
	font-variant: verdana;
	font-weight: bold;
	font-size: 14px;
	color: #333333;
}

.twelvebluecenter {
	text-align: center;
	font-variant: verdana;
	font-weight: bold;
	font-size: 12px;
	color: #333333;
}

.twelveblueleft {
	text-align: left;
	font-variant: verdana;
	font-weight: bold;
	font-size: 12px;
	color: #333333;
}

p {
	font-variant: verdana;
	font-weight: bold;
	font-size: 12px;
	/*color: #3300CC;*/
	color: #333333;
	text-align: left;
}

/*.vert_middle {
	vertical-align: middle;
	font-size: 12px;
}*/

.links {
	margin-left: 150px;
	color: #ffffff;
	font-size: 12px;
}

.sixteenwhiteleft {
	color: #ffffff;
	font-size: 22px;
}

.fourteenredleft {
	color: #FF0000;
	font-size: 14px;
}

.fourteenredcenter {
	color: #FF0000;
	text-align: center;
	font-size: 14px;	
}

.fourteenblueright {
	text-align: right;
	font-size: 14px;
}

.fourteenredright {
	color: #FF0000;
	text-align: right;
	font-size: 14px;
}

.twelveredleft {
	color: #FF0000;
	font-weight: bold;
}

.twelveredleftlinks {
	color: #FF0000;
	font-weight: bold;
}

.twelveredcenter {
	color: #FF0000;
	text-align: center;
}

.twelveblueright {
	text-align: right;
}

.twelveredright {
	color: #FF0000;
	text-align: right;
}

a.default_twelve:link {
  	text-variant: Verdana;
	font-weight: bold;
    color: #333333;
    text-align: left;
    text-decoration: none;
    cursor: pointer;
    vertical-align: bottom;
    font-size: 12px;
}

a.default_twelve:active {
    text-variant: Verdana;
	font-weight: bold;
    color: #333333;
    text-align: left;
    text-decoration: none;
    cursor: wait;
    vertical-align: bottom;
    font-size: 12px;
}

a.default_twelve:visited {
    text-variant: Verdana;
	font-weight: bold;
    color: #333333;
    text-align: left;
    text-decoration: none;
    cursor: pointer;
    vertical-align: bottom;
    font-size: 12px;
}

a.default_twelve:hover {
    text-variant: Verdana;
	font-weight: bold;
    color: #333333;
    text-align: left;
    text-decoration: underline;  
    cursor: hand;
    vertical-align: bottom;
    font-size: 12px;
}

a.white_twelve:link {
  	text-variant: Verdana;
	font-weight: bold;
    color: #ffffff;
    text-align: left;
    text-decoration: none;
    cursor: pointer;
    vertical-align: bottom;
    font-size: 12px;
}

a.white_twelve:active {
    text-variant: Verdana;
	font-weight: bold;
    color: #ffffff;
    text-align: left;
    text-decoration: none;
    cursor: wait;
    vertical-align: bottom;
    font-size: 12px;
}

a.white_twelve:visited {
    text-variant: Verdana;
	font-weight: bold;
    color: #ffffff;
    text-align: left;
    text-decoration: none;
    cursor: pointer;
    vertical-align: bottom;
    font-size: 12px;
}

a.white_twelve:hover {
    text-variant: Verdana;
	font-weight: bold;
    color: #ffffff;
    text-align: left;
    text-decoration: underline;  
    cursor: hand;
    vertical-align: bottom;
    font-size: 12px;
}
