html,body {
	margin-top: 0px;
	padding-top: 0px;
	/*background-attachment : fixed;*/
	background-image : url(images/mainbg-old.gif);
	background-position : top;
	background-repeat : no-repeat;
scrollbar-face-color: #DCDCDC; scrollbar-shadow-color: #C1C1C1; 
scrollbar-highlight-color: #E6E6E6; scrollbar-3dlight-color: #F8F8F8; 
scrollbar-darkshadow-color: #AAAAAA; scrollbar-track-color: #CCCCCC; 
scrollbar-arrow-color: #C41B3C;
	
}



table.overall {
    margin-top: 0px;
    padding-top: 0px;
	width: 100%;
	height: 100%;
}



td {
    margin-top: 0px;
	vertical-align: top;	
	text-align: center;
}

div.container {
    margin-top: 0px;
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	height: 530px;
	vertical-align: top;
}

div.main {
	position: absolute;
	top: -3px;
	left: 0px;
}

div.content {
	text-align: left;
	text-align: justify;
	vertical-align: top;
	margin: 0;
	font-family : Arial,Helvetica, san-serif;
	font-size : 8pt;
	color: #030E23;
	padding-top: 13;
	padding-left: 5;
	padding-right: 5;
	padding-bottom: 3;
}

div.t-content {
	text-align: left;
	vertical-align: top;
	margin: 0 0 0 0;
	font-family : Arial,Helvetica, san-serif;
	font-size : 8pt;
	color: #030E23;
}

A{
	font-family : Arial,Helvetica, san-serif;
	font-size : 8pt;
	text-decoration : underline;
	color: #A70121;
}

A:VISITED{
	font-family : Arial,Helvetica, san-serif;
	font-size : 8pt;
	color: #A70121;
	text-decoration : none;
}

A:HOVER{
	font-family : Arial,Helvetica, san-serif;
	font-size : 8pt;
	text-decoration : underline;
	color: #F6F6F6;
}
.A2{
    padding-top: 1;
	padding-left: 3;
	padding-right: 3;
	padding-bottom: 1;
	font-family : Arial,Helvetica, san-serif;
	font-size : 8pt;
	text-decoration : none;
	color: #F2D9A3;
}

.A2:VISITED{
	font-family : Arial,Helvetica, san-serif;
	font-size : 8pt;
	color: #F2D9A3;
	text-decoration : none;
}

.A2:HOVER{
	font-family : Arial,Helvetica, san-serif;
	font-size : 8pt;
	background: #AB8331;
	text-decoration : none;
	color: #ffffff;
}
h1 {
	padding-bottom: 0;
	padding-top: 0;
	margin: 0px 0px 4px 0px;
	color: #112D5E;
	font-size: 9pt;
	font-weight: bold;
}
h2 {
	padding-bottom: 0;
	padding-top: 0;
	margin: 0px 0px 0px 0px;
	color: #112D5E;
	font-size: 9pt;
	font-weight: bold;
}

.bottom{
	font-family : Arial,Helvetica, san-serif;
	font-size : 9pt;
	color: #fff;
}