#slides {position:relative; list-style:none; overflow:auto; width:500px; height:300px;}

td {
	font-family:tahoma,arial;
	font-size:11px;
	color:#9CB4D6;
	background-repeat:repeat-x;

}

A:link

{

        COLOR: #CCCCCC; TEXT-DECORATION: none

}

A:visited {
        COLOR: #999999; TEXT-DECORATION: none
}

a:hover{text-decoration:none;}
.a:hover{text-decoration:underline;}
  
body { 	

	margin:0px;padding:0px; background-color:#003B89; 
	background-repeat:repeat-y; 

}

.copy{  font-family:tahoma;
		color:#809DC4;
		text-decoration:none;
		font-size:9px;}

.bot_txt {	color:#A8A8A8;
			text-decoration:none}


.white {color:#ffffff; text-decoration:none}
.blue { color:#4474AE; text-decoration:none}
.blue1 { color:#B3C5DC; text-decoration:none}
.white1 { color:#DEE8F6; text-decoration:none}

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

.form { width:255px;
		height:19px;
		font-family:tahoma;
		font-size:11px;
		border-style: solid;
		border-width: 1px;
		border-color:#5E8CC7;
		background-color:#1A4D91;
		color:#ffffff;
		margin-left:0px;
		margin-right:0px}
		
.textarea { width:255px;
		height:95px;
		font-family:tahoma;
		font-size:11px;
		border-style: solid;
		border-width: 1px;
		border-color:#5E8CC7;
		background-color:#1A4D91;
		color:#ffffff;
		margin-left:0px;
		margin-right:0px}

