body {
	font-family : Verdana, Helvetica, sans-serif;	
	font-size : 11px;	
	color : #663300;
	text-decoration: none;
	line-height: 130%;
}

img {
	border : none;
}

li { 
	list-style-image: url(../images/mus.gif); 
	list-style-type: none; 
	list-style-position: inside;
}

h2 {
    font-family : Verdana, Arial, Helvetica, sans-serif;	
	font-size : 14px;	
	color : #174C91;
	text-decoration: bold;

}

td {
	font-family : Verdana, Arial, Helvetica, sans-serif;	
	font-size : 11px;	
	color : #663300;
	text-decoration: none;
}
input { 
    font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #174C91;
}

textarea { 
    font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #174C91;
}

.text_general {
	/* General Text */	
	font-family : Verdana, Helvetica, sans-serif;	
	font-size : 11px;	
	color : #663300;
	text-decoration: none;
	line-height: 130%;
	text-align: justify;
}

.text_ochra {
	/* Text Ochra Bold */	
	font-family : Verdana, Helvetica, sans-serif;	
	font-size : 10px;	
	color : #F3BC30;
	font-weight: bold;	
}

.text2 {
    /* Text Gray Small */	
	font-family : Verdana, Helvetica, sans-serif;	
	font-size : 10px;	
	color : #475174;
	font-weight: normal;
}

.text_news {
    /* Text Blue Small */	
	font-family : Verdana, Helvetica, sans-serif;	
	font-size : 10px;	
	color : #6A80CC;
	font-weight: normal;
}

.text_gold {
    /* Text Gold */	
	font-family : Verdana, Helvetica, sans-serif;	
	font-size : 10px;	
	color : #BD820D;
	font-weight: normal;
}

.text_plat {
    /* Text Platinum */	
	font-family : Verdana, Helvetica, sans-serif;	
	font-size : 10px;	
	color : #6F6F6F;
	font-weight: normal;
}

.page_title {
	/* Title Page Blue */
    color: #6A80CC;
    font-family: Arial;
	letter-spacing: 2px;
    font-size: 16px;
    font-weight: bold;
}

.page_title_ochra {
	/* Title Page Ochra */
    color: #E8A41E;
    font-family: Arial;
	letter-spacing: 1px;
    font-size: 14px;
    font-weight: bold;
}

.subtitle {
	/* Subtitles Ochra */
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #BD9036;
	font-style: normal;
	line-height: normal;
}

.captions {
	/* Text Small yellow */
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #ECAB05;
	font-weight: normal;
}

/* OnSide Navigation styles */

.navig_categ {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D8930A;
	font-style: normal;
	line-height: normal;
}

A.navig_links {	
	font-family : Verdana, Helvetica, sans-serif;	
	font-size : 11px;	
	color : #3A54AF;
	text-decoration: none;
	font-weight: normal;
}

A.navig_links:hover {	
	color : #D8930A;
	text-decoration: none;
	font-weight: normal;
}

A{
    COLOR: #576AAC;
    font-family: Verdana;
    font-size: 11px;
    text-decoration: none;
}

A:hover{
    color: #E69C0B;
    text-decoration: none;
}

.small {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #663300;
	font-weight: normal;
}

A.footer{
    color: #6A80CC;
    font-family: Verdana;
    font-size: 7pt;
    text-decoration: none;
}

A.footer:hover{
    COLOR: #F3BC30;
    text-decoration: underline;
}

.footer2 {  
	color: #6A80CC;
    font-family: Verdana;
    FONT-SIZE: 7pt
}
.time_date{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

/* Back to Home style */

a.home_link{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #545BCB;
}
a.home_link:hover{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #D99510;
}

table.pop {
	border: 1px solid #999999;
}

/* Rent style */

.rent_off {	
	font-family : Verdana, Helvetica, sans-serif;	
	font-size : 11px;	
	color : #B8A88D;
	text-decoration: none;
	font-weight: normal;
}

.rent_on  {
	font-family : Verdana, Helvetica, sans-serif;	
	font-size : 11px;	
	color : #D69005;
	text-decoration: none;
	font-weight: bold;
}
td.checkout {            
	border: 1px solid #B8A88D;
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 1px;
	border-right-width: 0px;
	border-bottom-color: #B8A88D;
	border-top-color: #BFC1C2;
	border-left-color: #EAE8E8;
	border-right-color: #EAE8E8;
}
