html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #991A2F;
	background-repeat: repeat-y;
  }
h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}img { 
	border:0px;
}
a:hover,a:active{
	text-decoration:underline;
	color:#FFFF00;
}

table {
  /*height: 100%;*/
}
.bg_tl {
	background-image: url(../images/bg_tl.png);
	background-repeat: no-repeat;
}
.bg_tr {
	background-image: url(../images/bg_tr.png);
	background-repeat: no-repeat;
}
.bg_bl {
	background-image: url(../images/bg_bl.png);
	background-repeat: no-repeat;
}
.bg_br {
	background-image: url(../images/bg_br.png);
	background-repeat: no-repeat;
}
.bg_bl_grad {
	background-image: url(../images/bg_bl_grad.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 117px;
}
.bg_br_grad {
	background-image: url(../images/bg_br_grad.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 117px;
}
.bg_lb {
	background-image: url(../images/bg_lb.png);
	background-repeat: repeat-y;
	height: 100%;
}
.bg_rb {
	background-image: url(../images/bg_rb.png);
	background-repeat: repeat-y;
}
.bg_tb {
	background-image: url(../images/bg_tb.png);
	background-repeat: repeat-x;
}
.bg_bb {
	background-image: url(../images/bg_bb.png);
	background-repeat: repeat-x;
}
.bg_bc_grad {
	background-image: url(../images/bg_bc_grad.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
#window {
	height: auto;
	width: 760px;
}
#window_frame {
	height: 100%;
	width: 100%;
}

.wf_tlc {
	background-image: url(../images/wf_tlc.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.wf_trc {
	background-image: url(../images/wf_trc.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.wf_blc {
	background-image: url(../images/wf_blc.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.wf_brc {
	background-image: url(../images/wf_brc.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.wf_lb {
	background-image: url(../images/wf_lb.png);
	background-repeat: repeat-y;
}
.wf_rb {
	background-image: url(../images/wf_rb.png);
	background-repeat: repeat-y;
	background-position: right;
}
.wf_tb {
	background-image: url(../images/wf_tb.png);
	background-repeat: repeat-x;
	background-position: top;
}
.wf_bb {
	background-image: url(../images/wf_bb.png);
	background-repeat: repeat-x;
	background-position: bottom;
}


#window #frame {
	vertical-align: middle;
}
.bg_solid {
	background-color: #D4E3FF;
}
.vc {
	vertical-align: middle;
	margin-top: 5px;
}
.bg_main {
	background-image: url(../images/main_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.break {
	padding: 20px;
}.menu{
	color:#CCCCCC;
	text-decoration:none;
}
.copyright{
	font-size: 10px;
	text-decoration: none;
	line-height: 12px;
	color: #CCCCCC;
	padding-bottom:10px;
}
.footer_menu {
	font-size: 10px;
	color: #CCCCCC;
}

.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: oblique;
	color: #000066;
	font-weight: bold;
	margin-top: 10px;
}
.vrule51 {
	background-image: url(../images/vrule_5x1.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.requiredField {
	font-weight: bold;
}
.byline {
	font-style: italic;
	font-weight: bold;
	margin-bottom: 5px;
}
ul {
	font-size: 12px;
}
