xt\:comment, xt\:note {
	display: none;
}

ch\:nbsp {
	padding: .5em;
}

html {
	margin: 0px;
	padding: 0px;
}

body {
	height: 100%; /* >95% -> vert. scrollbalk in IE */
	background-color: #ffd147;
	background-color: #003366;
	background-image: url(pix/bgout1.gif);
	margin: 0px;
	padding: 0px;
	text-align:center;
}

img {
	border-width: 0px;
	padding: 0px;
}	

div {
	border: 0px solid black;
}

td {
	font-size: 11px; 
	font-family: Verdana,Geneva,Arial,sans-serif;
	line-height: 1.1;
	color: #000000;	
}

form {
	margin: 0px;
}

input {
	margin-bottom: 7px;
}

select {
	margin-bottom: 7px;
}

A:link  {
	text-decoration: none;
	color: #00346c;
}  

A:visited {
	text-decoration: none;
	color: #00346c;
}  

A:active {
	text-decoration: none;
	color: #00346c;
}

A:hover {
	text-decoration: underline;
	color: #00346c;
}

#container {
	width: 100%;
	height: 100%;
	vertical-align: center;
}

#main {
	width: 603px;
	background-color: #ffffff;
	margin-top: 50px !important; 
	margin-top: 0px;
}

#header {
	background: #ffffff;
	text-align: right;
	border-bottom: 1px solid #669999;
	padding-top: 15px;
	padding-left: 5px;
}

#header-left {
	background: #ffffff;
	text-align: left;
	border-bottom: 1px solid #669999;
	padding-top: 15px;
	padding-left: 5px;
}


#content {
	background: #ffffff;
	height: 290px;
	vertical-align: top;
	text-align: left;
	width: 603px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	overflow: hidden;
}

#title {
	height: 20px;
	background: #ffffff;
	text-align: right;
	vertical-align: bottom;
	float: right;
	padding-top: 10px !important;
	padding-top: 5px;
	padding-bottom: 0px;
}
	
#titlepage {
	font-family: Geneva,Arial,sans-serif;
	font-size: 17pt;
	color: #cc9900;
	font-variant: small-caps;
}	

#contentleft {
	height: 260px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
	
#contentright {
	font-size: 11px; 
	font-family: Verdana,Geneva,Arial,sans-serif;
	line-height: 1.1;
	text-align: left;
	color: #666666;
	width: 310px;
	margin-right: 10px;
	float: right;
}

#footer {
	background: #ffffff;
	width: 603px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	font-family: Verdana,Geneva,Arial,sans-serif;
	font-size: 11px;
	color: #00346c;
	font-variant: small-caps;
	font-weight: bold;
	float: left;
	border-top: 1px solid #669999;
}

#footer A:link, #footer A:visited {
	color: #00346c;
}

#footer A:hover {
	text-decoration: underline;
}

#scroll_clipper {
	float: right;
	width: 365px; 
	height: 210px; 
	overflow:auto;
}

.seperator {
	vertical-align: middle;
}

.submit input {
	width 100px;
}

.scm-sidebar {
	padding: 0px;
	margin: 0px;
	text-align: left;
	width: 232px;
	height: 400px;
}

.scm-sidebar-body {
	padding: 0px;
	margin: 0px;
	text-align: left;
	width: 232px;
}
