/* ���� */
.Normal
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
}

TH,TD,DIV,SELECT,INPUT,TEXTAREA,p
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
/**/
#TitleWrapper
{
	position:relative;
	height:28px;
	font-size: 14px;
}
#title 
{
	position:absolute;
	top:0px;
	left:10px;
	height:15px;
	line-height:15px;
	font-size: 14px;
	font-weight: bold;
	word-spacing: 15px;
}
#visibility
{
	position:absolute;
	top:9px;
	right:7px;
	font-size:0px;
	line-height:0px;
}
.Head
{

}
.notitle
{
}
#ContentWrapper
{
/*	background:url(images/ContainerBg.gif) repeat-x #FFF;*/
}
#ContentWrapper .Head
{
	color:#435A6C;
}
#actionbuttons
{
	text-align:right;
	font-size:1px;
}
/* Left */
#left #TitleWrapper
{

}
#left #title{}
#left .Head
{
	margin : 10px 0 0 5px;
	font : bold 13px "lucida sans", verdana, tahoma, arial, sans-serif;
	letter-spacing : 5px;
	text-transform: uppercase;
	color : #435A6C;
	background: inherit;
	line-height: 26px;
}
#left #visibility{}
#left #ContentWrapper
{
	width:150px;
}
#left .contentpane
{
	width:90%;
	text-align:left;
	padding:5px 0px 10px 0px;
}
#leftlinks
{
	width:150px;
}
h1.leftlinks
{
	margin : 10px 0 0 5px;
	font : bold 13px "lucida sans", verdana, tahoma, arial, sans-serif;
	letter-spacing : 5px;
	text-transform: uppercase;
	color : #435A6C;
	background: inherit;
	line-height: 26px;
}
a.leftlinks
{
	padding : 1em .5em;
	width: 130px;
	height: 40px;
	color: #435A6C;
	background: #ddd;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	border-left : 5px solid #7BA1B8;
}
/* Right */
#right #TitleWrapper
{

}
#right #title{}
#right .Head
{
	margin : 10px 0 0 5px;
	font : bold 13px "lucida sans", verdana, tahoma, arial, sans-serif;
	letter-spacing : 5px;
	text-transform: uppercase;
	color : #435A6C;
	background: inherit;
	line-height: 26px;
}
#right #visibility{}
#right #ContentWrapper
{
	width:150px;
	font-size: 12px;
	font-weight: bold;
}
#right .contentpane
{
	width:90%;
	text-align:left;
	padding:5px 0px 10px 0px;
}
/* Center */
#center #TitleWrapper
{
	margin : 0px;
	padding : 0px;
	font : bold 13px "lucida sans", verdana, tahoma, arial, sans-serif;
	background: url("images/h1.jpg") no-repeat;
}
#center #title
{
	
}
#center .Head
{
	color : #435A6C;
	font : bold 13px "lucida sans", verdana, tahoma, arial, sans-serif;
	letter-spacing : 5px;
	text-transform: uppercase;
	line-height: 26px;
}
#center #visibility{}
#center #ContentWrapper{}
#center .contentpane
{
	width:100%;
	text-align:left;
	padding:5px 0px 10px 0px;
}
.separator
{
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 10px;
}
