/* CSS Document */

body {
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	font-family: Arial, Times New Roman, Sylfaen;
	font-size:12px;
}

img {border:0px;}

table,td,th,select,form,a {
	font-family: Arial, Times New Roman, Sylfaen;
	font-size:12px;
}

a.standard_items {
	color: #606060;
	text-decoration:none;
}

.searchsite {
	color: #E8E4D2;
	font-size: 12px;
	font-weight:bold;
	font-family:  Arial, Times New Roman, Verdana;
}

.header_overflow {
	height: 90px;
	width: 100%;
	overflow: hidden; 
}

.header_text {
	color: #FFF2F2;
	font-family:  Arial, Times New Roman, Verdana;
	font-weight: normal;
	font-size: 10px;
}

.header_header {
	color: #B6D2FF;
	font-family:  Arial, Times New Roman, Verdana;
	font-weight: bold;
	font-size: 12px;
}

a {
	color: #909090;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a.left_menu {
	color: #909090;
	font-family: Arial, Times New Roman, Verdana;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}

a.left_menu:hover {
	text-decoration: none;
}

.left_menu_active {
	color: #DA404C;
	font-family: Arial, Times New Roman, Verdana;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}


.n_title {
	color: #78797B;
	font-size: 13px;
}

a.news {
	color: #005595;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
}

a.news:hover {
	text-decoration: underline;
}

.n_date {
	color: #0D2E3F;
	font-weight:bold;
	font-size:12px;
	font-family: Arial, Times New Roman, Verdana;
}

a.newslast {
	color: #005595;
	font-size: 11px;
	text-decoration: underline;
}

a.newslast:hover {
	text-decoration: none;
}

a.products {
	color: #929292;
	text-decoration: none;
	font-size: 12px;
	font-family:  Arial, Times New Roman, Verdana;	
}

a.products:hover {
	color: #A0A0A0;
}

.copyright {
	color: #5F5F5F;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Times New Roman, Verdana;
}

/* GALLERY */

.n_img_div {
	height: 1px;
	width: 1px;
	border: 2px #E1E1E1 solid;
}

.n_img_gal {
	border: 2px #FFFFFF solid;
	width:75px;
	height:75px;
}

/*################# Gallery ##################*/
.gallery      {
	width:106px;height:130px;display:inline;float:left; /*border:1px solid;*/
	text-align:left;margin-left:25px;margin-right:5px; margin-bottom:10px;
}

a.gal_text_link {
	color:#2773A0;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
}

a.gal_text_link:hover {
	text-decoration: underline;
	color:#2773A0;
}

/****************************************************/
/*** Calendar Styles   ******************************/

.CAL_header  {background-color:transparent;}
.CAL_header td {text-align:center;}
.CAL_header select {height:18px;font-size:10px}


.CAL_day {border-bottom:0px; background:url('images/circle_green.gif') no-repeat;}
.CAL_today {background:url('images/box_green.gif') no-repeat;}
.CAL_main {} 
.CAL_main td  {width:14%;text-align:center;font-size:11px; color:#000;background-color:transparent;}
.CAL_main td a{text-decoration:none;color:#A33905}

/***************************************************/
/**************	Pagenary Execution *****************/

.pagenary td   {width:15px; color: #38923A; font-size:10px;}
.pagenary td a {color: #3E3E3E; font-size:10px; text-decoration:none;}