body 	{
	background: #FFF;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	padding-top: 10px;
	}

a	{
	color: #4483DC;
	text-decoration: none;
	}

a:hover {
	color: #4483DC;
	text-decoration: underline;
	}


/*------------------- SYSTEM PLUGIN ----------------*/

#cms_system_plugin span {
	display: block;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #000 !important;
	text-decoration: underline;
	}

#cms_system_plugin {
	margin-bottom: 10px;
	}

#cms_system_plugin li {
	margin-bottom: 5px;
	}

/*------------------- SYSTEM WRAP ----------------*/

#cms_system_wrap	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 15px;
	color: #000;
	height: auto;
	margin: auto auto;
	width: 760px;
	background: white url(gfx/content.gif) repeat-y left;
	}

#cms_system_wrap ul	{
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

/*------------------- HEADERS ----------------*/

#cms_system_header	{ display: none;}

/*------------------- MENUBAR ----------------*/

#cms_system_menubar	{
	height: 45px;
	text-align: right;
	background: #fff url(gfx/bar2.gif) no-repeat top right;
	line-height: 33px;
	}

#cms_system_menubar li div{
	display: inline;
	}

#cms_system_menubar li{
	margin: 0; 
	padding: 0;
	display: inline;	
	list-style-type: none;
	margin-left: -5px;
	}

#cms_system_menubar ul {
	margin-right: 10px;
	display: inline;
	}

#cms_system_menubar a {
	border-right: 1px solid #4f4f4f;
	border-left: 1px solid #4f4f4f;
	font-size: 10px;
	padding: 0px 4px 0px 4px;
	color: #4F4F4F;
	font-weight: bold;
	text-transform: uppercase;
	}

#cms_system_menubar a:hover	{
	padding: 0px 4px 0px 4px;
	text-decoration: none;
	color: #262626;
	text-transform: uppercase;
	}

#cms_system_menubar #cms_system_container_menu_title	{
	display: none;
	}

/*------------------- SIDE MENU ----------------*/

#cms_system_sidemenu	{
	width: 189px;
	padding-top: 6px;
	margin-right: 1px;
	float: right;
	background: url(gfx/top_sidebar.gif) no-repeat center top;
	}

#cms_system_sidemenu #cms_system_container_item_title	{ 
	display: none;
	}

#cms_system_sidemenu #cms_system_container_menu_title	{
	font-weight: bold;
	font-size: 10px;
	color: #262626;
	margin-bottom: 5px;
	padding: 3px 10px 3px 10px;
	border-bottom: 1px solid #cccccc;
	background: #dedede;
	}

#cms_system_sidemenu ul	{
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-bottom: 5px;
	}

#cms_system_sidemenu li	{ 
	margin: 0; 
	margin-bottom: 2px;
	margin-left: 10px;
	margin-right: 10px;
	}

#cms_system_sidemenu a	{
	color: #004477;
	text-decoration: none;
	}

#cms_system_sidemenu a:hover	{
	color: #B22222;
	background: #FFFACD;
	}

#cms_system_sidemenu ul li a	{
	color: #004477;
	text-decoration: none;
	font-size: 8pt;
	}
#cms_system_sidemenu div {
	background: url(gfx/bg_sidebar.gif) repeat-y center;
	}
#cms_system_sidemenu div div{
	background: url(gfx/footer_sidebar.gif) no-repeat center bottom;
	padding-bottom: 20px;
	}
#cms_system_sidemenu div div div{
	background: none;
	border: none;
	padding: 0;
	}

/*------------------- sidemenu2 ----------------*/

#cms_system_sidemenu2	{ display: none;}

/*------------------- SIDE BAR ----------------*/

#cms_system_sidebar	{ display: none;}

/*------------------- CONTENT ----------------*/

#cms_content_right	{
	width: 561px;
	margin: 0;
	float: left;
	background: url(gfx/top_content.gif) no-repeat left top;
	}

#cms_content_right H1	{
	font-weight: bold;
	font-size: 12pt;
	margin: 0;
	padding: 3px 5px 3px 0px;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 10px;
	}

#cms_content_right H2	{
	font-weight: bold italic;
	font-size: 8pt;
	margin: 0;
	padding: 3px 5px 3px 5px;
	}

#cms_content_right H3	{
	font-weight: bold italic;
	font-size: 8pt;
	margin: 0;
	padding: 3px 5px 3px 6px;
	margin-bottom: 5px;
	}

#cms_content_right #cms_system_container_item_title {
	font-weight: bold;
	font-size: 8pt;
	color: #fff;
	margin-bottom: 10px;
	padding: 3px 3px 3px 3px;
	}

#cms_content_right #cms_system_container_menu_title { display: none;
	font-weight: bold;
	font-size: 10pt;
	margin-bottom: 5px;
	padding: 3px 3px 3px 3px;
	border-bottom: 1px solid #cccccc;
	}

#cms_content_right div {
	margin: 0;
	padding: 0;
	}

#cms_content_right div div ul li{
	margin: 0;
	padding: 0;
	list-style-type: none;
	padding: 10px;
	}
/*------------------- FOOTER ----------------*/

#cms_system_footer {
	height: 70px;
	padding-top: 20px;
	background: #FFF url(gfx/bottom2.gif) no-repeat left top;
	padding-left: 15px;
	text-align: left;
	clear: both;
	}
#cms_system_footer #cms_system_container_menu_title {
	display: none;
	}
#cms_system_footer #cms_system_container_item_title {
	display: none;
	}
#cms_system_footer div div div div div div {
	display: inline;
	color: #4F4F4F;
	font-size: 10px;
	margin: 0;
	padding: 0;
	}

#footer_menu {margin-bottom: 5px;}

#footer_menu ul {
	}
#footer_menu li {
	display: inline;
	margin-left: -4px;
	}
#footer_menu a {
	padding: 2px 5px;
	color: #303030;
	border-right: 1px solid #A1A1A1;
	border-left: 1px solid #A1A1A1;
	}
#footer_menu a:hover {
	background: #c9c9c9;
	text-decoration: none;
	padding: 2px 5px;
	border-right: 1px solid #A1A1A1;
	border-left: 1px solid #A1A1A1;
	}

