
* {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #393939;
}

body {
	background-color: #fbebd5;
/*	
	SCROLLBAR-FACE-COLOR: #4c4c4c;
	SCROLLBAR-HIGHLIGHT-COLOR:#fbebd5;
	SCROLLBAR-SHADOW-COLOR: #fbebd5;
	SCROLLBAR-3DLIGHT-COLOR:#4c4c4c;
	SCROLLBAR-ARROW-COLOR: #fbebd5;
	SCROLLBAR-TRACK-COLOR: #fbebd5;
	SCROLLBAR-DARKSHADOW-COLOR: #4c4c4c;
*/	
}

img {
	border: 0;
	display: block;
}


img.marker {
	display: inline;
}

a:hover {
	/*color :#19117c;*/
	text-decoration: none;
}


table td {
	vertical-align: top;
}

h1, h2, h3 {
	font-weight: bold;
	text-align: right;
	margin-bottom: 30px;
}

h1 {
	font-size: 15pt;
}

h2 {
	font-size: 15pt;
}

h3 {
	font-size: 12pt;
}

p {
	margin-left: 10px;
	margin-top: 10px;
	text-indent: 25px;
}

ul {
	list-style-type: disc;
}
ul li {
	margin-left: 30px;
}

ol li {
	margin-left: 40px;
}

#underContent {
	background: url(/imgs/content-bg-top.jpg) repeat-x;
	height: 58px;
}

#underContentIn {
	background: url(/imgs/content-img2-top.jpg) no-repeat right;
	height: 58px;
}

#content {
	background: url(/imgs/content-bg.jpg) repeat;
}

#row1 {
	height: 336px;
}

#underMenuContainer {
	background: url(/imgs/bg2.jpg) repeat-x scroll right top;
	height: 126px;
}

#menuContainer {
	background: url(/imgs/topmenu-bg.jpg) no-repeat scroll right top;
	height: 208px;
	vertical-align: top;
}

#flashContainer {
	background: #eab76f url(/imgs/bg-flash.jpg) no-repeat right;
	height: 336px;
	width: 546px;
}

#colorBar {
	background-color: #19117c;
	height: 153px;
	/*vertical-align: bottom;*/
	width: 57px;
}

#colorBar table {
	height: 153px;
}

#colorBar #top {
	vertical-align: top;
	font-size: 11px;
	padding: 3px 0 0 3px;
}

#colorBar #top a {
	font-size: 11px;
	text-decoration: none;
	color: #fff;
}

#colorBar #top a:hover {
	text-decoration: underline;
}

#colorBar #bottom {
	padding: 0 5px 10px 10px;
	vertical-align: bottom;
}

#menuItemsBar {
	vertical-align: bottom;
}

ul#menuTop, ul.submenu-list {
	list-style: none;
}

ul#menuTop li, ul.submenu-list li {
	font-size: 18px;
	margin-left: 15px;
	color: #372a7a;
}

ul.submenu li {
	margin: 0;
}

ul#menuTop li a, ul.submenu-list li a {
	font-size: 14px;
	color: #372a7a;
	text-decoration: none;
}

ul#menuTop li a:hover, ul.submenu-list li a:hover {
	text-decoration: underline;
}

#sidebar1 {
	/*width: 768px;*/
	background: url(/imgs/content-bg-left.jpg) repeat-y;
	width: 68px;
}


#sidebar3 {
	background: url(/imgs/content-bg-right.jpg) repeat-y;
	width: 95px;
}

#sidebar4 {
	background: url(/imgs/bg-underflash2.jpg) no-repeat left 430px;
	width: 232px;
}

#sidebar2-bot {
	background: url(/imgs/content-bg-bot.jpg) repeat-x;
}

#sidebar2-bot2 {
	background: url(/imgs/content-img2-bot.jpg) no-repeat right
}


#footer-sidebar1 {
	background: url(/imgs/footer-bg.jpg) repeat-x;
	height: 32px; 
}

#footer-ins1 {
	 background: url(/imgs/footer-corner-lb.jpg) no-repeat;
	 height: 32px; 
}

#footer-ins2 {
	background: url(/imgs/footer-corner-rb.jpg) no-repeat right;
	color: #4c4c4c;
	height: 22px;
	padding: 10px 0 0 20px;
	font-size: 8pt;
	text-align: center;
}

#footer-ins2 a {
	font-size: 11px;
}

#bannersContainer {
	text-align: center;
	padding: 5px;
	padding-top: 65px;
}

.submenu-div {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
	width: 350px;
	background-color: #efdbcb;
}

.submenu-div-hide {
	display: none;
}


.submenu-div .submenu-top {
	height: 15px;
}

.submenu-div .submenu-top {
	height: 12px;
}

.submenu-div .submenu-mid {
	background: transparent url(/imgs/submenu-mid.gif) repeat-y;
	padding: 0 15px;
}

.ris1{vertical-align:middle; margin-right:5px; margin-left:0px; display: inline;}
.ris2{vertical-align:middle; margin-right:5px; margin-left:20px; display: inline}

.statistics {DISPLAY: none; VISIBILITY: hidden;}
