body.home {
	margin:              0px;
	padding:             0px;
	background-color:    #000;
	background-image:    url(/images/rallismmenubg.jpg);
	background-repeat:   repeat-x;
	font-family:         Arial, Sans-Serif, Helvetica;
	font-size:           12px;
	text-align:          center;
}
form {
	margin:  0px;
	padding: 0px;
}
input,
textarea,
select,
td {
	font-family: Arial, Sans-Serif, Helvetica;
	font-size:   12px;
}
h1 {
	color:       #F90;
	font-size:   22px;
	font-weight: bold;
}
h2,
h2 a {
	color:           #F90;
	font-size:       16px;
	font-weight:     normal;
	text-decoration: none;
}
h2 a:hover {
	text-decoration: underline;
}
h3 {
	color:       #F90;
	font-size:   12px;
	font-weight: bold;
}
h4 {
	font-size:   12px;
	font-weight: bold;
	color:       #000;
}
a {
	color: #369;
}
a img {
	border: none;
}
hr {
	height: 1px;
	color:  #EEE;
}
span.date {
	color:     #000;
	font-size: 12px;
}
/* HEADER */
div.header {
	position:            absolute;
	top:                 0px;
	left:                0px;
	z-index:             0;
	width:               100%;
	height:              159px;
	background-image:    url(/images/rallismheader.jpg);
	background-repeat:   repeat-x;
	background-position: top center;
}
td.header {
	position:   relative;
	height:     159px;
	text-align: right;
}
div.langMenu {
	margin-top: 120px;
}
div.langMenu img {
	margin-right: 10px;
}
/* PAGE */
table.page {
	position: relative;
	z-index:  1;
	top:      0px;
	width:    770px;
	margin:   0 auto;
}
/* MAIN NAVIGATION */
td.mainNavigation {
	background-color:    #306CB4;
	background-image:    url(/images/rallismmenubg.jpg);
	background-repeat:   repeat-x;
	background-position: bottom left;
	font-size:           12px;
	color:               #39C;
}
td.mainNavigation td {
	height:  20px;
	padding: 0px 10px;
}
td.mainNavigation a {
	color:           #FFF;
	text-decoration: none;
}
td.mainNavigation td.Active {
	background-color: #315BB1;
	font-weight:      bold;
}
/* CONTENT */
td.left {
	width:               25%;
	padding:             0px 0px 20px 0px;
	background-color:    #FFF;
	background-image:    url(/images/rallismfooter.gif);
	background-repeat:   no-repeat;
	background-position: bottom left;
}
td.mid,
td.midFull {
	width:               75%;
	padding:             0px 0px 20px 0px;
	font-size:           12px;
	background-color:    #FFF;
	background-image:    url(/images/rallismfooter.gif);
	background-repeat:   no-repeat;
	background-position: bottom right;
}
td.midFull {
	width: auto;
}
table.contentTable {
	width:             100%;
	background-image:  url(/images/rallismpagebg.jpg);
	background-repeat: repeat-x;
}
td.midFull td.contentSP {
	padding: 0px 20px;
}
td.sidebar {
	width: 35%;
}
div.contentContainer,
div.contentContainerLinks {
	margin-top: 20px;
}
div.contentContainerLinks ul,
div.contentContainerLinks li,
ul.links {
	margin:  0px;
	padding: 0px;
}
div.contentContainerLinks li,
ul.links li {
	padding:           2px 0px 2px 12px;
	background-image:  url(/images/mmArrow.gif);
	background-repeat: no-repeat;
	list-style-type:   none;
}
div.contentContainer {
	padding: 0px 20px 0px 0px;
}
/* TREE */
ul.tree {
	margin:            0px;
	padding:           20px 10px 10px 20px;
	background-image:  url(/images/rallismpagebg.jpg);
	background-repeat: repeat-x;
}
ul.tree a {
	color:           #000;
	text-decoration: none;
}
ul.tree ul {
	margin:       0px;
	padding:      0px 0px 0px 10px;
}
ul.tree li {
	margin:          0px;
	padding:         0px 0px;
	list-style-type: none;
}
/* NEWS */
table.news {
	width: 100%;
}
td.date {
	width:       13%;
	white-space: nowrap;
}
td.title {
	width: 87%;
}
/* FOOTER */
td.footer {
	padding:          20px;
	background-color: #FFF;
}
td.footer td {
	font-size: 11px;
}
/* MISC */
p.message {
	position:         relative;
	padding:          20px;
	border:           1px solid #306CB4;
	background-color: #FFF;
	color:            #306CB4;
}
p.error {
	position:         relative;
	padding:          20px;
	border:           1px solid #C00;
	background-color: #FFF;
	color:            #C00;
}
ul.aanet {
	margin:  0px;
	padding: 0px;
}
ul.aanet li {
	padding:             2px 0px 2px 22px;
	background-image:    url(/images/mp3.gif);
	background-repeat:   no-repeat;
	background-position: 0px 4px;
	list-style-type:     none;
}
ul.aanet span.details {
	color:      #555;
	font-size:  12px;
}
div.tulossivu {
	width:   100%;
	padding: 0px;
}
div.rallivalinta {
	padding: 20px 0px;
}
div.tulossivu h2,
div.tulossivu h3 {
	margin:  0px;
	padding: 0px;
	color:   #3770B7;
}
div.tulossivu h3 {
	color:  #000;
}
table.rallikehys {
	position:         relative;
	width:            100%;
	border:           1px solid #DDD;
	background-color: #FFF;
}
table.rallikehys td.otsikko {
	position:         relative;
	padding:          15px 0px 15px 15px;
	background-color: #FCFCFC;
}
table.lisavalinnat {
	position: absolute;
	top:      -4px;
	right:    10px;
}
table.lisavalinnat td {
	padding:   0px 4px 4px 0px;
	font-size: 11px;
	color:     #666;
}
table.lisavalinnat select {
	font-size: 11px;
}
table.rallikehys td.vasen,
table.rallikehys td.oikea {
	width: 50%;
}
table.tulostaulu {
	width: 100%;
}
table.tulostaulu caption {
	padding:          4px 10px;
	background-color: #3770B7;
	font-size:        10px;
	text-transform:   uppercase;
	color:            #FFF;
	border-bottom:    1px solid #FFF;
}
table.tulostaulu th {
	padding:          2px 4px;
	background-color: #6C9AD2;
	color:            #FFF;
	font-size:        11px;
	font-weight:      bold;
	text-align:       left;
	white-space:      nowrap;
}
table.tulostaulu td {
	padding:          2px 4px;
	background-color: #FCFCFC;
	font-size:        11px;
	vertical-align:   middle;
}
table.tulostaulu tr.oddrow td {
	background-color: #EEE;
}
table.tulostaulu td.eka {
	border-left: 1px solid #EEE;
}
table.tulostaulu td.vika {
	border-right: 1px solid #EEE;
}
table.tulostaulu td.sijoitus_y {
	color: #090;
}
table.tulostaulu td.sijoitus_a {
	color: #E60000;
}
p.print {
	padding-left:        17px;
	background-image:    url(/images/printRalliSM.gif);
	background-repeat:   no-repeat;
	background-position: 0px 1px;
	font-size:           11px;
}
p.print a {
	text-decoration: none;
}
table.pBox {
	width: 100%;
}
table.pBox td.pBoxDetails {
	width: 50%;
}
table.pBox td.pBoxImage {
	width: 50%;
}