/* Basic body styles */

body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #FFFFFF;
	background-image: url(kuvat/bgs/bkg.gif);
	margin-top: 12px;
	margin-bottom: 12px;
	scrollbar-3dlight-color: #999900;
	scrollbar-darkshadow-color: #999900;
	scrollbar-shadow-color: #151500;
	scrollbar-highlight-color: #404000;
	scrollbar-arrow-color: #CC0000;
	scrollbar-face-color: #1A1A1A;
	scrollbar-track-color: #111111;
}

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #FFFFFF;
}

p {
	margin-bottom: 20px;
}

/* Link styles*/

a {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
}

.aboldx {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

a:link {
	color: #CCCCCC;
	text-decoration: none;
}

a:visited {
	color: #999999;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #FFD92C;
}

a:active {
	color: #FF0000;
	text-decoration: none;
}

/* table styles*/

.trailertable {
	border: 1px solid #333333;
}

.pictd {
	background-color: #111111;
	border: 1px solid #333333;
}

.dwnldtd {
	background-color: #990000;
	border: 1px solid #333333;
}

.dwnldtd2 {
	background-color: #663366;
	border: 1px solid #333333;
}

.strtd {
	background-color: #FF9900;
	border: 1px solid #333333;
}

.newstd {
	border: 1px solid #333333;
	padding: 8px;
}

.bigwhitehead {
	font-size: 24px;
	color: #FFFFFF;
	font-weight: normal;
	font-style: italic;
	position: relative;
	top: -24px;
	margin-right: 8px;
	margin-left: 8px;
}

.bigdarkshadow {
	font-size: 24px;
	color: #666666;
	font-weight: normal;
	font-style: italic;
	position: relative;
	top: 10px;
	left: 4px;
	margin-right: 8px;
	margin-left: 8px;
}

.trailertextx {
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 8px;
}

/* Heading styles */

.newsheadrose {
	font-size: 13px;
	color: #CC0000;
	font-weight: bold;
	line-height: 20px;
}

.newsheadwhite {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 24px;
}

.smallheadrose {
	font-size: 10px;
	color: #CC0000;
	font-weight: bold;
}

.rosehead {
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}

.silverhead {
	font-size: 13px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}

/* Plain text styles */

.basicboldx {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}

.blackboldx {
	font-size: 13px;
	font-weight: bolder;
	color: #000000;
}

.blackboldxx {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	line-height: 10px;
}

.darktextxx {
	font-size: 10px;
	color: #666666;
}

.newstextx {
	font-size: 13px;
	color: #999999;
}

.silverboldx {
	font-size: 13px;
	font-weight: bold;
	color: #CCCCCC;
}

.silverboldxx {
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
}

.redx {
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
}

.redxx{
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}

.tet {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
}

.strokeline {
	color: #FF0000;
	text-decoration: line-through;
	font-size: 10px;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

/* Image styles */

.imgright {
	float: right;
	margin: 8px;
}

.imgleft {
	float: left;
	margin: 8px;
}
