/*** Common styles ***/
body {
	background-color: #45392f;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.toptable a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:white;
	text-decoration:none;
} 

.toptable a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:white;
} 
.toptable a:hover 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:white;
	background-color:#993333;
	text-decoration:underline;
} 
.toptable a:visited 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:white;
		text-decoration:underline;
} 

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#993333;
	text-decoration:none;
} 

a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#993333;
} 
a:hover 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:eda5a5;
	background-color:#993333;
} 
a:visited 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:993333;
		text-decoration:underline;
} 


.web_langs {
	color: #F1F1F1;
	font-weight: bold;
	font-size: 10px;
	text-decoration:none;
	padding-left: 5px;	
}

.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/*** Top area ***/
td.web_top {
	background-color: #333333;
	height: 30;
	padding-left: 5px;
	margin: 0px;
}

.web_title {
	color: #A3A3A3;
	font-weight: bold;
	font-size: 16px;
	font-style: italic;
}
a.web_properties {
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
}

/*** Sections area **/
#sections {
	background: #E1E1E1;
	font-size: 12px;
	margin-bottom: 4px;
	padding: 7px 0 7px 15px;
}

#sections li {
	display: inline;
	list-style-type: none;
}
		
#sections ul {
	margin: 0;
	padding: 0;
}
		
#sections a {
	color: #6B6B6B;
	margin: 0 3px 0 0;
	padding: 7px 10px;
	text-decoration:none;
}
		
#sections a:hover {
	background: #A6A6A6;
	border-bottom: 4px solid #FCC400;
	color: #fff;
}

.selected_section a, .selected_section a:hover {
	background: #A6A6A6 !important;
	color: #fff !important;
}
/*** Subsections area **/
#subsections {
	background: #A6A6A6;
	font-size: 12px;
	margin: 0;
	padding: 7px 0 7px 0px;
	margin-bottom:4px;
}

#subsections li {
	display: inline;
	list-style-type: none;
}
		
#subsections ul {
	margin: 0;
	padding: 0;
}
		
#subsections a {
	color: #FFFFFF;
	margin: 0 3px 0 0;
	padding: 7px 10px;
	text-decoration:none;
}
		
#subsections a:hover {
	background: #6B6B6B;
	border-bottom: 4px solid #FCC400;
	color: #CCCCCC;
}

.selected_subsection a, .selected_subsection a:hover {
	background: #6B6B6B !important;
	color: #CCCCCC !important;
}
/*** Common styles for content area ***/
table.webtable {
	background: white;
}

td.content {
	padding-left:10px;
	padding-right:15px;
}

td.paging {
	color: #333333;
	font-size: 10px;
}
.page_numbers {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}
/**** Contact styles ***/
.contact_title {
	color: #333333;
    font-size: 12px;
	font-weight: bold; 
}
.contact_field {
	background: #CCCCCC;
	border: 1px solid white;
	height: 20px;
	padding-left: 4px;
	color: #333333;
	font-size: 10px;
}
.contact_pic {
	border: 3px solid transparent;
}
/**** News styles ***/

a.newstitle {
	color: #333333;
	text-decoration:none;
}
.news_title {
	color: #333333;
	font-size: 12px;
	font-weight: bold; 
}
.news_text {
	color: #333333;
	font-size: 10px;
	text-align: justify;
}
.news_info {
	color: #333333;
	font-size: 9px;
}
.news_link {
	color: #333333;
	font-size: 10px;
}
.news_pic {
   border: 1px solid #999999;
}

a.news_read_more {
   color: #333333;
   font-size: 10px;
   font-weight: normal;
}

/**** Gallery styles ***/
.gallery_name {
	color: #333333;
	font-weight: bold;
	font-size: 12px;
	padding-left: 10px;
}
.gallery_text {
	color: #333333;
	font-size: 10px;
	padding-left: 10px;
	text-align: justify;	
}
.framealbum_pic {
	width:136px;
	height:133px;
	background: white url("../../../images/galleryalbum_frame.gif") left bottom no-repeat;
}

.album_pic {
   margin-left:13px;
   margin-top:10px;
}

.gallery_pic {
   border: 1px solid #CCCCCC;
}

/**** Doc section styles ***/
.category_name {
	color: #333333;
	font-weight: bold;
	font-size: 12px;
}
.category_text {
	color: #333333;
	font-size: 10px;
	text-align: justify;	
}
.framecat_pic {
	width:136px;
	height:133px;
	background: white url("../../../images/galleryalbum_frame.gif") left bottom no-repeat;
}

.cat_pic {
   margin-left:13px;
   margin-top:10px;
}

.category_pic {
   border: 1px solid #CCCCCC;
}

.file_header {
   font-weight:bold;
   color: #333333;
   font-size: 10px;
}	
.file_info {
   color: #333333;
   font-size: 10px;
}

/** Footer area **/
.footer {
   font-size: 10px;
   color: #333333;
}


