/************************
	orexart
*************************/


.home_pane
{
	background-image:    url(images_site/bgd_page2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.site_pane
{
	background-image:    url(images_site/sitepage_bgd.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.gallery_pane
{
	border: 1px solid #FFFFFF; 
}

a.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: lowercase;
	font-weight: bold;
	text-align: center;

}
a.menu:link {  }
a.menu:hover{  color: #000000;  }

td.menu
{
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #000000;
}

td.menu_on
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-transform: lowercase;
	font-weight: bold;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #000000;
	background-color: #000000;
	text-align: center;
}

.pageheadings  {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}

.headings  {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

a.headings  {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;  
}
a.headings:link {  }
a.headings:hover{ text-decoration: none;  }


td.bodytext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:  #000000;
	line-height: 17px;
	padding: 20px 15px 15px 10px;
}

td.site_bodytext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:  #000000;
	line-height: 17px;
	padding: 20px 20px 15px 0px;
}

td.site_gallerytext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 17px;
	padding: 15px 20px 15px 0px;
/*	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #990000;*/
}

td.site_galleryimg
{
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color:  #000000;
	line-height: 13px;
	padding: 0px 0px 0px 0px;/*	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #990000; */
}


td.newscol
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:  #000000;
	padding: 20px 0px 15px 0px;

}

.site_caption
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color:  #000000;
	line-height: 13px;
}


td.news
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: plain; 
	font-size: 10px;
	color:  #000000;
	line-height: 13px;
	padding: 0px 0px 10px 0px;
}

a.news { font-weight: bold; text-decoration: underline; color:  #990000; }
a.news:link {  }
a.news:hover{ text-decoration: none;  }

