body	{
	height: 100%;
	margin: 0;
	padding: 0;
	background: #fff url(gfx/bg1.png) repeat-x;
	background-position: top;
	font-family: 'Arial', 'Verdana', 'Lucida Sans Unicode', 'Lucida Grande', 'Bitstream Vera Sans', 'Tahoma', sans-serif;
	font-size: 10px;
	color: #777;
	}

a	{
	color: #0D3896;
	text-decoration: none;
	font-size: 12px;
	}

a:hover	{
	color: #333;
	text-decoration: underline;
	}

p	{
	font-size: 12px;
	text-align: justify;
	margin-top: 0;
	margin-bottom: 0;
	color: #777;
	}

/*------------------- SYSTEM PLUGIN ----------------*/

#cms_system_plugin {
	font-size: 11px;
	color: #777;
	}

#cms_system_plugin span {
	display: block;
	font-size: 12px;
	text-decoration: underline;
	color: #0D3896;
	font-weight: bold;
	margin-bottom: 5px;
	}

#cms_system_plugin {
	margin-bottom: 10px;
	}

#cms_system_plugin li {
	margin-bottom: 5px;
	}

/*------------------- SYSTEM WRAP ----------------*/

#cms_system_wrap	{
	width: 752px;
z	background: url(gfx/body.png);
	margin-right: auto;
	margin-left: auto;
	min-height: 100%;
	}

*html #cms_system_wrap	{height: 100%;}

#cms_system_wrap ul	{
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

#logo_mitech {
	height: 50px;
	width: 165px;
	float: right;
	background: url(gfx/mitech.png) no-repeat;
	background-position: top;
	}

#logo_losong {
	width: 335px;
	height: 111px;
	margin-top: 14px;
	float: left;
	background: url(gfx/losong.png);
	}

/*------------------- HEADERS ----------------*/

#cms_system_header	{
	height: 147px;
	margin-bottom: 10px;
	clear: both;
	background: url(gfx/head.png) no-repeat;
	background-position: center bottom;
	}

#cms_system_header li {
    display: inline;
	}

#cms_system_header li div {
    display: inline;
	}

#cms_system_header #cms_system_container_menu_title	{
	display: none;
	}

#cms_system_header #cms_system_container_item_title	{
	display: none;
	}

#cms_system_header div div span	{
	display: inline;
	text-decoration: none;
	color: #f6f6f6;
	}

/*------------------- CONTENT ----------------*/

#cms_system_content	{
	margin-bottom: 10px;
	padding: 10px;
	text-align: justify;
        font-family:'Verdana', 'Lucida Sans Unicode', 'Lucida Grande', 'Bitstream Vera Sans', 'Tahoma', sans-serif;
	font-size: 10pt;
	color: black;
	}

#cms_system_content H1	{
	font-weight: bold;
	font-size: 14pt;
	color: #88BA00;
	margin: 0;
	margin-left: 10px;
	letter-spacing: 1px;
	}

#cms_system_content H2	{
	font-weight: bold;
	font-size: 10pt;
	color: #659F00;
	margin: 0;
	margin-left: 20px;
	}

#cms_system_content H3	{
	font-weight: bold;
	font-size: 10pt;
	color: #659F00;
	margin: 0;
	margin-left: 20px;
	margin-bottom: 10px;
	}

#cms_system_content #cms_system_container_item_title {
	font-weight: bold;
	font-size: 8pt;	
	margin-left: 10px;
	margin-bottom: 5px;
	color: #0D3896;
	display: block;
	text-decoration: underline;
	}

#cms_system_content #cms_system_container_menu_title {
	color: #0D3896;
	background: url(gfx/bullet.png) no-repeat;
	background-position: top left;
	padding: 0px 5px 0px 35px;
	display: block;
	border-bottom: 1px solid #5F82BC;
	font-weight: bold;
	font-size: 12pt;	
	margin: 0;
	margin-bottom: 10px;
	}

#cms_system_content div div ul {
	margin-left: 25px;
	list-style-type: square;
	}

#cms_system_content div div {
	margin: 0;
	}

/*------------------- FOOTER ----------------*/

#cms_system_footer {
	margin-top: 10px;
	width: auto;
	padding-top: 5px;
	text-align: center;
	padding-bottom: 10px;
	clear: both;
        border-top: 1px solid #dfdfdf;
	}

#cms_system_footer div div li {
	text-align: left;
	color: #bfbfbf;
	font-family: 'Verdana', 'Arial';
        font-size: 8pt;
	display: inline;
	border-right: 1px solid #c0c0c0;
	padding-right: 5px;
	padding-left: 5px;
	}

#cms_system_footer div div ul {
	display: inline;
	}

#cms_system_footer  a {
	text-align: left;
	color: #bfbfbf;
	font-family: 'Verdana', 'Arial';
        font-size: 8pt;
	text-decoration: none;
	}
	
#cms_system_footer  a:hover {
	color: #09f;
	}

#cms_system_footer #cms_system_container_menu_title {
	display: none;
	}

#cms_system_footer #cms_system_container_item_title {
	display: none;
	}

#footer_menu div {
	display: inline;
	margin-left: 5px;
	margin-right: 5px;
	}
#footer_menu li {
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	border-right: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
	margin-left: -1px;
	}
#cms_hidden_description {display: none;}
