/* ********************************* */
/*      General page styles          */
/* ********************************* */

body {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
	padding-top: 10px;
}

img {
	border: 0px;
}

p {
	margin: 2px;
	line-height: 16px;
}

.content
{
	line-height: 18px;
}

h1 {font-family: Arial,Helvetica,sans-serif;font-size: 13px;font-weight: bold;}
h2 {font-family: Arial,Helvetica,sans-serif;font-size: 12px;font-weight: bold;}



/* ********************************* */
/*            Child Tables           */
/* ********************************* */
table{
    font-family: Arial,Helvetica,sans-serif;
	color: #000;
	font-weight: normal;
	font-size:12px;
	line-height: 18px;
	text-align: justify;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #1B5F68;
	text-decoration: underline;
}

/* ********************************* */
/*               Fonts               */
/* ********************************* */
.title { font-family: arial;font-size:13px;color: #333333;	font-weight:bold;}
.contactfont { font-family: arial;font-size:11px;color: #BDA53A;line-height: 16px;}
.data { font-family: arial;font-size:11px;color: #999999;}
.data1{ font-family: arial;font-size:11px;color: #CCCCCC;}
.red { color: #ff0000;}
.columnsfont{ font-size:12px;color: #BDA53A;font-weight:bold;}


/* ********************************* */
/*                Menu               */
/* ********************************* */
.news{	        	    font-size:12px; color: #000000;font-weight:normal;  text-decoration: none }
a.news:link{	 	    font-size:12px; color: #000000;font-weight:normal;  text-decoration: underline }
a.news:hover { 	 	    font-size:12px; color: #1B5F68;font-weight:normal;	text-decoration: none}
a.news:visited { 		font-size:12px; color: #000000;font-weight:normal;	text-decoration: underline }

.menu{	        	    font-size:12px; color: #497F86;font-weight:normal;text-decoration: none }
a.menu:link{	 	    font-size:12px; color: #497F86;font-weight:normal;text-decoration: underline }
a.menu:hover { 	 	    font-size:12px; color: #1B5F68;font-weight:normal;text-decoration: none}
a.menu:visited { 		font-size:12px; color: #497F86;font-weight:normal;text-decoration: underline }

/* ********************************* */
/*              line                 */
/* ********************************* */

.line_4 {
	background-color: #EEF7FD;
	border: 1px solid #91BBC0;
}
.line_contact {
	background-color: #F7F7F7;
	border: 1px solid #E8E8E8;
}
.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	border: 1px solid #7F9DB9;
}
.photo {
	border:1px solid #CCCCCC;
}