/* CSS Document */

body{
margin:0px;
background-color: #000059;
/*background-color:#9A2CA7;*/
}

#outer{
width:775px;
border:1px solid #CCCCCC;
background-color:#FFFFFF;
}

.bottombar{
padding:2px 5px 0px 0px;
font-family:verdana;
font-size:10px;
color:#000000;
text-align:right;
}
.bottombar a{
color:#000000;
text-decoration:none;
}

.bottombar a:hover{
color:#FF99FF;
text-decoration:none;
}

.title {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#990000;
	text-decoration:underline;
	text-transform:uppercase;
}
.text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#999999;
	}
	
	.textg {
	font-family:Verdana;
	font-size: 13px;
	color:#000000;
	line-height:21px;
	}

.text2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#000000;
	text-decoration: none;

	}
	
	.text3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	}


#border{
border:1px solid #000000;
}

.input{
border:1px inset #006666;
}

#try {
	background-image:url(images/f.jpg);
	background-repeat: no-repeat;
	background-position:right;

}
