/* CSS Document */
body{ margin:0px; background-color:#f9f7f8; background-image: url(../images/bg.jpg); background-repeat:repeat-x; background-position:top;
       	font-size:12px;
	font-family: "Courier New", Verdana, sans-serif;
}

h2{"Courier New", sans-serif; font-size:12px; font-weight: normal; margin-top:10px; margin-bottom:15px}

h1{font-size:18px}

a { color:#cf0000; text-decoration:none; }
a:link { color:#cf0000; text-decoration:none; }
a:visited { color:#cf0000; text-decoration:none;}
a:hover { color:#ebe9e7; background-color:#cf0000; text-decoration:none}

#show1 img{
	border-style: none;
	padding: 15px 10px 0 0;
	margin: 0px;
	float: right;
}

#show2 img{
	border-style: none;
	padding: 15px 10px 0 0;
	margin: 0px;
	float: right;
}

#show3 img{
	border-style: none;
	padding: 15px 10px 0 0;
	margin: 0px;
	float: right;
}

#show4 img{
	border-style: none;
	padding: 15px 10px 0 0;
	margin: 0px;
	float: right;
}

#show5 img{
	border-style: none;
	padding: 15px 10px 0 0;
	margin: 0px;
	float: right;
}

#show6 img{
	border-style: none;
	padding: 15px 10px 0 0;
	margin: 0px;
	float: right;
}

#show7 img{
	border-style: none;
	padding: 15px 10px 0 0;
	margin: 0px;
	float: right;
}

#show8 img{
	border-style: none;
	padding: 15px 10px 0 0;
	margin: 0px;
	float: right;
}

#show9 img{
	border-style: none;
	padding: 15px 10px 0 0;
	margin: 0px;
	float: right;
}



#box1 {
	opacity: .80;
	filter: alpha(opacity=80);

	-moz-opacity: 0.80;
	-khtml-opacity: 0.80;
}

#box1 img{
	opacity: .99;
	filter: alpha(opacity=99);
	-moz-opacity: 0.99;
	-khtml-opacity: 0.99;
}

#box2 {
	opacity: .8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
}

#box3 {
	opacity: .8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
}

#box4 {
	opacity: .8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
}

#box5 {
	opacity: .8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
}

#box6{
	opacity: .8;
	filter: alpha(opacity=90);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
}

#box7 {
	opacity: .8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
}

#box8{
	opacity: .8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
}

#box9 {
	opacity: .8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
}

.gradualshine{
filter:alpha(opacity=85);
-moz-opacity:0.85;
opacity: .85;
-khtml-opacity: 0.85;
}

.menu h1 {
	font-family: "Courier New", Times, serif;
	border: 0px solid #616161;
	background-color: #000;
	text-align: left;
	margin: 0px;
	color: #fff;
	font-weight: bold;
	font-style: normal;
	display: block;

	text-transform:uppercase;
}
.menu {
	background-color: #fff;
	width: 100%;
	height:330px;
	font-size:12px;
	margin: 0px;
	padding-top: 5px;
	float: left;
	font-family:"Courier New", Courier, monospace;
	border-width: 0px;
	
}
.menu p{
	color: #000;
	padding: 0px;
	margin: 4px 0 13px 0;
	font-size: 12px;
	font-weight: normal;
	font-family: "Courier New",Arial, Verdana, sans-serif;
	
}
.menu p a:link, a:visited{
	text-decoration: none;

	padding:0 3px 0 3px;
	font-size: 12px;
	
}
.menu p a:hover{
	text-decoration: none;
	color: #fff;
	background-color: #cf0000;
	padding:0 3px 0 3px;
	font-size: 12px;
	
}
.menu p a:active{
	text-decoration: none;
	color: #942201;
	padding:0 3px 0 3px;
	font-size: 12px;
	
}

.alert {
	background: #cf0000 url(../images/info.gif) center no-repeat;
	background-position: 5px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 2px 20px 2px 25px;
	border-top: 0px solid #cc0000;
	border-bottom: 0px solid #cc0000;
	color:#fff;
	
	}
	
form#two {font-size:1.4em; width:570px; padding:10px; margin:0 auto; }
form#two fieldset {width:550px; display:block; padding:5px; font-family:verdana, sans-serif; line-height:1.5em; border:1px solid #fedb75;}
form#two fieldset#personal, #medical, #current {font-size:.75em; color:#800300; font-weight:bold; font-style:italic; margin:15px 0 0 5px;}
form#two fieldset#opt {font-size:.75em; color:#900; margin:15px 0 0 5px;}
form#two legend { border:1px solid #fedb75; font-family: "Times New Roman", Times, serif; color:#800300; font-size:18px; font-weight: bold; font-style:normal; margin-bottom:14px; padding:3px; width:254px; background:none;}
form#two label {clear:left; display:block; float:left; width:300px; text-align:right; padding-right:10px; color:#fff; margin-bottom:0.5em; font-size:1em; line-height:1.5em; font-style:normal;}
form#two fieldset#personal label {clear:left; display:block; float:left; width:130px; text-align:right; padding-right:10px; color:#fff; margin-bottom:0.6em; font-size:14px; line-height:1.8em; font-style: normal; font-family: Georgia, "Times New Roman", Times, serif}
form#two input {padding:0; margin-bottom:0.8em;}
form#two fieldset#personal input {border:1px  solid #800300; background:#fff; padding-left:0.5em; margin-bottom:1em;}
form#two select {margin-left:0.5em; border:1px  solid #800300;}
form#two textarea {width:425px; height:12em; border:1px solid #e1e1e1; padding:5px; margin:-8px 0 0 0; overflow:auto;}
form#two option {background:#fff; color:#990033;}
form#two optgroup {background:#fff; color:#800300; font-family: Verdana, Arial, Helvetica, sans-serif;}
form#two optgroup option {background:#fff; color:#990033;}
form#two #button1, form#two #button2 { background:#800300; border-bottom:1px solid #333; border-left:1px solid #fff; border-top:1px solid #fff; border-right:1px solid #333; color:#fff; padding-right:0.5em; cursor:pointer; width:500px; margin-left:12px;}
form#two #button1:hover, form#two #button2:hover {background:#990033; border-bottom:1px solid #4A0018; border-right:1px solid #4A0018;  color:#fff; border-top:1px solid #cc0033; border-left: 1px solid #cc0033;}
