
.page {
    background-color : #515C72;
    background-image : none;
    margin : 0px 0px 0px 0px;
}
.header
{
    background-color : #ffffff;
    background-image : none;
    padding : 0px;
}

.header td
{
    font-family : arial;
    font-size : 8pt;
    color : #ffffff;
    font-weight : normal;
    font-style : normal;
}

.header a:link
{
    text-decoration : none;
    color : #000000;
}

.sidebar
{
    background-color: #ffffff;
    padding: 5px;
}

.sidebar_space
{
    height : 10px;
}

.sidebar a:link
{
    text-decoration: none;
    color: #000000;
}

.body
{
    background-color : #ffffff;
    background-image : none;
    background-repeat : no-repeat;
    padding: 10px;
}

.body_text
{
    font-family : arial;
    font-size : 8pt;
    font-weight : normal;
    font-style : normal;
    color : #000000;
}

.body_text2
{
    font-family : Microsoft Sans Serif;
    font-size : 9pt;
    font-weight : normal;
    font-style : normal;
    color : #000000;
}

.body_text3
{
    font-family : Microsoft Sans Serif;
    font-size : 8pt;
    font-weight : normal;
    font-style : normal;
    color : #000000;
}

.body_label
{
    font-family: 'Microsoft Sans Serif';
    font-size: 8pt;
    font-weight: bold;
    font-style: normal;
    color: #652428;
}

.SearchButton {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #652428;
	color: #FFFFFF;
	font-weight: bold;
}

.search_bar
{
	font-family : Arial;
	font-weight : normal;
	color: #652428;
}

.map-column1
{
	width:400px;
	height:400px;	
	float:left;
}

.map-column2
{
	width:370px;
	height:700px;
	overflow:auto;
	float:right
}

.map-column2-icon
{
	width:70px;
	vertical-align:top;
}

.map-column2-content
{
	width:300px;
}

.country
{
    font-family : Microsoft Sans Serif;
    font-size : 7pt;
    font-weight : normal;
    font-style : normal;
    color : #652428;
    text-align : justify;
}

.body_item
{
    font-family : arial;
    font-size : 10pt;
    font-weight : bold;
    font-style : normal;
    padding-left : 10px;
    color : #652428;
}

.body_head1
{
    font-family : arial;
    font-size : 18pt;
    font-weight : bold;
    font-style : normal;
    text-align : center;
    color : #652428;
}

.body_head2
{
    font-family : arial;
    font-size : 12pt;
    font-weight : normal;
    font-style : normal;
    text-align : center;
    color : #652428;
}
.body_head3
{
    font-family : Microsoft Sans Serif;
    font-size : 10pt;
    font-weight : Bold;
    font-style : normal;
    text-align : left;
    color : #652428;
}

.form_field
{
    background-color:#FFFFA0; 
    font-size: smaller;
    font-family: 'MS Reference Sans Serif';
    font-size: 8pt;
    font-weight: lighter;
    font-style: normal;
    color: #000000;
}

.body_text a:link
{
    text-decoration: none;
    color: #000000;
}

.footer
{
    background-color : #652428;
    background-image : none;
}

.footer td
{
    font-family : arial;
    font-size : 8pt;
    color : #ffffff;
    font-style : normal;
    font-weight : normal;
    padding : 2px;
}

.footer a:link
{
    text-decoration : none;
    color : #000000;
}

.footer a:hover
{
    text-decoration : none;
    color : #000000;
}

.footer a:visited
{
    text-decoration : none;
    color : #000000;
}

.menu
{
    background-color: #ffffff;
}

.menuButton, .menuButton_on
{
    padding-left: 1px;
    padding-right: 1px;
    cursor: hand;
    height: 21px;
}

.menuButton a, .menuButton_on a
{
    font-family : arial;
    font-size : 8pt;
    font-weight : bold ;
    color : #ffffff;
    font-style : normal;
    text-decoration: none;
}

.menuButton
{
    background-color: #652428;
    text-align : center;
}

.menuButton_on
{
    background-color: #000000;
}

.menudefault
{
    background-color: #652428;
    width:25%;
}

.menuright
{
    background-color: #652428;
    width:3px;
}

.menuright_on
{
    background-color: #000000;
    width:3px;
}

.menuleft
{
    background-color: #652428;
    width:3px;
}

.menuleft_on
{
    background-color: #000000;
    width:3px;
}

.menu_ButtonHeight
{
    background-color: none;
    width: 1px;
    height: 21px;
}

.menu_h_space
{
    background-color: #ffffff;
    height : 1px;
}

.header p {margin-top:0px; margin-bottom:0px}
.sidebar p {margin-top:0px; margin-bottom:0px}
.body p {margin-top:0px; margin-bottom:0px}
.footer p {margin-top:0px; margin-bottom:0px}

INPUT
{
    background-color:#FFFFA0;
}

.star_rating
{
	font-size:medium;
	color:red;
}