.sbttn {	
	BORDER-RIGHT: #104a7b 1px solid;
	BORDER-TOP: #afc4d5 1px solid; 
	FONT-SIZE: 11px; 
	BACKGROUND: #d6e7ef; 
	BORDER-LEFT: #afc4d5 1px solid; 
	CURSOR: hand; 
	COLOR: #000066; 
	BORDER-BOTTOM: #104a7b 1px solid; 
	FONT-FAMILY: tahoma,sans-serif; 
	HEIGHT: 19px; 
	TEXT-DECORATION: none;
}

.btext{ 
	font-family: Arial, Tahoma, Verdana,  Helvetica, sans-serif; 
	font-weight: bold; 
	color: #FFFFFF; 
	font-size: 10pt;
}

BODY, P, TD, TH, DIV, BLOCKQUOTE, DL, UL, OL {  
	font-family: Arial, Tahoma, Verdana,  Helvetica, sans-serif;  
	font-size: 10pt;  color: #390939;
} 

A:link {	
	COLOR: white; 
	font-weight: bold; 
	font-size: 10pt; 
	TEXT-DECORATION: none;
}

A:visited {	
	COLOR: #D2E683; 
	font-weight: bold; 
	font-size: 10pt; 
	TEXT-DECORATION: none;
}

A:active {	
	COLOR: #FFFF80; 
	font-weight: bold; 
	font-size: 10pt; 
	TEXT-DECORATION: none;
}

A:hover {	
	COLOR: #FFFF80; 
	font-weight: bold; 
	font-size: 10pt; 
	TEXT-DECORATION: none
}

.bottomnav {  
	font-size: 10px; 
	color: #FFFFFF; 
	font-family: Arial, Tahoma, Verdana,  Helvetica, sans-serif; 
}

P.bottomnav A:link {  
	font-weight: bold;  
	font-size: 10px; 
	color: #FFFFFF;
}

P.bottomnav A:visited {  
	font-weight: bold;  
	font-size: 10px; 
	color: #D2E683;
}

P.bottomnav A:hover {  
	font-weight: bold;  
	font-size: 10px; 
	color: #FFFF80;
}

P.bottomnav A:active {  
	font-weight: bold;  
	font-size: 10px; 
	color: #FFFF80;
}

P.middle A:link {  
	font-weight: bold;  
	font-size: 10pt; 
	color: #404040;
}

P.middle A:visited {  
	font-weight: bold;  
	font-size: 10pt; 
	color: #404040;
}

P.middle A:hover {  
	font-weight: bold;  
	font-size: 10pt; 
	color: red;
}

.strap{ 
	font-family: Arial, Tahoma, Verdana,  Helvetica, sans-serif; 
	color:#EA3D00; 
	font-size: 12pt; 
	font-weight: bold ;
}

.sml{ 
	font-size: 10px; 
	color: #000000; 
	font-family: Arial, Tahoma, Verdana,  Helvetica, sans-serif; 
}

.grey{ 
	font-family: Arial; 
	font-size: 10pt; 
	color: #404040 
}

.txt1{ 
	color: #000080;
}

EM { 
	font-style: italic;
 }
 
 .framed { 
 	border-style: ridge;
 }
 
 .thickborder { 
 	border-width: 3px;
	
 }
 
 .spacedout { 
 	margin: 10px;
 }
 
 .roomyborder { 
 	padding: 10px;
 }
 
 -BODY { 
 	background-attachment: fixed;
}

.highlighted { 
	background-color: yellow;
 }
 
 .bgimg { 
 	background-image: url(wave.jpg);
 }
 
 P.inverse {  
 	color: white;  
	background-color: black;
}

.watermark {  
	background-image: url(wave.jpg);
	background-position: 50px 50px;
	background-repeat: no-repeat;
}

.cursor {
	CURSOR: hand; )list-style-typeSets the type of list to use in a <UL> or <OL> tag. Available types for <UL> tags are circle, disc, and square. Available types for <OL> tags are decimal (1), lower-alpha (a), lower-roman (i), upper-alpha (A), and upper-roman (I).UL { list-style-type: square; 
}

#listItem1 { 
	list-style-image: url(images/x.gif); 
}
Sets the boldness of the font in the selected element(s). Most browsers only really support normal and bold, but the CSS spec defines the following values: bold, bolder, lighter, normal, 100, 200, 300, 400, 500, 600, 700, 800, 900, where normal is the same as 400, and bold is the same as 700

.Ex: B { 
	font-weight: bolder;
 }
 
 .para1 { 
 	text-align: justify;
 }
 
 .superscript { 
 	vertical-align: text top; 
	text-size: smaller
}

#content{
	width: 800px;
	height: 600px;
	border: #006 1px solid;
	margin: 0px auto 20px auto;
}

#title{
	width: 700px;
}



.tick{
	width: 10px;
	padding: 5px;
	float: left;
}

.box{
	width: 100px;
	float: right;
	padding: 10px;
	font-size: 12px; 
	color: #000000; 
	font-family: Arial, Tahoma, Verdana,  Helvetica, sans-serif; 
}

.boxinside{
	width: 100px;
	float: right;
	padding: 10px;
	font-size: 11px; 
	color::#900; 
	font-family: Arial, Tahoma, Verdana,  Helvetica, sans-serif; 
}


.title{
	width: 100px;
	float:left;
	padding: 10px;
	font-size: 12px; 
	color: #000000; 
	font-family: Arial, Tahoma, Verdana,  Helvetica, sans-serif; 
}





#page{
	width: 1000px;
	height: 600px;
	margin: 5px auto;
	text-align: justify;
}


.column{
	width: 440px;
	height:300px;
	float: left;
	display: block;
}
.contacttitle{
	width: 700px;
	float: left;
	height:40px;
	font-size: 16px;
	padding: 5px 0px 0px 20px;
}

.contacttitle2{
	width: 200px;
	height:40px;
	float:left;
	font-size: 16px;
	padding: 5px 0px 0px 20px;
}

.content{
	width: 275px;
	float: left;
	margin:0px 20px 0px 20px;	
	padding: 10px 5px 10px 5px;

}


.subject{
	float: left;
	width:200px;
	font-family:Verdana, Geneva, sans-serif;
	color: #336666;
	font-size: 12px;
	margin: 0px 5px 0px auto;
	padding: 10px 20px 10px 0px;
	text-align:right;
}



.subject2{
	float: left;
	width:210px;
	font-family:Verdana, Geneva, sans-serif;
	color: #336666;
	font-size: 12px;
	margin: 0px 5px 0px auto;
	padding: 10px 10px 10px 0px;
	text-align:justify;
}

.box{
	float: right;
	font-family:Verdana, Geneva, sans-serif;
	color: #336666;
	font-size: 12px;
	padding: 10px 10px 6px 0px;
	text-align:right;
	width: 140px;
}

.box2{
	font-family:Verdana, Geneva, sans-serif;
	color: #336666;
	font-size: 12px;
	padding: 10px 10px 6px 0px;
	text-align:right;
	width: 200px;
	float: right;
}

#form{
	width:280px;
	display:inline;
}

textarea{
	color: #900;
	font-size: 10px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;	
	float: right;
}


#container{
	width: 900px;
	height: auto;
	padding: 30px 0px 30px 0px;
	border: 1px #036 solid;
	margin: 0px auto;
	float: left;	
}



.submit{
		margin: 0px 20px 0px 380px;	
		float: right;
}

#required{
	width: 440px;
	float: left;
	padding: 0px 0px 0px 30px;
}

