body{
	background-color : #FFF;
	background-image: url(/images/bg4.gif);
}

td{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-style : normal;
	color:  #333;
}

.maintable{
	border-color: #6D8CB3 #6D8CB3 #6D8CB3 #6D8CB3;
	background : #DDE6F0;
}

h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #3F74A2;
	letter-spacing: .05em;
	margin: 10px 0px 10px 0px;
}

h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #3F74A2;
	letter-spacing: .05em;
	margin: 0px 0px 0px 0px;
}

h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3F74A2;
	letter-spacing: .05em;
	margin: 10px 0px 10px 0px;
}

.bold{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #36648D;
	letter-spacing: .05em;
	margin: 0px 0px 0px 0px;
}

A:link {
	color: #4169E1;
	text-decoration:underline;
}

A:visited {
	color: #4169E1;
	text-decoration:underline;
}

A:hover {
	color: #ADD8E6;
	text-decoration:underline;
}

A.nav:link {
	font-size: 12px;
	color: #336699;
	text-decoration:none;
}

A.nav:visited {
    font-size: 12px;
	color: #336699;
	text-decoration:none;
}

A.nav:hover {
	font-size: 12px;
	color: #91B7B7;
	text-decoration:underline;
}

.border{
	border: 1px solid #336699;
}

.border2{
	border : 1px solid;
	border-left-color : #336699;
	border-right-color : #336699;
	border-top-color : #336699;
	border-bottom-color : #336699;
}

.border3 {
	border : 1px solid;
	border-left-color : #336699;
	border-right-color : #336699;
	border-bottom-color : #336699;
} 

.border4{
	border: 1px solid #B9D0D0;
}

.borderright {
	border : 1px solid;
	border-left : none;
	border-right-color : #336699;
	border-bottom : none;
	border-top : none;
} 

.borderleft2 {
	border : 1px solid;
	border-left-color : #999;
	border-right : none;
	border-bottom : none;
	border-top : none;
} 

.borderright2 {
	border : 1px solid;
	border-left : none;
	border-right-color : #999;
	border-bottom : none;
	border-top : none;
} 

.bordertop2 {
	border : 1px solid;
	border-left: none;
	border-right : none;
	border-bottom : none;
	border-top-color : #999;
} 

.borderbottom2 {
	border : 1px solid;
	border-left: none;
	border-right : none;
	border-bottom-color : #999;
	border-top : none;
} 

.rtborderdots {
	border : 1px dotted;
	border-left: none;
	border-right-color: #999;
	border-bottom :none ;
	border-top : none;
} 



UL{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-style : normal;
	color: #333;
	list-style-image: url(../images/bullet.gif);
}

UL.navlist{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	list-style: square;
	color: #336699;
	margin-bottom: 15px;
	margin-left: 13px;
	margin-right: 10px;
	margin-top: 5px;
	padding: 0px;
}

UL.bold{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-style : bold;
	color: #6699CC;
}

li{  
margin-bottom: 8px; 
 }
 
 .paddingA{
	padding : 10px 10px 10px 10px;
}

 .paddingB{
	padding : 10px 30px 10px 30px;
}

.borderA{
	border : 1px solid #C08181;
}

.navbg{
	background:#DFE4EC;
	border : 1px solid;
	border-left-color : #98A7C5;
	border-right-color : #336699;
	border-bottom-color : #98A7C5;
	border-top-color : #98A7C5;
}

.instructions {
	background:#FFF;
	border : 1px dotted;
	border-left-color : #990000;
	border-right-color : #990000;
	border-bottom-color : #990000;
	border-top-color : #990000;
}

.album {
	 background:#DFE4EC;
     border : 1px solid;
	 border-left-color : #97A5E8;
	 border-right: none;
	 border-bottom-color : #97A5E8;
	 border-top-color : #97A5E8;
}

#album td {
	border-right: 1px solid #98A7C5;
	border-top: 1px solid #98A7C5;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: #333;
	height: 14px;
	padding: 6px 5px 6px 5px;
	background:#FFF;
}


#form input{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
color: #333;
border-right: #98A7C5 1px solid;
border-top: #98A7C5 1px solid;
border-left: #98A7C5 1px solid;
border-bottom: #98A7C5 1px solid;
padding: 2px 2px 2px 2px;
background:#FFF;
}

#form textarea{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight: normal;
font-size: 12px;
color: #333;
border-right: #98A7C5 1px solid;
border-top: #98A7C5 1px solid;
border-left: #98A7C5 1px solid;
border-bottom: #98A7C5 1px solid;
padding: 10px 10px 10px 10px;
background:#FFF;
}

#form #button{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #333;
	border-right: 1px outset #98A7C5;
	border-top: #98A7C5 1px solid;
	border-left: #98A7C5 1px solid;
	border-bottom: 1px outset #98A7C5;
	padding: 3px 5px 3px 5px;
	background:#EEAD86;
}

.formtable {
	 background:#DFE4EC;
     border : 1px solid;
	 border-left-color : #97A5E8;
	 border-right-color : #97A5E8;
	 border-bottom-color : #97A5E8;
	 border-top-color : #97A5E8;
}

#formtable td {
	border-right: 0px solid #98A7C5;
	border-top: 0px solid #98A7C5;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: #333;
	height: 14px;
	padding: 6px 5px 6px 5px;
	background:#FFF;
}

#formtable input{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
color: #333;
border-right: #98A7C5 1px solid;
border-top: #98A7C5 1px solid;
border-left: #98A7C5 1px solid;
border-bottom: #98A7C5 1px solid;
padding: 2px 2px 2px 2px;
background:#EFF1F5;
}

#formtable textarea{
font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-size: 11px; color: #333;
border-right: #98A7C5 1px solid;
border-top: #98A7C5 1px solid;
border-left: #98A7C5 1px solid;
border-bottom: #98A7C5 1px solid;
padding: 6px 5px 6px 5px;
background:#EFF1F5;
}

td#formheader{
border-top: 1px solid #98A7C5;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 10pt;
font-weight : bold;
color: #FFF;
height: 14px;
padding: 3px 3px;
background:#98A7C5;
}

.formwarning{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 7pt;
color: Red;
}

.normaltext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	color:  #333;
}

/*************** top menu *******************/

#topmenu{
	margin-top: 28px;
	margin-bottom: 28px;
}

#topmenu ul, #topmenu li	{
	display : inline;
	list-style-type : none;
	margin-top: 25px;
	padding : 0px;
}
	
#topmenu a:link, #topmenu a:visited	{
	background : #F1E6D3;
	border : 1px solid #98A7C5;
	color : #0066CC;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	line-height : 20px;
	margin-right: 15px;
	padding : 3px 8px 3px 8px;
	text-decoration : none;
}

#topmenu a:link.active, #topmenu a:visited.active	{
	background : #fff;
	border-bottom : 1px solid #fff;
	color : #000;
}

#topmenu a:hover	{
	/*color : #f00;*/
	color : #0066CC;
	background: #EEEEEE;
}

 #topmenu ul a:hover {
	/*color : #f00 !important;*/
	color : #0066CC;
}

/*************** end  top menu *******************/


/* LITE CONTAINER WITH ROUND CORNERS */

.roundlite {
	width: 450px;
	background-color: #EFEFEF;
	color: #666;
	margin-top:10px;
	margin-bottom:10px;
	
	border : 1px solid;
	border-left-color : none;
	border-right-color : #336699;
	border-bottom : none;
	border-top : none;

}

.roundlite p {
	margin: 0 10px;
}

.roundlitetop { 
	background: url(../images/corner-t-r.gif) no-repeat top right; 
}

.roundlitebottom {
	background: url(../images/corner-b-r.gif) no-repeat top right; 
}

img.cornerlite {
   width: 7px;
   height: 7px;
   border: none;
   display: block !important;
}