.text{
	font-family : Verdana;
	font-size : 12px;
	line-height : 17px;
	color:#000000;
	text-decoration : none;
	font-weight : normal;
}
.maintitle{
	font-family : Verdana;
	font-size : 14px;
	line-height : 14px;
	color:#000000;
	text-decoration : none;
	font-weight : bold;
}

#content ul {
	font-family : Verdana;
	font-size : 12px;
	line-height : 17px;
	color:#000000;
	text-decoration : none;
	font-weight : normal;	
}

.title{
	font-family : Verdana;
	font-size : 12px;
	line-height : 14px;
	color:#000000;
	text-decoration : none;
	font-weight : bold;
}
.subtitle{
	font-family : Verdana;
	font-size : 12px;
	line-height : 14px;
	color:#006600;
	text-decoration : none;
	font-weight : bold;
}

.copy{
	font-family : Verdana;
	font-size : 10px;
	line-height : 14px;
	color:#999999;
	text-decoration : none;
	font-weight :  normal;
}

.link{
	font-family : Verdana;
	font-size : 12px;
	line-height : 14px;
	color:#333;
	text-decoration : none;
	font-weight :  bold;
}
a{
	font-family : Verdana;
		font-size : 12px;
		line-height : 14px;
		color:#333;
		text-decoration : underline;
	        font-weight :  bold;
}
.logo{
font-family : Verdana;
line-height : 10px;
	
}

/*NEW STYLES*/

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#363;	
	padding-top: 25px;
	padding-bottom: 20px;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#990;	
	padding-top: 15px;
}

a:link {
	font-weight: normal;
	text-decoration: none;
	color:#00D;
}

a:hover, a:visited {
	font-weight: normal;
	text-decoration: underline;	
	color:#070;
}

td#sidebar {
	padding: 10px;
	background-color:#fff;
	width:165;	
	vertical-align: top;
}

td#content {
	padding: 10px 25px 10px 10px;
	background-color:#fff;	
	vertical-align: top;
}

ul#menu {
	list-style-type:none;	
	padding-left: 0;
	margin-left: 15px;
	margin-top: 60px;
}

ul#menu li {
	margin-bottom: 7px;
}

ul#menu li a {
	font-size: 14px;
	font-style:italic;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
	color:#00D;
}


ul#menu li a:hover {
	font-size: 14px;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
	color:#F96;
}

#sidebar p {
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

#sidebar img {
	display:block;
	float:none;	
}

#content img {
	margin-right: 0;
	padding: 0;
	border: 1px white solid;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 8px;
	margin-left: 20px;		
}

#content p {
	font-family : Verdana;
	font-size : 12px;
	line-height : 17px;
	color:#000000;
	text-decoration : none;
	font-weight : normal;
	
}

#rates {
	font-family : Verdana;
	font-size : 12px;
}

#rates td {
	padding: 5px;	
}
