/* Start of CMSMS style sheet 'asa' */
@charset "utf-8";
/* CSS Document */

body {
	background:transparent url(./images/bg.gif) repeat-x scroll center top;
	color:#646A72;
	/*background-color: #FFFFFF;
	color: #999999;*/
	/*font-family: Helvetica, Arial, sans-serif;*/
font-family:Times New Roman, serif;
	font-size: 17px;
	font-weight: lighter;
	line-height: 19px;
	margin: 0px;
	/*background-image:url('./images/bg.gif')*/
}

p {
	margin: 0px;
}

p2 {
	margin: 0px;
	font-size: 14px;
}

a:link, a:visited, a:active, a:hover, a:focus {
	color: #0000ff;
	outline: none;
	text-decoration: none;
}

a:hover {

}

img {
	border: none;
}

iframe {
	margin: 0px;
}

h1, h2, h3, h4 {
	color: #523700;
	/*font-family: Helvetica, Arial, sans-serif;*/
font-family:Times New Roman, serif;
	margin-bottom: 0;
}

h1 {
	font-size: 17px;
	font-weight: normal;
	margin-top: 15px;
}

h2 {
	font-size: 24px;
	font-weight: normal;
	margin-top: 10px;
	line-height:24px;
}

h3 {
	font-size: 15px;
	font-weight: normal;
	margin-top: 5px;
}

h4 {
	font-size: 17px;
	font-weight: bold;
}
	

.content {
	padding: 15px;
}

.grey {
	background-color: #f3f3f4;
}

#menubar {
	height: 40px;
	position: relative;
	width: 740px;
	z-index: 10;
margin-bottom:5px;
background:url('images/newmenubg.gif');


}


.menu {
	left: 175px;
	position: absolute;
	z-index: 100;

}

* html .menu {
	width:746px;
	w\idth:745px;

}

.menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.menu ul ul {
	width: 126px;
}

.menu li {
	float: left;
	height: 40px;
	position: relative;
	width: 146px;
}

.menu a, .menu a:visited {
	background-image: url(images/flashmenu_02.jpg);
	display: block;
	font-weight: normal;
	height: 40px;
	text-align: center;
	text-decoration: none;
}

* html .menu a, * html .menu a:visited {
	width: 147px;
	w\idth: 125px;
}

.menu ul ul a.drop, .menu ul ul a.drop:visited {
	background: #d4d8bd;
}

.menu ul ul a.drop:hover{
	background: #c9ba65;
}

.menu ul ul :hover > a.drop {
	background: #c9ba65;
}

.menu ul ul {
	height: 0;
	left: 0;
	position: absolute;
	top: 40px;
	visibility: hidden;
	width: 146px;
}

* html .menu ul ul {
	top: 30px;
	t\op: 31px;
}

.menu table {
	/*border-collapse: collapse;*/
	left: 0;
	position: absolute;
	top: 0;
}
 
.menu ul ul a, .menu ul ul a:visited {
	background-image: url(images/flashmenu_02.jpg);
	color: #CBC5B6;
	height: 40px;
	font-weight: bold;
	width: 146px;
}

* html .menu ul ul a, * html .menu ul ul a:visited {
	width: 147px;
	w\idth: 125px;
}

.menu a:hover, .menu ul ul a:hover{
	color: #CBC5B6;
}

.menu :hover > a, .menu ul ul :hover > a {
	color: #CBC5B6;
}

.menu ul li:hover ul, .menu ul a:hover ul {
	visibility: visible;
}

.menubtn {
	height: 40px;
	position: absolute;
	top: 0px;
	z-index: 11;
}
.style3 {
	color: #000000; 
	font-size: 10px; 

}
.tablebody{
	padding:0;
	clear:both;
}
#menuwrapper
{

	position: relative;
	width: 740px;
	z-index: 10;

padding-top:10px;
background:url('images/newmenubg.gif');

}
#menuwrapper
{width:100%; height:35px;background:url('images/newmenubg.gif');}
 
#menuwrapper ul
{margin:0px; padding:0px;}
 
#menuwrapper ul li
{display:inline; float:left; list-style:none; margin-left:15px; position:relative; height:35px;}
 
#menuwrapper li a
{color:#fff; text-decoration:none;}
 
#menuwrapper li a:hover
{color:#fff; text-decoration:underline;}
 
#menuwrapper li ul
{margin:0px; padding:0px; display:none; position:absolute; left:0px; top:30px; background:url('images/newmenubg.gif');}
 
#menuwrapper li:hover ul
{display:block; padding-top:14px;width:190px;}
 
#menuwrapper li li
{list-style:none; display:list-item;}
 
#menuwrapper li li a
{color:#fff; text-decoration:none;}
 
#menuwrapper li li a:hover
{color:#fff; text-decoration:underline;}
.menuseperator
{
color:white;
}
/* End of 'asa' */

