/* CSS Document */

body {
	background-color:#ffffff;
	background-image:url(images/bg.jpg);
	color:#000000;
	font-family:Verdana, Arial,Helvetica;
	margin:0 0 0;
}

td {font-family:Verdana, Arial, Helvetica;font-size:11px;font-weight:normal;color:#666666;
	list-style-image:url(images/bullet_black.gif);
	line-height:normal;
	list-style-position:outside;}

.black {color:#000000; font-size:11px;font-family:Verdana, Arial,Helvetica;}

.footer {font-family:Verdana, Arial, Helvetica;font-size:9px;font-weight:normal;color:#666666;}

.header {font-family:Verdana, Arial, Helvetica;font-size:13px;font-weight:normal;color:#993333;}

.headerbold {font-family:Verdana, Arial, Helvetica;font-size:13px;font-weight:bold;color:#993333;}

.white {font-family:Verdana, Arial, Helvetica;font-size:11px;font-weight:normal;color:#ffffff;}
.whitebold {font-family:Verdana, Arial, Helvetica;font-size:11px;font-weight:bold;color:#ffffff;}

.micew {font-family:Verdana, Arial, Helvetica;font-size:9px;font-weight:normal;color:#FFFFFF;}
.mice {font-family:Verdana, Arial, Helvetica;font-size:9px;font-weight:normal;color:#666666;}

.maintitle {font-family:Verdana, Arial, Helvetica;font-size:16px;font-weight:bold;color:#000000;}

.red {font-family:Verdana, Arial, Helvetica;font-size:11px;font-weight:normal;color:#993333;}
.redbold {font-family:Verdana, Arial, Helvetica;font-size:11px;font-weight:bold;color:#993333;}

.subtitle {font-family:Verdana, Arial, Helvetica;font-size:12px;font-weight:normal;color:#666666;}
.action {font-family:Verdana, Arial, Helvetica;font-size:10px;font-weight:normal;color:#FF0000;}

 -- link -- 

a {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:bold; color:#993333;}
a:link {color:#993333;}
a:visited {color:#993333;}
a:active {color:#993333;text-decoration:none;}
a:hover {font-weight:normal;}

a.white:link {color:#993333;text-decoration:none;}
a.white:hover {color:#993333;}

a.micew {font-family:Verdana, Arial, Helvetica;font-size:9px;font-weight:bold;color:#FFFFFF;}
a.footer {font-family:Verdana, Arial, Helvetica;font-size:10px;font-weight:normal;color:#000000;}

.FormQuestion {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #eeeeee;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: right;
	height: 19px;
	vertical-align: top;
}

.FormAnswer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	height: 19px;
	vertical-align: top;
}

  -- form -- 
input.text {font-family:'Courier New', Courier, mono;font-size:11px;color:#33333;}
input.button {font-family:'Courier New', Courier, mono; font-size:11px;background-color:#E8E8E8;font-weight:normal;color:#333333;height:19px;}
select {font-family:'Courier New', Courier, mono; font-size:11px;font-weight:normal;color:#333333;height:19px;}
textarea {font-family:'Courier New', Courier, mono; font-size:11px;font-weight:normal;color:#333333;}
