/* CSS Document */

HTML, BODY {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;	
}


input,text,textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	color: #31404F;
	font-size: 11px;
	border-top: #7B7B7B 2px solid;
	border-bottom:#F4F4F4 1px solid;
	border-left: #7B7B7B 2px solid;
	border-right: #F4F4F4 1px solid;
}
input.submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
	border-top: #FFFFFF 1px solid;
	border-bottom: #FFFFFF 1px solid;
	border-left: #FFFFFF 1px solid;
	border-right: #FFFFFF 1px solid;
	background-color: #0018AF;
}
input.submit2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
	border-top: #FFFFFF 1px solid;
	border-bottom: #FFFFFF 1px solid;
	border-left: #FFFFFF 1px solid;
	border-right: #FFFFFF 1px solid;
	background-color: #0018AF;
}

input.submit_invisible {
	color: #D5D8DB;
	border: #D5D8DB 1px solid;
	background-color: #D5D8DB;
}
button {
	color: #DDDEE1;
	border: #DDDEE1 1px solid;
	background-color: #DDDEE1;
}

.Pealkiri {
	font-size: 20px;
	font-weight: bold;
}
.Text {
	font-size: 13px;
	color: #000000;
}
.BlueText {
	font-size: 11px;
	color: #019AFA;
}
.PinkText {
	font-size: 11px;
	color: #FF88CF;
}
.HallText {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}


.redText {
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
}
.style1 {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}
.style2 {
font-size: 12px;
color: #666666;
}

td.td_default {
	background-color:#FFFFFF;
}
td.background {
	background-color: #FF8AD1;
}
td.backgroundLightGrey {
	background-color: #F9F9F9;
}

table.forum {
	background-color:#E0E0E0;
}
a:link.foorumLink {
	color:#696969;
	text-decoration: none;
	font-size: 11px;
	font-weight:bold;
}
a:visited.foorumLink {
	text-decoration: none;
	color:#696969;
	font-size: 11px;
	font-weight:bold;
}
a:hover.foorumLink {
	text-decoration: none;
	color:#FF88CF;
	font-size: 11px;
	font-weight:bold;
}
a:active.foorumLink {
	text-decoration: none;
	color:#696969;
	font-weight:bold;
	font-size: 11px;
}

a:link.linkComments {
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
a:visited.linkComments {
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
a:hover.linkComments {
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
a:active.linkComments {
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

a:link.PinkLink {
	text-decoration: none;
	font-size: 11px;
	color: #FF88CF;
}
a:visited.PinkLink {
	text-decoration: none;
	font-size: 11px;
	color: #FF88CF;
}
a:hover.PinkLink {
	text-decoration: none;
	font-size: 11px;
	color: #FF88CF;
}
a:active.PinkLink {
	text-decoration: none;
	font-size: 11px;
	color: #FF88CF;
}

a:link.linkHeadline {
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
a:visited.linkHeadline {
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
a:hover.linkHeadline {
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
a:active.linkHeadline {
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}

a:link.linkStyle1 {
	color:#696969;
	text-decoration: none;
	font-size: 11px;
}
a:visited.linkStyle1 {
	text-decoration: none;
	color:#696969;
	font-size: 11px;
}
a:hover.linkStyle1 {
	text-decoration: none;
	color:#FF88CF;
	font-size: 11px;
}
a:active.linkStyle1 {
	text-decoration: none;
	color:#696969;
	font-size: 11px;
}


a:link {
	color:#696969;
	text-decoration: none;
	font-size: 11px;
}
a:visited {
	text-decoration: none;
	color:#696969;
	font-size: 11px;
}
a:hover {
	text-decoration: none;
	color:#FF88CF;
	font-size: 11px;
}
a:active {
	text-decoration: none;
	color:#696969;
	font-size: 11px;
}