html {
	height:100%;
	margin: 0px;
	padding: 0px;
	border: none;
}
body#theBody{
	height:100%;
	background-color: #FFFFFF;
	margin:0px;
}
table#websiteTable{

	width:100%;
	border:0px solid #FFFFFF;
	margin:0px;
}
td#webSite{
	height:100%;
}
/*--------------------------------------------------------------- 
		Sitestudio Pro. | Template.php
--------------------------------------------------------------- */
table#mainLayoutTable{
	height:100%;
	width:100%;
	border:0px solid #FFFFFF;
	margin-top:7px;
}

td#topLeftLayoutCell{
	background-image:url(img/bg_top.jpg);
	background-repeat:repeat-x;
	height:330px;
}
td#topMiddleLayoutCell{
	background-image:url(img/bg_top.jpg);
	background-repeat:repeat-x;
	width:940px;
	height:330px;
	text-align:left;
	vertical-align:top;
}
td#topRightLayoutCell{
	background-image:url(img/bg_top.jpg);
	background-repeat:repeat-x;
	height:330px;
}
td#centerLeftLayoutCell{
	background-image:url(img/bg_middle.jpg);
	background-repeat:repeat-x;
	text-align:left;
	vertical-align:top;
}
td#centerMiddleLayoutCell{
	background-color:#FFFFFF;
	width:940px;
	text-align:left;
	vertical-align:top;
}
td#centerRightLayoutCell{
	background-image:url(img/bg_middle.jpg);
	background-repeat:repeat-x;
}
td#bottomLeftLayoutCell{
	background-color:#AB007C;
	height:25px;
}
td#bottomMiddleLayoutCell{
	background-color:#AB007C;
	height:25px;
}
td#bottomRightLayoutCell{
	background-color:#AB007C;
	height:25px;
}
table#menuLayoutTable{
	height:330px;
	width:940px;
	border:0px solid #FFFFFF;
}
td#menuTopLeftLayoutCell{
	height:40px;
	width:574px;
}
td#menuTopMiddleLayoutCell{
	height:40px;
	width:161px;
}
td#menuTopRightLayoutCell{
	height:40px;
	width:205px;
	vertical-align:top;
}
td#menuCenterLeftLayoutCell{
	height:40px;
	width:574px;
	text-align:left;
	vertical-align:top;
}
td#menuCenterMiddleLayoutCell{
	background-color:#004687;
	height:40px;
	width:161px;
}
td#menuCenterRightLayoutCell{
	height:40px;
	width:205px;
}
td#menuBottomLeftLayoutCell{
	height:250px;
	width:574px;
}
td#menuBottomMiddleLayoutCell{
	background-image:url(img/bg_submenu.jpg);
	background-repeat:repeat-y;
	background-color:#004687;
	height:250px;
	width:161px;
	text-align:left;
	vertical-align:top;
}
td#menuBottomRightLayoutCell{
	height:250px;
	width:205px;
}
table#mainMenuTable {
	width:100%;
}


a.link {
	font-family: "Arial";
	color:#004687;
	font-weight: bold; 
	font-size: 12px; 
	line-height:19px;
	text-decoration:none;
}
a.link:hover {
	font-family: "Arial";
	color:#004687;
	font-weight: bold; 
	font-size: 12px; 
	line-height:19px;
	text-decoration:underline;
}


/*--------------------------------------------------------------- 
		Sitestudio Pro. | Membership
--------------------------------------------------------------- */
a.membershipLink{
	font-family: "Arial";
	color:#007AC0;
	font-weight: bold; 
	font-size: 12px; 
	line-height:12px;
	text-decoration:none
}
a.membershipLink:hover{
	font-family: "Arial";
	color:#007AC0;
	font-weight: bold; 
	font-size: 12px; 
	line-height:12px;
	text-decoration:underline;
}
a.membershipLinkLogout{
	font-family: "Arial";
	color:#AB007C;
	font-weight: bold; 
	font-size: 12px; 
	line-height:12px;
	text-decoration:none
}
a.membershipLinkLogout:hover{
	font-family: "Arial";
	color:#AB007C;
	font-weight: bold; 
	font-size: 12px; 
	line-height:12px;
	text-decoration:underline;
}
span.membershipDevider {
	font-family:"Arial";
	color: #666666; 
	font-weight: normal; 
	font-size: 11px; 
	text-decoration:none;
	line-height:12px;
	margin-left:4px;
	margin-right:4px;
}
span.membershipName {
	font-family:"Arial";
	color: #666666; 
	font-weight: bold; 
	font-size: 12px; 
	text-decoration:none;
	line-height:12px;
}
input.memberFormItem{
	font-family:"Arial";
	color: #666666; 
	font-weight: normal; 
	font-size: 12px; 
	height:20px;
	border:1px solid #CCCCCC;
	padding-left:4px;
}
input.memberFormItem_error{
	font-family:"Arial";
	color: #666666; 
	font-weight: normal; 
	font-size: 12px; 
	height:20px;
	border:1px solid #AB007C;
	padding-left:4px;
}
.memberTextItem{
	font-family:"Arial";
	color: #666666; 
	font-weight: normal; 
	font-size: 12px; 
	border:1px solid #CCCCCC;
	padding-left:4px;
}
.memberTextItem_error{
	font-family:"Arial";
	color: #666666; 
	font-weight: normal; 
	font-size: 12px; 
	border:1px solid #AB007C;
	padding-left:4px;
}
select.memberFormItem{
	font-family:"Arial";
	color: #666666; 
	font-weight: normal; 
	font-size: 12px; 
	height:20px;
	border:1px solid #CCCCCC;
}



/*--------------------------------------------------------------- 
		Sitestudio Pro. | Breadcrumbs
--------------------------------------------------------------- */
a.breadCrumb {
	font-family:"Arial";
	color: #E9E9E9; 
	font-weight: normal; 
	font-size: 11px; 
	font-weight: normal;
	text-decoration:none;
	line-height:16px;
}
a.breadCrumb:hover {
	font-family:"Arial";
	color: #E9E9E9; 
	font-weight: normal; 
	font-size: 11px; 
	font-weight: normal;
	text-decoration:underline;
	line-height:16px;
}
a.breadCrumbCurrent {
	font-family:"Arial";
	color: #E9E9E9; 
	font-weight: normal; 
	font-size: 11px; 
	font-weight: normal;
	text-decoration:none;
	line-height:16px;
}
a.breadCrumbCurrent:hover {
	font-family:"Arial";
	color: #E9E9E9; 
	font-weight: normal; 
	font-size: 11px; 
	font-weight: normal;
	text-decoration:underline;
	line-height:16px;
}

span.breadCrumbDevider {
	font-family:"Arial";
	color: #E9E9E9; 
	font-weight: normal; 
	font-size: 11px; 
	font-weight: normal;
	text-decoration:none;
	line-height:16px;
}


/*--------------------------------------------------------------- 
		Sitestudio Pro. | Searchengine
--------------------------------------------------------------- */
form#SearchForm {
	margin:0px;
}
label#SearchLabel{
	display:;
}
input#inpSearch {
	width:90px;
	height:15px;
	background-color:#FFFFFF;
	border-top:0px solid #daddd6;
	border-left:0px solid #daddd6;
	border-right:0px solid #daddd6;
	border-bottom:0px solid #daddd6;
	font-family: "Arial";
	color:#333333;
	font-weight: normal; 
	font-size:12px;	
}
input#inpSearchSubmit {
	display:none;
}
