/* Start of CMSMS style sheet 'buttons' */
.menu5 {width:150px;; height:25px; position: relative; border-right:0px solid #000; font-family: arial; text-align: center; }
/* hack to correct IE5.5 faulty box model */
* html .menu5 {width:150px;; w\idth:150px;;}
/* remove all the bullets, borders and padding from the default list styling */
.menu5 ul {padding:0;margin:0;list-style-type:none;}
.menu5 ul ul {width:150px;;}
	.menu5 ul ul ul {width: 150px;;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu5 li {float:left;width:150px;;position:relative;}
/* style the links for the top level */

.menu5 a, .menu5 a:visited {display:block;font-size: 9pt;text-decoration:none; color:#fff; width:150px;; height:25px; border:0px solid #000; border-width:0px; background: url('images/button.gif'); padding-left: 0px; margin-top: 0px;}

/* a hack so that IE5.5 faulty box model is corrected */
* html .menu5 a, * html .menu5 a:visited {width:150px;; w\idth:150px;;}

/* style the second level background */
.menu5 ul ul a.drop, .menu5 ul ul a.drop:visited {background: url('images/button.gif') no-repeat; margin-top: 0px; font-size: 9pt;}
/* style the second level hover */
.menu5 ul ul a.drop:hover{background:url('images/button.gif'); background-position: -150px; font-size: 9pt;}
.menu5 ul ul :hover > a.drop {background-position: -150px; background-position: -150px; color: #333; width: 150px; overflow: hidden;}

.menu5 ul ul ul a.drop:hover{background:url('images/button.gif'); background-position: -150px;}
.menu5 ul ul ul :hover > a.drop {background:background-position: -150px; background-position: -150px; color: #333;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu5 ul ul {visibility:hidden;position:absolute;height:0;top:-4px;left:149px; width:150px;border-top:0px solid #000; z-index: 230;}
.menu5 ul ul ul {visibility:hidden;position:absolute;height:0;top:-4px;left:149px; width:150px;border-top:0px solid #000; z-index: 270;}
/* another hack for IE5.5 */
* html .menu5 ul ul {top:2px;t\op:2px;}
* html .menu5 ul ul ul {top:-4px;t\op:-4px;}



.menu5 ul ul {padding-top: 10px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu5 table {position:absolute; top:0; left:0; border-collapse:collapse;}

/* style the second level links */
.menu5 ul ul a, .menu5 ul ul a:visited {background:url('images/button.gif'); color:#fff; height: 25px; padding: 0px; width:150px; border-width:0;
								margin-top: 0px; margin-left: 0px; line-height: 20px;}
/* yet another hack for IE5.5 */
* html .menu5 ul ul a, * html .menu5 ul ul a:visited {width:150px;w\idth:150px;}

/* style the top level hover */
.menu5 a:hover {color:#333; background-position: -150px;;}
.menu5 :hover > a, .menu5 ul ul :hover > a {color:#333; background-position: -150px;}

/* make the second level visible when hover on first level list OR link */
.menu5 ul li:hover ul,
.menu5 ul a:hover ul{visibility:visible; }


.menu5 ul :hover ul ul{visibility:hidden;}
.menu5 ul :hover ul :hover ul{ visibility:visible;}



.menu5 {margin-left: 0px; position: relative; top: 21px; z-index: 400;}

.menu5 a {margin-bottom: 0px; margin-top: 0px; font-size: 9pt; color: #fff;}

.menu5 ul ul a:hover {background:url('images/button.gif'); background-position: -150px; color: #333; text-decoration: none; line-height: 20px;}
/* End of 'buttons' */

/* Start of CMSMS style sheet 'external' */
body
{background: #fff url('images/bg.jpg') repeat-x;

margin: 0; font-family: arial;}

body {
scrollbar-base-color: #F09E42;
scrollbar-arrow-color: #fff;

scrollbar-face-color: #EEA34C;
scrollbar-shadow-color: #EEA34C;
scrollbar-3dlight-color: #EEA34C;
scrollbar-highlight-color: #fff;
scrollbar-darkshadow-color: #fff;

}
h1 {font-family: arial; margin: 0; padding: 0; margin-left: 10px;}
h2 {font-family: arial; margin: 0; padding: 0; margin-left: 10px;}
h3 {font-family: arial; margin: 0; padding: 0; margin-left: 10px;}
h4 {font-family: arial; margin: 0; padding: 0; margin-left: 10px;}
h5 {font-family: arial; margin: 0; padding: 0; margin-left: 10px;}

a:visited {color: #000; text-decoration: none; margin-bottom: 0px;}
a:active {color: #000; text-decoration: none; margin-bottom: 0px;}
a:link {color: #000; text-decoration: none; margin-bottom: 0px;}
a:hover {color: #336699; text-decoration: underline;}

.menu5 a {color: #fff;}
.menu5 a:hover {text-decoration: none;}

ul {font-family: arial; font-size: 10pt; color: #333;}

#holder {width: 800px; height: 620px; overflow: hidden; border-top: 0px solid #444444; border-left: 0px solid #464646;
		position: relative; top: 0px; left: 1px;}

#header {width: 800px; height: 104px; background: none; overflow: hidden;}

#sidebar {width: 160px; height: 315px; background: none; margin-left: 14px; margin-top: 10px;}

#pagecontent {width: 606px; height: 365px; background: none; margin-left: 10px; margin-right: 10px;
		margin-top: 15px; overflow-x: hidden; overflow-y: auto;}
#pagecontent img {border: #996600; background: #ff9933; padding: 2px;}

#pagecontent p {font-family: arial; font-size: 10pt; color: #555; margin: 0; padding-left: 10px; padding-right: 10px;}

#btm_box {height: 75px; width: 126px; background: none; margin-top: 25px; margin-right: 18px; overflow: hidden;}

#logo {width: 170px; height: 84px; background: none; position: relative; top: 36px; left: 67px; cursor: hand;}
/* End of 'external' */

