/* CSS Document */

*html #body{color:#330099;}
*html {overflow:hidden;}

#container{
	margin-left:50px;
	display:block;
	width: 888px;
	top: 5px;
	border: 1px solid #363998;
	height: auto;
}

body {
	margin:0;
	padding:0 10px 0 10px;
	border:0;
	overflow-y:auto;
	height:100%;
	background-color: #C0C0C0;
}

#header{
	display:block;
	float:right;
	background-image:url(images/fin_03.jpg);
	background-repeat:no-repeat;
	top:10px;
	width: 685px;
	height: 121px;
}

#mainpic{
	display:block;
	float:right;
	width: 687px;
	height: 273px;
}

#page{
	display:block;
	float:right;
	width: 685px;
	height: auto;
	left: 45px;
	background-color: #FFFFFF;
}


#leftbar{
	display:block;
	background-image:url(images/fin_02.jpg);
	width: 201px;
	top: 10px;
	float: left;
}

#menu {position:fixed; margin-top:2px; left:62px; display:block; width:180px;}

#menu a.button, #menu a.button:visited {
	display:block;
	width:180px;
	height:28px;
	background-position:left top;
	background-color:transparent;
	text-align:left;
	padding-left:20px;
	color:#333399;
	line-height:25px;
	font-size:11px;
	font-weight:800px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:0px;
	background-image: url(images/menupic.gif);
}

#menu a.button:active {background-position:0 -60px;}
#menu a.button:hover {background-position:0 -30px; line-height:31px; overflow:hidden;}


#content_left{

	display:block;
	float:left;
	top:300px;
	left:400px;
	width:645px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#000;
	text-align: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 10px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.form{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#000000;
	text-align: left;
}

.h3{
	font-family:"Times New Roman", Times, serif; font-size:20px; color:#4E42AE;
}

.footer{
    text-align:center; font-family:"Times New Roman", Times, serif; font-size:14px; color:#003399;
	line-height:5px;
}

.footer1{
    text-align:center; font-family:"Times New Roman", Times, serif; font-size:11px; color:#666666;
	line-height:25px;
}

strong{
    font-family:"Times New Roman", Times, serif;
    font-size:12px;
    font-weight:bolder;
    color:#663399;
}

.strong2{
    font-family:"Times New Roman", Times, serif;
    font-size:14px;
    font-weight:bolder;
    color:#fff;
}

.strong3{
    font-family:"Times New Roman", Times, serif;
    font-size:14px;
    color:#4E42AE;
}
