body {
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
	padding-right: 0px;	
	padding-top: 20px;	
	background-color: #2675DA;
}

td {
	vertical-align: top;
	text-align: left;
}

div#top  {
	background-image: url("../img/top.jpg");
	width: 759px;
	height: 228px;
}

table#content {
	width: 759px; 
	background-color: #ffffff;
	text-align: left;	
}

div#bottom  {
	background-image: url("../img/bottom.gif");
	width: 759px;
	height: 19px;
	text-align: center;
	color: white;
	font-size: 10px;
	font-family: Tahoma, sans-serif;
	padding-top: 5px;
	background-repeat: no-repeat;	
}

div#bottom a {
	color: white;
	text-decoration: none;
}

div#bottom a:hover {
	color: white;
	text-decoration: underline;
}

td#menu {
	width: 178px;
	padding-left: 23px;
	font-size: 18px;
	font-family: Times, serif;
	
}
div#menu_top {
	background-image: url("../img/menu_top.gif");
	width: 178px;
	height: 17px;
	font-size: 0px;
	text-align: left;	
}

div#menu_bg {
	background-image: url("../img/menu_bg.gif");
	width: 148px;
	padding-left: 30px;
}

td#menu a {
	color: #000000;
	text-decoration: none;
	line-height: 28px;
}

div#spacer {
	width: 147px;
	height: 1px;
	background-image: url("../img/spacer.gif");	
	background-repeat: no-repeat;
	left: -12px;
	position: relative;
	font-size: 0px;
}

div#menu_bottom {
	background-image: url("../img/menu_bottom.gif");
	background-repeat: no-repeat;
	width: 178px;
	height: 26px;
}

td#text {
	background-color: #ffffff;
}

div#maintext {
	font-size: 12px;
	line-height: 18px;
	font-family: Tahoma, sans-serif;
	font-weight: normal;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 5px;
	padding-bottom: 15px;
	text-align: justify;
}

h1 {
	font-size: 28px;
	font-weight: normal;
	font-family: Arial, Tahoma, sans-serif;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-left: 10px;	
}

h2 {
	font-size: 20px;
	font-weight: normal;
	font-family: Arial, Tahoma, sans-serif;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
}

div#maintext a {
	color: #3660AA;
	text-decoration: none;
}

div#maintext a:hover {
	color: #3660AA;
	text-decoration: underline;
}


div#galery_list {
	width: 400px;
	text-align: left;
	display: table-cell;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: 1px dashed #808080;
	cursor: pointer;
}

div#galery_list:hover {
	width: 400px;
	text-align: left;
	display: table-cell;
	background-color: #f7f7f7;
	padding-top: 8px;
	padding-bottom: 8px;	
	border-bottom: 1px dashed #808080;	
	cursor: pointer;	
}

div#galery_list img, div#galery_list:hover img {
	border: 1px solid #606060;
	margin-left: 5px;
	margin-right: 20px;
}

div#desc {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #808080;
}

input, textarea {
	border-bottom-width: 1px; 
	border-color: #F1F1F1; 
	border-left-width: 1px; 
	border-right-width: 1px; 
	border-top-width: 1px; 
	color: #000000;
   font-size : 10px;
   FONT-FAMILY: Tahoma,Helvetica, sans-serif;
   font-weight : normal;
   padding-left: 5px;	
   background-color: #f7f7f7;
}

span.small {
	font-size: 10px;
	color: #707070;
}

div#newstitle {
	width: 100%;
	height: 20px;
	border-bottom: 1px solid #808080;
	background-color: #F4FAFF;
	text-align: left;
	padding-left: 10px;
	padding-top: 4px;
}

div#newscontent {
	padding-left: 20px;
	padding-right: 15px;
	padding-top: 4px;
	padding-bottom: 8px;
	text-align: justify;
}

a {
	color: #3660AA;
	text-decoration: none;
}

a:hover {
	color: #3660AA;
	text-decoration: underline;
}
