p.navigation-bar a:link {
	font-family: sans-serif;
	display: block;
	text-decoration: none;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-align: left;
	color: White;
	background: #c02626;
	font-size: 11px;
}

p.navigation-bar a:visited {
	font-family: sans-serif;
	display: block;
	text-decoration: none;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-align: left;
	color: White;
	background: #c02626;
	font-size: 11px;
}

p.navigation-bar a:active {
	font-family: sans-serif;
	display: block;
	text-decoration: none;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-align: left;
	color: White;
	background: #dc3737;
	font-size: 11px;
}
p.navigation-bar a:hover {
	color: #dc3737;
	background-color: #F5F5F5;
}


p.navigation-bar-neew a:link {
	font-family: sans-serif;
	display: block;
	text-decoration: none;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-align: left;
	color: White;
	background: #002626;
	font-size: 11px;
}

p.navigation-bar-neew a:visited {
	font-family: sans-serif;
	display: block;
	text-decoration: none;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-align: left;
	color: White;
	background: #b02626;
	font-size: 11px;
}

p.navigation-bar-neew a:active {
	font-family: sans-serif;
	display: block;
	text-decoration: none;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-align: left;
	color: White;
	background: #003703;
	font-size: 11px;
}
p.navigation-bar-neew a:hover {
	color: #dc3737;
	background-color: #05F5F5;
}



.aTable{
    background-image: url('images/bg_06.gif');
    background-repeat: no-repeat;
    background-position: left top;
}

a.normal:link{
    text-decoration: none;
    font-weight: normal;
    color: Black;
    font-size: 11px;
	font-family: "arial";
}

a.normal:visited{
    text-decoration: none;
    font-weight: normal;
    color: Black;
    font-size: 11px;
}    

a.normal:hover{
    text-decoration: underline;
    font-weight: normal;
    color: Blue;
    font-size: 15px;
}

a.normal:active{
    text-decoration: none;
    font-weight: normal;
    color: Black;
    font-size: 11px;
}

a {
color: #b70000;
}

img:link {
border: yellow;
}

a.today:link{
    text-decoration: none;
    font-weight: normal;
    color: Black;
    font-size: 13px;
}

a.today:active{
    text-decoration: none;
    font-weight: normal;
    color: Black;
    font-size: 13px;
}

a.today:hover{
    text-decoration: underline;
    font-weight: normal;
    color: Red;
    font-size: 15px;
}

a.today:visited{
    text-decoration: none;
    font-weight: normal;
    color: Black;
    font-size: 13px;
}

a.weekend:link{
    text-decoration: none;
    font-weight: normal;
    color: Red;
    font-size: 11px;
}

a.weekend:visited{
    text-decoration: none;
    font-weight: normal;
    color: Red;
    font-size: 11px;
}    

a.weekend:hover{
    text-decoration: underline;
    font-weight: normal;
    color: Blue;
    font-size: 15px;
}

a.weekend:active{
    text-decoration: none;
    font-weight: normal;
    color: Red;
    font-size: 11px;
}
TD.event{
    background-color: #eeeeee;
    text-align: center;
    border-top: solid 1px red;
    border-right: solid 1px red;    
    border-bottom: solid 1px red;    
    border-left: solid 1px red;        
}

TD.nonevent{
    background-color: #eeeeee;
    text-align: center
}

TR.forum1 a:link {
	font-family: sans-serif;
	display: block;
	text-decoration: none;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-align: left;
	color: #A52A2A;
	background: #BF445F;
	font-size: 12px;
	background-repeat: repeat;
	border-color: #A52A2A;
	white-space: normal;
	padding: 5px;
}
TR.forum1 a:visited {
	font-family: sans-serif;
	display: block;
	text-decoration: none;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-align: left;
	color: White;
	background: #B22222;
	font-size: 11px;
}

TR.forum1 a:active {
	font-family: sans-serif;
	display: block;
	text-decoration: none;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-align: left;
	color: White;
	background: #B00000;
	font-size: 11px;
}
TR.forum1 a:hover {
	color: #A52A2A;
	background-color: #F5F5F5;
}

TD.forum1 a:link {
	font-family: sans-serif;
	display: block;
	text-decoration: none;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-align: left;
	color: #A52A2A;
	background: #eeeeee;
	font-size: 11px;
}

TD.forum1 a:visited {
	font-family: sans-serif;
	display: block;
	text-decoration: none;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-align: left;
	color: White;
	background: #B22222;
	font-size: 11px;
}

TD.forum1 a:active {
	font-family: sans-serif;
	display: block;
	text-decoration: none;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-align: left;
	color: White;
	background: #F0E68C;
	font-size: 11px;
}
TD.forum1 a:hover {
	color: #A52A2A;
	background-color: #F5F5F5;
}

a.sapaktiv:link{
    text-decoration: none;
    font-weight: normal;
    color: #c02626;
    font-size: 13px;
}

a.sapaktiv:visited{
    text-decoration: none;
    font-weight: normal;
    color: #c02626;
    font-size: 13px;
}

a.sapaktiv:hover{
    text-decoration: underline;
    font-weight: normal;
    color: #c02626;
    font-size: 13px;
}

a.sapaktiv:active{
    text-decoration: none;
    font-weight: normal;
    color: #c02626;
    font-size: 13px;
}

a.sapinaktiv:link{
    text-decoration: none;
    font-weight: normal;
    color: Black;
    font-size: 13px;
}

a.sapinaktiv:visited{
    text-decoration: none;
    font-weight: normal;
    color: Black;
    font-size: 13px;
}

a.sapinaktiv:hover{
    text-decoration: underline;
    font-weight: normal;
    color: Black;
    font-size: 13px;
}

a.sapinaktiv:active{
    text-decoration: none;
    font-weight: normal;
    color: Black;
    font-size: 13px;
}

.kepek 
{
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid lightgray;
	padding: 8px;
}

td {
	font-family: "arial";
	font-size: 10pt;
}