body{
margin-left:0px;
margin-top:0px;
}

a{
text-decoration:none;
border:none ;
font-weight:bold;
}
a:link{
text-decoration:none;
border:none ;
}
a:active{
text-decoration:none;
border:none ;
}
img{
border:0;
}

.boldBlue{
	font-family: arial;
	font-size: 14px;
	color:#309;
	font-weight:bold;
}
.style1{
font-family: arial;
font-size: .8em;
color:#000000;
padding: .5em;
}	
.style2{
font-family: arial;
font-size: 11px;
color:#ffffff;
}
.style3{
font-family: arial;
font-size: 11px;
color:#006699;
}
.style4{
font-family: arial;
font-size: 10px;
color:#006699;
}
.style5{
font-family: arial;
font-size: 11px;
color:#000000;
}
.green{
font-family: arial;
font-size: 11px;
font-weight:bold;
color:#00cc00;
}	
.heading{
font-family: arial;
font-size: 12px;
color:#000000;
}
.heading1{
font-family: arial;
font-size: 14px;
color:#000000;
}
.heading2{
font-family: arial;
font-size: 18px;
color:#000000;
}
#logo{
font-family: arial;
font-size: 12px;
font-weight:bold;
text-align:right;
color:#000066;
}
.appform{
font-family: arial;
font-size: 11px;
color:#000000;
width:100px;
background-color:#ebebeb;
border: solid 1px #6f6f6f; 
}
.appformMd{
font-family: arial;
font-size: 11px;
color:#000000;
width:150px;
background-color:#ebebeb;
border: solid 1px #6f6f6f; 
}
.appformLG{
font-family: arial;
font-size: 11px;
color:#000000;
width:350px;
background-color:#ebebeb;
border: solid 1px #6f6f6f; 
}
.form{
font-family: arial;
font-size: 11px;
color:#000000;
width:100px;
background-color:#ebebeb;
border: solid 1px #6f6f6f; 
padding-left: 0.5em;
}
.formBtn{
font-family: arial;
font-size: 10px;
width:50px;
height:15px;
color:#000000;
background-color:Silver;
border: solid 1px #6f6f6f; 
}
.formBtn:hover{
font-family: arial;
font-size: 10px;
width:50px;
height:15px;
color:#000000;
background-color:#686d9b;
border: solid 1px #6f6f6f; 
}
textarea{
font-family: arial;
font-size: 11px;
color:#000000;
width:185px;
height:83px;
background-color:#ebebeb;
border: solid 1px #6f6f6f; 
}

.navbtm{
font-family: tahoma;
font-size: .85em;
font-weight:bold;
color:#3d749d;

}
.navbtm:hover{
color:#cc0000;
}
.navbtm li{
display:inline;
}