
/* ====================================================================
   These classes are used to style the Contact pages. 
   ==================================================================== */

.contactMain{width: 550px}

.contactName {font-size:10pt; font-family:"Verdana"; font-weight: bold; width: 500px; height: 70px}

.contact {width: 500px; height: 200px}
		 
.contact a {font-size:10pt; font-family:"Verdana"; color:#1659A6}

.contact a:link {font-size:10pt; font-family: "Verdana";color:#1659A6}

.contact a:hover {font-size:10pt; font-family: "Verdana";color:#008000}


.clock{font-size:8pt; font-family:"Verdana"; width: 500px; height: 100px}








/* ====================================================================
   These classes are used to style the Contact pages. They style size and format
   of the cells of contact Table.
   ==================================================================== */


.contactInfo1 {font-size:10pt; font-family:"Verdana"; font-weight: normal ; width: 150px; height: 30px}
.contactInfo2 {font-size:10pt; font-family:"Verdana"; font-weight: normal ; width: 350px; height: 30px}



.button 	{
				BORDER-RIGHT: #5177b9 1px solid; 
				BORDER-LEFT: #5177b9 1px solid; 
				BORDER-BOTTOM: #5177b9 1px solid;
				BORDER-TOP: #5177b9 1px solid; 
				BACKGROUND-COLOR: #ccd8ea; 
				BACKGROUND-REPEAT: repeat;
				BACKGROUND-IMAGE: url(../images/bg/but_bg.gif); 
				
				BACKGROUND-POSITION: 50% bottom; 
				FONT-SIZE: 9pt; 
				CURSOR: hand; COLOR: #000000; 
				FONT-FAMILY: verdana, sans-serif; 
				TEXT-ALIGN: center
}


.frame{width: 700px; height: 320px}