/* 

	www.trumpettikilta.fi
	Visa Haarala 2007

*/


body{
	background-color:#000000;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0px;
	height:100%;
}

a {
	color:#3939DD;	
	text-decoration: none;
}

a:hover {
	color:#030399;
	text-decoration: underline;
}

.linkSel a {
	color:#030315;
	font-weight:bold;
}

h1 {
	margin-top: 5px;
	margin-bottom: 0px;
	font-size: 16pt;
}

h2 {
	margin-top: 20px;
	font-size: 15pt;
	font-weight: bold;
}

h3 {
	font-size: 12pt;
	font-weight: bold;
}

input {
	background-color:#f1f3f7;
}

textarea {
	background-color:#d5dcef;
	background-color:#f1f3f7;
}

.gray, .gray td, .gray a {
	color: #BBBBBB;
}

.page {
	margin-left:auto;
	margin-right:auto;

	border-top:1px solid black;
	border-bottom:1px solid black;
	border-left:1px solid black;
	border-right:1px solid black;

	width:794px;
	background-color:#ffffff;
}

.header {
	height:148px;
	background:url("../img/header_top.jpg") #ffffff;
	background-repeat:no-repeat;
}

.top {
	height:80px;
	background:url("../img/header_bottom.jpg") #ffffff;
	background-repeat:no-repeat;
	padding-top:3px;

}

.topSign {
	font-family:verdana;
	font-size:12px;
	padding-left:20px;
	float:left;
	padding-top:4px;
	height:100%;
	width:310px;
}

.topSign td {
	font-family:verdana;
	font-size:12px;
}


.topMid {
	float:left;
	width:60px;
}

.topNav {
	float:left;
	width:400px; /* IE problemo fixed */
	height:100%;
}

.topNav a {
	float:right;
	padding-right:10px;
	padding-left:0px;
	padding-bottom:3px;
}

.top a {
	text-decoration:none;
	font-weight:bold;
	font-family:verdana;
	color:#223344;
	text-transform:uppercase;
	font-size:11px;
}

.top a:hover {
	color:#446688;
}

.topSel a {
	color:#446688;
}

.contents {
	padding-left:20px;
	padding-right:20px;
}

.error, .error a, .error a:hover {
	font-weight:bold;
	color:#FF0000;
}

.footer {
	width:100%;
	padding-top:40px;
	padding-bottom:20px;
}

.footer td {
	font-family:verdana;
	font-size:13px;
	color:#111622;
}

.bottom {
	color:#000000;
	font-family:verdana;
	font-size:7px;
}

.imgText {
	margin-top: 10px;
	margin-bottom: 20px;
	font-family:verdana;
	font-size:14px;
}

.action a {
	text-decoration:none;
	font-family:verdana;
	color:#393970;
	font-size:13px;
}

.action a:hover {
	text-decoration:none;
	color:#030315;
}
