body {
	margin: 0; padding: 0; border: 0;
	text-align: center;
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #0973AE;
	scrollbar-face-color:#C6D9F1; scrollbar-shadow-color:#006DAB; scrollbar-highlight-color:#FFFFFF; scrollbar-3dlight-color:#FFFFFF; scrollbar-darkshadow-color:#FFFFFF; scrollbar-track-color:#FFFFFF; scrollbar-arrow-color:#FFFFFF;
	background: url(../pics/tpl/bg.gif) repeat-x center top;
}
* {font-size: 1em;}


#frame {
	width: 680px;
	height: 100%;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
}

#table {
	width: 780px;
	height: 100%;
	padding: 0px;
	margin: 0px;
	border: 1px solid #006DAB;
	border-width: 0px 1 0 1px;
	
}

#table td.top {
	width: 780px;
	height: 105;
	padding: 0px;
	background: url(../pics/tpl/logo.jpg) no-repeat left top;
}

#table td.menu {
	width: 780px;
	height: 34;
	padding: 0px O O 0px;
}

#table td.text {
	width: 780px;
	height: 100%;
	padding:  40px 0 0 245px;
	vertical-align: top;
	
}
#table td.text A:link, #table td.text A:visited { 
	color:#0973AE;
	text-decoration: underlinenone;
}
#table td.text A:hover, #table td.text A:active { 
	color:#0973AE;
	text-decoration: none;
}


#table TD.bottom {
	background-color: #006EA9;
	vertical-align: bottom;
	height: 22px;	
	padding: 5px;
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
	color: #FFFFFF; 
}
#table TD.bottom A:link, #table TD.bottom A:visited { 
	color:#FFFFFF;
	text-decoration: underlinenone;
}
#table TD.bottom A:hover, #table TD.bottom A:active { 
	color:#FFFFFF;
	text-decoration: none;
}


#navbar{
margin: 0px 0 0 20px;
}

.text h1
{
	font-size: 120%;
}
.text h2
{
	font-size: 110%;	
}
.text h3
{
	font-style: italic;
}

