﻿body 
{
	background-image: url('image/back.png');
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
	font-family:Arial;
	font-size:12px;	
	text-align:center;

}

.s_indent 
{
	padding-left:10px;
}


.header
{
	text-align:center;
	padding:left:12px;
	padding:right:12px;
	width:951px;
	position:relative;
	top:5px;
	margin:0px auto 0px auto;
}

.masterhost
{
text-align:center;width:975px; position:relative;top:30px; 	margin:0px auto 0px auto;
}

.headerslice 
{
background-image:url('image/headerslice.gif');
background-repeat:no-repeat;
width:124px;
height:16px;
position:relative;
top:-5px;
float:right;
vertical-align:top;
z-index:1000;
}

h1
{
	position:relative;top:0px;float:left;clear:both;font-weight:bold; left:-5px; font-size:14px ; display:block; margin:0px ; padding:0px
}

h2
{
	position:relative;top:0px; font-size:12px;	font-family:Arial;display:inline; margin:0px ; padding:0px; font-weight:100;
}

h3 
{
	position:relative; top:-40px ; font-size:10px; margin:0px; padding:0px ; display:inline;
}

.menupos 
{
	clear:both;
	width:951px;
	position:relative;
	top:15px;
	margin:0px auto 0px auto;
	z-index:5000;
}
.menusub
{
	background-image: url('image/submenu.gif');
	background-position:top;
	background-position:left;

	background-repeat:repeat-x;
	height:27px;
	border:0px;
	text-decoration:none;
	text-align:left;
	padding-left:15px;
	padding-right:15px;	
}



.webparts {
	overflow:hidden;
	width:150px;
}

.webpartLarge{
	width:760px;
	height:7px;
}

.WP_l_backgroundpanel
{
	background-image: url('image/L_back.gif');
	width:760px;
}
.webpartsLarge
{
	overflow:hidden;
	width:750px;
	
}

.webpartcontent 
{
	
	float:left;
	text-align:left;
}


.TS_header 
{
	font-size:larger;
	color:Black;
	font-weight:900;
	padding-top:10px;	
	padding-bottom:2px;

}





A:link {text-decoration: none ; color:white}
A:visited {text-decoration: none ; color:white}
A:active {text-decoration: none ; color:white}
A:hover {text-decoration: none ;color: red;}

