td {
	text-align: left;
	font-family:tahoma;
	font-size:11px;

	line-height:13px;
}

a {text-decoration:none;color:#E7DC8C;}
a:hover{text-decoration:none;color:#FFFFFF;}

  
body { 	margin:0px;padding:0px;}

.copy{  font-family:tahoma;
		color:#ffffff;
		text-decoration:none;
		font-size:10px;}

ul {margin:0; padding:0; list-style:none}
li {background:url(images/a.gif) center left no-repeat; margin:0 0 0 0px; padding:0 0 0 9px; line-height:15px }


.white {color:#ffffff; text-decoration:none}
.yellow { color:#E7DC8C; text-decoration:none}
.gray { color:#ACB9BF; text-decoration:none}

h1 {font-weight:bold;color:#E7DC8C;font-size:14px;font-family:verdana,arial,helvetica;padding-bottom: 12px;}
h2 {font-weight:bold;color:#E7DC8C;font-size:17px;font-family:verdana,arial,helvetica;padding-bottom: 12px;}
h3 {font-weight:bold;color:#A7DDFA;font-size:19px;font-family:verdana,arial,helvetica;padding-bottom: 8px;line-height:17px;}
h4 {font-weight:bold;color:#E7DC8C;font-size:12px;font-family:verdana,arial,helvetica;padding-bottom: 12px;}
h5 {font-weight:bold;color:#FFFFFF;font-size:13px;font-family:verdana,arial,helvetica;}


.m {vertical-align:middle}
.sm {font-size:10px}
.l {text-decoration:underline}
.n {text-decoration:none}
.t {text-transform:uppercase}
.big {font-size:12px}
.list {line-height:10px}

.form { width:196px;
		height:17px;
		font-family:tahoma;
		font-size:11px;
		border-style: solid;
		border-width: 1px;
		border-color:#91A0A8;
		background-color:#91A0A8;
		color:#000000;
		margin-left:0px;
		margin-right:0px}
		
.form1 { width:195px;
		height:19px;
		font-family:tahoma;
		font-size:11px;
		border-style: solid;
		border-width: 1px;
		border-color:#8E9CA4;
		background-color:#8E9CA4;
		color:#000000;
		margin-left:0px;
		margin-right:0px}		
		
.textarea { width:196px;
		height:161px;
		font-family:tahoma;
		font-size:11px;
		border-style: solid;
		border-width: 1px;
		border-color:#91A0A8;
		background-color:#91A0A8;
		color:#000000c;
		margin-left:0px;
		margin-right:0px}
		






#content {
	
	color: #ffffff;
    background:#2f4f60;
	width:432px !important;
     width:452px;
	 height:453px;
	margin: 0; 
	FONT-SIZE: 11px;
	overflow:auto;
	overflow-x: hidden; overflow-y: auto;
	scrollbar-arrow-color: #FFFFFF;
scrollbar-darkshadow-color: #000000;
scrollbar-face-color: #A7DDFA;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #000066;
scrollbar-3dlight-color: #000099;
padding: 10px 10px 10px 10px;

}

 #content td{
 color: #ffffff;
 }


.rightcell{
    text-align: right; 
}

 .clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
    background: transparent url('images/bg_button_a.gif') no-repeat scroll top right;
    color: #ffffff;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}

a.button:hover {
    background-position: bottom right;
    color: #EEEEEE;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:hover span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}