
body {
	background-color: #01729a;
	background-image: url(../images/bg.jpg);
	background-position: center bottom;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	}
body,td,th {
	font-family: Tahoma;
	font-size: 13px;
}

a {
	text-decoration: none;
	color: #990000;
	}

a:hover {
	text-decoration: none;
	color: #FF0000;
	}

h1 {
	font-size: 13px;
	color: #b60606;
	margin-top: 0px;
	}

h2 {
	font-size: 12px;
	color: #990000;
	}

input, textarea {
	border: 1px solid #990000;
	color: #990000;
	font-family: Verdana;
	font-size: 11px;
	background-color: #FFFFFF;
	}

.menu a {
	display: block;
	line-height: 20px;
	background-image: url(../images/menuitem_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-transform: uppercase;
	padding-left: 12px;
	color: white;
	font-weight: bold;
	font-size: 11px;
	}

.menu a:hover {
	background-image: none;
	background-color: black;
	color: white;
	}

.verticaltext { 
	writing-mode: tb-rl; 
	filter: flipV flipH; 
	} 

.darkbg a {
	color: white;
	}

.darkbg a:hover {	
	color: #AAAAAA;	
	}


#calendardiv .prenext {
	text-transform: uppercase;
	color: white;
	font-family: Arial;
	font-weight: bold;
	font-size: 10px;
	}

#calendardiv .prenext a {
	color: red;
	font-size: 14px;
	}

#calendardiv .prenext a:hover {
	color: #AAAAAA;
	}

.calendar {
	border-bottom: 0px solid gray;
	border-right: 0px solid gray;
	}

.calendar td {
	width: 16px;
	height: 16px;
	font-size: 11px;
	padding: 1px;
	border-top: 0px solid gray;
	border-left: 0px solid gray;
	text-align: center;
	}

.calendar td a {
	text-decoration: none;
	color: white;
	}

.calendar .month {
	font-weight: bold;
	margin-top: 3px;
	font-size: 11px;
	text-align: center;
	}

.pic img {
	border: 2px solid #990000;
	background-color: #FFFFFF;
	}

.pic:hover img {
	border: 2px solid #000000;
	background-color: #990000;
	}

.ajanloitem:hover {
	background-image: url(../images/ajanloitem_bg_h.jpg);
	background-repeat: no-repeat;
	}

.buttonstyle {
	border: 1px solid #333333;
	border-top-color: #BBBBBB;
	border-left-color: #BBBBBB;
	background-color: #990000;
	color: white;
	margin-top: 4px;
	font-weight: bold;
	}


.pagerbar {
font-size: 9px;
font-family: verdana;
vertical-align: middle;
margin: 0px;
float: left;
width: 100%;
border: 0px solid red;
}

.pagertitle {
padding: 0px 4px 0px 4px;
margin: 1px;
float: left;
}


.pager {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	margin: 1px;
	padding: 4px;
	background-color: #CCCCCC;
	}
.pager:link {
	}
.pager:visited {
	}
.pager:active {
	}
.pager:hover {
	}

.pagerselected {
background-color: #990000;
font-weight: bold;
TEXT-DECORATION: none;
border: 1px #000000 solid;
color: #FFFFFF;
margin: 1px;
padding: 0px 4px 0px 4px;
float: left;
}


