.title { font-family:  tahoma, arial, verdana, helvetica, sans; font-size: 40px; 
font-weight: normal; color: #c0c0c0}

.text {
	font-family:  tahoma, arial, verdana, helvetica, sans;
	font-size: 13px;
	font-weight: normal;
	color: #c0c0c0;
	letter-spacing: 0.1em;
}
.text a:link {  color: #999999; text-decoration: none;}
.text a:visited {  color: #999999; text-decoration: none}
.text a:hover {   color: #CCCCCC; text-decoration: none}
.text h1 { font-family:   tahoma, arial, verdana, helvetica, sans; font-size: 15px; font-weight: bold; color: #c0c0c0}
.text {line-height: 180%; }

.btext { font-family: tahoma, arial, verdana, helvetica, sans; font-size: 13px; font-weight: normal;  color: #1f3a49}
.btext a:link {  font-weight: normal; color: #26557a; text-decoration: none }
.btext a:visited { font-weight: normal; color: #26557a; text-decoration: none}
.btext a:hover {  font-weight: normal; color: #9C4218; text-decoration: underline }
.btext h1 { font-family:   tahoma, arial, verdana, helvetica, sans; font-size: 15px; font-weight: bold; color: #1f3a49; 	letter-spacing: 0.2em;}
.btext h2 { font-family:   tahoma, arial, verdana, helvetica, sans; font-size: 13px; font-weight: bold; color: #1f3a49}
.btext {line-height: 180%; }

.nav { font-family:  tahoma, arial, verdana, helvetica, sans; font-size: 16px; padding:4px; padding-left:15px}
.nav a:link {  color: #ffffff; text-decoration: none; display: block; padding:4px; padding-left:15px }
.nav a:visited {  color: #ffffff; text-decoration: none; display: block; padding:4px; padding-left:15px}
.nav a:hover {   color: #999999; text-decoration: none; display: block;  background-image: url('images/grey.png')}


.small { font-family:  arial, verdana, helvetica, sans; font-size: 10px; font-weight: normal; font-weight: normal; color: #999999  }
.small a:link {  color: #999999 ; text-decoration: none; font-weight: normal; }
.small a:visited {   color: #999999 ; text-decoration: none; font-weight: normal}
.small a:hover {   color: #c0c0c0 ; text-decoration: none; font-weight: normal}

.redstar {  font-family: arial, verdana, helvetica, sans; font-size: 16px; font-weight: bold; color: #FF0000}

ul { list-style-image: url('images/greenbullet.gif')}

body {

	background-color: #1f3a49;
}
#rounded{-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;

}


  INPUT, TEXTAREA, select {


color: #606060;
font-family: arial, verdana, ms sans serif;
font-size: 8pt;
font-weight: normal;}