a.menu
{
	font-size: 14px;
	color: #3f3f3f;
	font-weight: bold;
	font-family: tahoma;
	text-decoration: none;
}
a.menu:hover
{
	font-size: 14px;
	color: #4890e0;
	font-weight: bold;
	font-family: tahoma;
	text-decoration: none;
}
.menu
{
	font-size: 14px;
	color: #4890e0;
	font-weight: bold;
	font-family: tahoma;
	text-decoration: none;
}
a.next
{
	font-size: 14px;
	color: #3f3f3f;
	font-family: tahoma;
	text-decoration: underline;
}
a.next:hover
{
	font-size: 14px;
	color: #3f3f3f;
	font-family: tahoma;
	text-decoration: none;
}
.zag
{
	font-size: 14px;
	color: #4890e0;
	font-weight: bold;
	font-family: tahoma;
	text-decoration: none;
}
.zag2
{
	font-size: 14px;
	color: #3f3f3f;
	font-weight: bold;
	font-family: tahoma;
	text-decoration: none;
}
.zag3
{
	font-size: 12px;
	color: #4890e0;
	font-weight: bold;
	font-family: tahoma;
	text-decoration: none;
}
.text
{
	font-size: 14px;
	color: #3f3f3f;
	font-family: tahoma;
	text-decoration: none;
}
.pic
{
	border: #006ce2 1px solid;
}
.pic_right
{
	float: right;
	border: #006ce2 1px solid;
	margin: 0px 0 10px 10px; 
}
.pic_left
{
	float: left;
	border: #006ce2 1px solid;
	margin: 10px 10px 10px 0; 
}
h1
{
	font-size: 14px;
	color: #4890e0;
	font-weight: bold;
	font-family: tahoma;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
h2
{
	font-size: 14px;
	color: #4890e0;
	font-weight: bold;
	font-family: tahoma;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
/*--MOD--*/
.custmod {
    text-align: center;
}
.tabmod td {
    border: 1px solid grey;
}
.tabmod {
    border: 1px solid grey;
    border-collapse: collapse;
}
.thirdmod {
    width: 15% !important;
    text-align: center;
}
/*--MOD--*/
