body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #DDDDDD;
	margin-top:0px;
}
.main{

}
.left-page{
	width:8px;
	background-image:url(images/left-grad.gif);
	background-repeat: repeat-y;
}
.right-page{
	width: 8px;
	background-image:url(images/right-grad.gif);
	background-repeat: repeat-y;
}
.top-page{
	height: 25px;
	background-image:url(images/top-grad.gif);
	background-repeat: repeat-x;
	color:#FFFFFF;
}
.header{
	height:114px;
	width:749px;
}
.header-bottom{
	height: 12px;
	background-image:url(images/header-bottom.gif);
	background-color:#0F82C5;
}
.footer{
	height: 40px;
	background-image:url(images/footer.gif);
	background-repeat: repeat-x;
	color:#FFFFFF;
	font-family: Verdana, sans-serif;
}
.menu{
	width:180px;
	background-color: #484848;
}
.slideshow{
    float: right; 
    margin: 4px;
}
.menu-border{
	width:8px;
	background-image:url(images/right-grad.gif);
	background-repeat: repeat-y;
}
.continut{
	background-color:#C9EAFF;
	padding-left: 5px;
	padding-right: 5px;
	text-align:justify;
}
a:link {
	text-decoration: underline;
	color: #1971E7;
}
a:visited {
	text-decoration: underline;
	color: #1971E7;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #1971E7;
}
.image{
	float:right;
	padding-left:5px;
}