body		{ font-family: Trebuchet MS , Arial, Helvetica, sans-serif ; font-size: 11px; margin: none; text-align:center; padding: none;  }
.ceditor {background-color: White; background-image: none; text-align: left;}


form		{ margin: 0px; }

#leftMenuContainer {background-color: #93117e;}

#leftMenu {text-align: left; font-size: 13px; font-weight: bold;}
td.leftMenuItem a {color: #fff;}

td.leftMenuSubMenu {font-size: 11px; font-weight: normal; padding: 0 0 0 12px;}
td.leftMenuSubMenu a {color: #eee;}

a.current {text-decoration: underline;}

#languages {position: relative; font-size: 11px; text-align: right; left: -150px; top: 10px; }

#mainContentContainer {background: url('../../Media/Components/ContentBackground.jpg'); background-repeat: repeat;}
.ceditor {background-color: #D4D700;}

#content {padding: 0px 30px 20px 35px; color: #535353; min-height: 300px; }

#content h1, .ceditor h1 {color: #93117E; font-size: 18px; margin: 0 0 8px 0; }
#content h2, .ceditor h2 {color: #93117E; font-size: 15px; margin: 10px 0 5px 0;}
#content h3, .ceditor h3 {color: #535353; font-size: 14px; margin: 10px 0 5px 0;}
#content p, .ceditor p {margin: 0 0 7px 0;}
#content strong, .ceditor strong {color: #444;}
#content a, .ceditor a {text-decoration: underline}
#content a:hover, .ceditor a:hover {color: White;}
#partners {padding-top: 25px; text-align:center;}
#footer {text-align:center; color: #666; font-size: 10px;}
#footer a {color: #333}
#footer a:hover {color: #000 ; text-decoration: underline}

.box1 {border: 1px solid #535353; background-color: White; padding: 10px;}

input.text,select	{ 
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif ;
	font-size: 11px; 
	color: #525252; 
	background: #ffffff; 
	border: solid 1px; 
	border-color: #aaaaaa; 
	letter-spacing: 0px; 
}

a		{ color: #111; text-decoration: none; }
a:hover		{ text-decoration: underline; }




img {border: none; margin: 0; padding: 0}
.imgLeft {float: left; margin-right: 10px;}
.imgRight {float: right; margin-left: 10px;}
.img {
	border: 1px solid #333333;
}
.error, .red , .error a {color: red}
.frmInput {width: 200px;}