html,body {margin:0px; padding:0px; text-align:center; background:#27333A url(../img/bg.gif) repeat-x; height:100%; border:none;}

a,body,td {color:#323232; font-family:Tahoma, Arial, Helvetica, sans-serif;}
a {text-decoration:underline;}
a:hover {text-decoration:none;}
h1 {font-size:19px; color:#000000; margin:0px 0px 15px; font-weight:normal;}
h1 a, h1 span {color:#5C80BA; text-decoration:none;}
img {border:0px;}
p {font-size:11px; margin:0px 0px 15px; text-align:justify;}
p a {color:#5C80BA;}
p span {color:#F17B3D;}
table {border:none; border-collapse:collapse; empty-cells:show;}
td {vertical-align:top; border:none; padding:0px; text-align:left;}
ul {margin:0px; padding:0px;}
ul li {list-style-type:none; padding: 0px;}

.float-left {float:left;}
.float-right {float:right;}

div.width-all {width:100%; float:left;}

/*Begin Main block*/
table.outside {width:100%; height:100%;}
table.outside td.inside {vertical-align:middle; text-align:center;}

	#shell {width:770px; margin:auto;}

		#main {width:750px; padding:10px 10px 20px; background:#FFFFFF url(../img/bg_MainTop.gif) no-repeat; float:left; text-align:left;}
		
		/*Begin Header block*/
			#header {width:100%; float:left; height:149px;}
				#logo {float:left; width:222px; padding:8px 0px 0px 4px; background:url(../img/bg_Logo.gif) no-repeat 100% 8px;}
				#header #logo img {float:none;}
				
				#header img {float:right;}				
		/*=End Header block=*/
		
		/*Begin Left Part block*/
			#part-lft {float:left; width:223px; padding:22px 0px 20px; background:url(../img/bg_PartLft.gif) no-repeat;}
				#menu {float:left; width:100%; background:url(../img/bg_Menu.gif) repeat-y;}
				#menu ul {display:block; width:198px; font-size:11px; padding:0px 13px 8px 12px; background:url(../img/bg_MenuBott.gif) no-repeat bottom;}
				#menu ul li {padding:4px 0px 4px 24px; background:url(../img/bull.gif) no-repeat 0px 5px; font-size:11px; border-bottom:1px #6996C7 solid;}
				#menu ul li.end {border:none;}
				#menu ul li a {font-size:11px; color:#FFFFFF;}
				#menu ul li a:hover {text-decoration:underline; color:#E4FF00;}
		/*=End Left Part block=*/
			
		/*Begin Left Part block*/
			#part-rgt {float:right; width:494px; padding:21px 10px 5px 20px; background:url(../img/bg_PartRight.gif) no-repeat 100% 0%;}
			#part-rgt img {float:left; margin:2px 20px 5px 0px;}
		/*=End Left Part block=*/
		
		/*Begin Footer block*/
			#footer {float:left; width:100%; padding-top:18px; color:#000000; font-size:11px; text-align:center; background:url(../img/bg_Footer.gif) repeat-x;}
			#footer a {color:#254D8B;}
		/*=End Footer block=*/
	
/*=End Main block=*/

