
body { margin:0px ;}

a:hover { text-decoration: underline;}

a {
	color: #295eb9;
	text-align:left;
	text-decoration: none;
}

.menu {
	color: #646464;
	font-family: tahoma;
	font-size:11px;
	text-decoration: none;
	}

.tabmenu {
	background: url(../images/menu_line.gif) repeat-x bottom;
	height: 1px;
}

.bullet {
	height:30px;
	width:10px;
}

.offset {
	padding-left:25px;
}

.menuoffset {
	padding-left:10px;
}

.path {
	font-family:tahoma;
	font-size:12px;
	font-weight: bold;
	height:25px;
	padding-left: 12px;
	background: 3px 3px url(../images/path.gif) repeat-y;
	color:#EEEEEE;
}

.path a {
	color:#EEEEEE;
	text-decoration: none;
}

.path a:hover {
	color:#EEEEEE;
	text-decoration: underline;
}

.header{
	background: url(../images/delimiter.gif) repeat-x bottom;
	color: #356395;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 20px;
}

.caption{
	color: #356395;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 0px;
}

.text{
	color: #646464;
	font-family: tahoma;
	font-size: 11px;
}

.news {
	height:100%;
	padding-left:40px;
	background: 25px url(../images/newsdot.gif) repeat-y;
}

.date {
	color:#65a618;
}

.thumbnail {
	height:178px;
	width: 200px;
	background:url(../images/thumb_bg.jpg) no-repeat;
	text-align: center;
}

.thumbnail img {
	padding-top:2px;
}

.link {
	color: #646464;
	font-family: tahoma;
	font-size: 11px;
}

.tab {
	padding-top:5px;
}

