body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #333;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #1c1c1c;
	font-weight: normal;
	text-decoration: none;
	font-size: 13px;
}




H1 {
	font-size: 24px;
	color: #006699;
	text-decoration: none;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-weight: normal;
}


H2 {
	font-size: 21px;
	color: #CC0000;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

H3 {
	font-size: 18px;
	color: #006699;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

H4 {
	font-size: 16px;
	color: #1c1c1c;
	text-decoration: none;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

H5 {
	font-size: 18px;
	color: #006699;
	text-decoration: none;
	font-weight: normal;
	background-image: url(../images/border-ttl_1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 5px;
	padding-top: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

H6 {
	font-size: 15px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

em {
	font-size: 14px;
	color: #006699;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;

}

ul li {
	list-style-image: url(../images/bullet.png);
}

blockquote {
	background-image: url(../images/quote.png);
	width: 180px;
	padding-left: 40px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-right: 10px;
	margin-right: 10px;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
	color: #666666;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	display: block;
}
/*---B---*/

.bg-table{
	background-image: url(../images/bg-table.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #990000;
	padding-top: 20px;
	padding-right: 15px;
	padding-left: 15px;
}

.bg-content {
	background-color: #D1D1D1;
}

.bottom{
	background-image: url(../images/bg-box-bottom.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
	height: 22px;
}
.bottom .crnr-left {
	background-image: url(../images/crnr-box-left.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 22px;
	margin: 0px;
	padding: 0px;
	height: 22px;
	float: left;
}
.bottom .crnr-right {
	background-image: url(../images/crnr-box-right.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 22px;
	margin: 0px;
	padding: 0px;
	height: 22px;
	float: right;
}

.box-left {
	background-image: url(../images/bg-box-left.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 22px;
}
.box-right {
	background-image: url(../images/bg-box-right.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	width: 22px;
}

/*---C---*/

.content {
	margin-top: 20px;
	margin-bottom: 20px;
}


/*---F---*/

.finvidea-logo {
	background-image: url(../images/finvidea-logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 67px;
	width: 250px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}

.footer{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding: 10px;
	font-weight: normal;
}

.footer a:link, .footer a:visited{
	color: #FFCC00;
	text-decoration: none;
}

/*---G---*/

#graybox {
	width:95%;
	background-color: #666666;
	background-image: url(../images/bg-graybox-crnr.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
}
.grayboxtop {
	width:100%;
	height:13px;
	background-image: url(../images/graybox-crnr_1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.grayboxtop span {
	display:block;
	position:relative;
	height:13px;
	background-image: url(../images/graybox-crnr_2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#graybox .center-content {
	position:relative;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
	color: #FFFFFF;
	text-decoration: none;
	width: 125px;
	font-size: 12px;
	font-weight: normal;
}
.grayboxbottom {
	width:100%;
	height:13px;
	background-image: url(../images/graybox-crnr_3.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.grayboxbottom span {
	display:block;
	position:relative;
	height:13px;
	background-image: url(../images/graybox-crnr_4.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

/*---I---*/

.image-border{
	border: 2px solid #666666;
	margin: 5px;
}

/*---L---*/

.line-right{
	background-image: url(../images/border-ttl_2.jpg);
	display: block;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 2px;
	width: 200px;
}


.login-box{
	background-image: url(../images/bg-table.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #999999;
}

.login-box a:link, .login-box a:visited{
	color: #990000;
	text-decoration: none;
	font-size: 12px;
}
.login-box a:hover{
	color: #003366;
}
.login-box input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	border: 1px solid #999999;
	width: 100px;
	margin: 0px;
	padding: 2px;
}




.login{
	float: right;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.login a:link, .login a:visited{
	color: #666666;
	text-decoration: underline;
	padding-left: 10px;
	font-size: 12px;
}
.login a:hover{
	color: #CC0000;
}
.login input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	border: 1px solid #999999;
	width: 100px;
	margin: 0px;
	padding: 2px;
}

/*---M---*/

.margins{
	padding: 10px;
}

.tmenu{
	background-color: #006699;
}

.xmenu{
	background-color: #006699;
	background-image: url(../images/bg-menu.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 18px;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.xmenu a:link, .menu a:visited{
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 15px;
	margin-left: 15px;
}
.xmenu a:hover{
	color: #FFCC00;
}

.menutop{
	float: right;
	margin-top: 5px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.menutop a:link, .menutop a:visited {
	color:#006699;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/border-menu_f2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-left: 20px;
	display: inline-block;
	height: 20px;
	float: left;
}
.menutop a:hover {
	color:#CC0000;
	background-image: url(../images/border-menu_f2.jpg);
}
.menutop a.selected{
	color:#006699;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/border-menu.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-left: 20px;
	display: inline-block;
	height: 20px;
	float: left;
}


/*---R---*/


#redbox {
	width:97%;
	background-color: #990000;
	background-image: url(../images/bg-redbox-crnr.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.redboxtop {
	width:100%;
	height:13px;
	background-image: url(../images/redbox-crnr_1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.redboxtop span {
	display:block;
	position:relative;
	height:13px;
	background-image: url(../images/redbox-crnr_2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#redbox .center-content {
	position:relative;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
.redboxbottom {
	width:100%;
	height:13px;
	background-image: url(../images/redbox-crnr_3.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.redboxbottom span {
	display:block;
	position:relative;
	height:13px;
	background-image: url(../images/redbox-crnr_4.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

/*---S---*/


.small{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
}
.sp-box{
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}

.sp-content {
	background-color: #FFFFFF;
	background-image: url(../images/bg-box-special.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 20px;
}

.sp-box-left {
	background-image: url(../images/bg-box-special-left.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 5px;
	padding: 0px;
}

.sp-box-right {
	background-image: url(../images/bg-box-special-right.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	width: 5px;
	margin: 0px;
	padding: 0px;
}

.sp-bottom{
	background-image: url(../images/bg-box-special-bottom.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 30px;	
}
.sp-bottom .sp-crnr-left {
	background-image: url(../images/crnr-box-special-left.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 30px;
	margin: 0px;
	padding: 0px;
	height: 30px;
	float: left;
	background-color: #FFFFFF;
}

.sp-bottom .sp-crnr-right {
	background-image: url(../images/crnr-box-special-right.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 30px;
	margin: 0px;
	padding: 0px;
	height: 30px;
	float: right;
	background-color: #FFFFFF;
}

/*---T---*/

.text-blue1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
}
.text-blue2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}

.title {
	font-size: 28px;
	color: #006699;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
}

.top {
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.top-right {
	float: right;
	width: 700px;
}

