/* CSS Document */

body {cursor : url("images/camera.cur");}

#sidebarbg {background-image: url(images/sidebarbg.jpg);
            background-repeat: no-repeat;}

#topstrip {background-image: url(images/topbgstrip.gif);
            background-repeat: repeat-x;}

#bottomstrip {background-image: url(images/botstripbg.jpg);
           background-repeat: repeat-x;
			background-position: left bottom;}
#contentLayer { position: absolute; width: 500px; z-index: 1; left: 0px; top: 0px; height: 700px}			
.dvs {font-family: Arial, Helvetica, san-serif;
	  font-size: 10pt;
	  letter-spacing: 9px;
	  color: #8797B6;
	  font-weight: bold;}

.header {font-family: Arial, Helvetica, san-serif;
	  font-size: 18pt;
	  font-weight: bold;
	  line-height: 18pt;}

.contact {font-family: Arial, Helvetica, san-serif;
	  font-size: 12pt;
	  font-weight: bold;
	  line-height: 15pt;}
	  	  
.footer {font-family: Arial, Helvetica, san-serif;
	  font-size: 18pt;
	  font-weight: bold;
	  text-align: center;
	  width: 600px;
	  color: #7C8DAF;
	  letter-spacing: 10px;}
.footer2 {font-family: Arial, Helvetica, san-serif;
	  font-size: 8pt;
	  font-weight: normal;
	  text-align: center;
	  width: 600px;
	  line-height: 9pt;
	  color: #7C8DAF;}	  	  
p {font-family: Arial, Helvetica, san-serif;
	  font-size: 10pt;
	  font-weight: normal;
	  line-height: 16pt;
	  width: 475px;
	  text-align: justify;}
li {font-family: Arial, Helvetica, san-serif;
	  font-size: 10pt;
	  font-weight: bold;
	  text-align: left;}
span {font-family: Arial, Helvetica, san-serif;
	  font-size: 10pt;
	  font-weight: normal;
	  line-height: 16pt;
	  text-align: justify;}	  

.othertext {font-family: Arial, Helvetica, san-serif;
	  font-size: 9pt;
	  font-weight: normal;
	  line-height: 12pt;
	  color: #666666;
	  text-align: center;}	  	  	  			

a {font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 7pt;
	font-weight: bold;
	letter-spacing: 1px}
a.reg {font-family: Arial, Helvetica, san-serif;
	font-size: 11pt;
	font-weight: bold;}
								
a:link { color: #E5E5E5; text-decoration: none }
a:active { color: #E5E5E5; text-decoration: none }
a:visited { color: #666666; text-decoration: none }
a:hover { color: #333; background-color: white }									