﻿#topc {
	width: 400px;
	height: 30px;
	padding: 0px;
	margin: 0px;
	background: #0000D5 url(../images/pfadea.gif) repeat-x top left;
	border-bottom: 2px solid #ffffff;
}

#topr {
	width: 550px;
	height: 30px;
	padding: 0px;
	margin: 0px;
	background: #0000D5 url(../images/pfadea.gif) repeat-x top left;
	border-bottom: 2px solid #ffffff;
}

#midl {
	width: 358px;
	height: 85px;
	padding: 20px 20px;
	margin: 0px;
	text-align: right;
	color: #6666D5;
	border-right: 2px solid #ffffff;
	background: #ffff00;
	border-bottom: 2px solid #ffffff;
}

#midl h1 {
	font-size : 18px;
	font-weight: normal;
	color: #888888;
	padding: 0px;
	margin: 0px;
}

#midl h2 {
	font-family: Georgia, Palatino, "Times New Roman", serif;
	font-size: 44px;
	letter-spacing : -2px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}

#midr {
 	width: 550px;
 	height: 125px;
 	padding: 0px;
 	margin: 0px;
 	background: url(../images/s2dlogo.jpg);
 	border-bottom: 2px solid #ffffff;
}

#common {
	width: 950px;
	height: 50px;
	background: #f8f8f8 url(../images/pfadeg.gif) repeat-x top left;
	border-bottom: 2px solid #ffffff;
	overflow: hidden;
}

#common a {
	display: block;
	float: left;
	color: #666666;
	text-decoration: none;
	border-right: 1px solid #ffffff;
	padding: 0px 10px;
	line-height: 50px;
	height: 50px;
}

#common a:hover {
	background : #0000D5 url(../images/pfade.gif) repeat-x top left;
	color: #ffffff;
}

a.maintopic:hover, a.topic:hover, a.subtopic:hover  {
	text-decoration: underline;
}

#tdnav {
	background : #0000D5 url(../images/pfadea.gif) repeat-x top left;
	vertical-align: top;
	border-right: 2px solid #ffffff;	
	border-left: 2px solid #ffffff;	
}

#tdcontent {
	color: #ffffff;
	vertical-align: top;
	background : #0000D5 url(../images/pfade.gif) repeat-x top left;
}

#tdsidebar {
	vertical-align: top;
	background: #ffff00 url(../images/pfadew.gif) repeat-x top left;
}

#content {
	width: 520px;
	padding: 30px 15px 20px 15px;
	margin: 0px;
}

#sidebar {
	width: 160px;
	padding: 0px 20px 20px 20px;
	margin: 0px;
	overflow: hidden;
}

#nav {
	width: 156px;
	padding: 30px 20px 20px 20px;
	margin: 0px;
}

a.maintopic, #nav h1 {
	display:block;
	margin: 10px -20px 10px -20px;
	padding: 5px 20px 5px 20px;
	background: #6666D5;
	text-decoration: none;
	font-size: 18px;
	font-family : Verdana;
	font-weight: normal;
	letter-spacing: -1px;
	color: #ffffff;
}

a.topic {
	display:block;
	padding: 0px 0px 6px 0px;
	margin: 0px 0px 6px 0px;
	border-bottom: 1px solid #6666D5;
	text-decoration: none;
	color: #ffffff;
}

a.subtopic {
	display:block;
	padding: 0px 0px 6px 0px;
	margin: 0px 0px 6px 20px;
	text-decoration: none;
	color: #ffffff;
	border-bottom: 1px solid #6666D5;
}

#bottoml {
	width: 200px;
	height: 20px;
	padding: 0px;
	margin: 0px;
}

#bottomc {
	width: 200px;
	height: 20px;
	padding: 0px;
	margin: 0px;
}

#bottomr {
	width: 550px;
	height: 20px;
	padding: 0px;
	margin: 0px;
}

form.search {
	margin: 0px;
	padding: 12px 10px 0px 0px;
	display: block;
	float: right;
	color: #666666;
}

form.search input {
	vertical-align: middle;
}

input.search {
	padding: 2px;
	margin: 0px;
	border: #888888 1px solid;
	width: 120px;
	font-size: 12px;
	color: #000000;
}
a.maintopicsel, #nav h1 { 
   display: block; 
   margin: 10px -20px 10px -20px; 
   padding: 5px 20px 5px 20px; 
   background: #0000D5 url(../images/pfade.gif) repeat-x top left; 
   text-decoration: none; 
   font-size: 18px; 
   font-weight: normal; 
   color: #ffffff; 
} 
a.topicsel { 
   display: block; 
   padding: 0px 0px 6px 0px; 
   margin: 0px 0px 6px 0px; 
   border-bottom: 1px solid #6666D5; 
   text-decoration: none; 
   color: #c0c0ff;
} 
a.subtopicsel { 
   display: block; 
   padding: 0px 0px 6px 0px; 
   margin: 0px 0px 6px 0px; 
   border-bottom: 1px solid #6666D5; 
   text-decoration: none; 
   color: #ffff00;
} 

