
A {
	color: #1E90FF;
	text-decoration : none;
	}

A:Hover {
	text-decoration: none;
	color: #FF0033;
	}

body {
	background:#DEDEDE;
	padding:0 0 0 0;
	margin:0 0 0 0; 
	scrollbar-face-color:#DEDEDE;
	scrollbar-arrow-color:#1E90FF;
	scrollbar-track-color:#1E90FF;
	scrollbar-shadow-color:;
	scrollbar-highlight-color:;
	scrollbar-3dlight-color:;
	scrollbar-darkshadow-Color:;
	}


form {
	padding:0 0 0 0;
	margin:0 0 0 0;
	}

table#frame { /* pöytä joka määrittelee sininset osiot */
	width:950px;
	border:0;
	padding:0 0 0 0;
	margin:0 0 0 0;
	}


td#left_contact { /* vasen sininen osio */
	background:#1E90FF;
	color:#DEDEDE;
	font-weight:bold;
	line-height:25px;
	width:120px;
	vertical-align:top;
	}

td#right_top { /* yläosan logo solu (netinparhaat.net) */
	background:#1E90FF;
	margin: 0 0 0 0 0;
	vertical-align:bottom;
	font-size: 32px;
	text-align:center;
	height:40px;
	width:825px;
	font-weight:bold;
	color:#DEDEDE;
	border-right:3px solid #1E90FF; /* oikealla oleva sininen borderi */
	}



td#left_main { /* pääosan vasen sininen osio */
	background:#1E90FF;
	width:120px;
	}

td#right_main { /* solu jossa on sivun sisältö */
	width:825px;
	vertical-align:top;
	border-right:3px solid #1E90FF; /* oikealla oleva sininen borderi */
	}

table#main { /* right_mainin sisällä oleva pöytä jossa on sivun sisältöä! */
	width:802px; 
	margin:10px 10px 10px 10px; /* margin ylä oikea ala vasen! */
	padding:0 0 0 0;
	border:0;
	}


div#height {
	height:800px;
	}


a.gray {
	color:#DEDEDE;
	}

div#toplink {
	position:absolute;
	bottom:0px;
	left:955px;
	text-align:right;
	}


td#LinkGroupMain {
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
	text-transform: uppercase;
	padding-bottom: 7px;
	}
	
td#LinkGroupDesc {
	font-size: 12px;
	padding-bottom: 7px;
	}


td#LinkGroup {
	font-weight: bold;
	padding-top: 10px;
	}

td#Link {
	vertical-align:top;
	padding-left:0px; /* marginaalia vasemmalle */
	padding-top:2px;
	padding-bottom:2px;
	width:30%;
	}

td#LinkDesc {
	vertical-align:top;
	padding-top:2px;
	padding-bottom:2px;
	width:70%;
	}

div#Banner {
	padding-top:2px;
	padding-bottom:2px;
	}


td#GroupInfo {
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	padding-bottom: 7px;
	}

td#SearchGroupMain {
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
	text-transform: uppercase;
	padding: 7px 0 7px 0;
	}

td#SearchGroup {
	font-weight: bold;
	font-style: italic;
	padding-top: 7px;
	}

div#FrontPageTitle {
	padding-bottom:20px;
	padding-top: 15px;
	font-size: 32px;
	font-weight:bold;
	font-family: "Times New Roman", Times, serif;
	}


div#FrontPageText {
	padding:3px 0 3px 0;
	font-weight:bold;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	}


div#InputBox {
	width:320px;
	padding:6px 0 6px 0;
	}


