body { 
        background-image: url('../images/MarolaGradientBack.png');
        background-repeat: repeat-x;
        background-color: #5a88cc;
		font-family: arial;
		font-size: 12px;

		margin: 0;
		padding: 0;
		border: 0;
}
.banner_position{
        width: 740px;
		padding-left: 10px;
		float: left;
}
.page{
		margin: 0 auto;
        padding: 0;  
        width: 770px;  
        text-align: left; 
}
h4 {
        color: #d82717;
}
h5 {
        color: #f8c301;
}
.navTopLinks a:link{ 
		text-decoration: none;
        font-size: 10pt;
        font-weight: bold;
        text-align: center;
		color: #000000;
}
.navTopLinks a:visited{
		text-decoration: none;
        font-size: 10pt;
        font-weight: bold;
        text-align: center;
		color: #000000;
}
.navTopLinks a:hover{
		text-decoration: none;
        font-size: 10pt;
        font-weight: bold;
        text-align: center;
		color: #d82717;
}
.header_nav_position{
        width: 550px;
        position: relative;
        left: 190px;
        top: 125px;
}
.header_nav_table{
        width: 550px;
        text-align: center;
		border-top: thin solid #000000;
        border-bottom: thin solid #000000; 
}

.navBottomLinks a:link{ 
		text-decoration: none;
        font-size: 10pt;
        text-align: center;
		color: #ffffff;
}
.navBottomLinks a:visited{
		text-decoration: none;
        font-size: 10pt;
        text-align: center;
		color: #ffffff;
}
.navBottomLinks a:hover{
		text-decoration: none;
        font-size: 10pt;
        text-align: center;
		color: #d82717;
}
.footer_nav_position{
        background-color: #000000;
        width: 750px;
        position: relative;
        clear: both;
}
.footer_nav_table{
        color: #ffffff;
        width: 750px;
        text-align: center;
        clear: both;
}

.navMainLinks a:link{ 
		text-decoration: none;
        font-size: 10pt;
        font-weight: bold;
        text-align: center;
		color: #d82717;
}
.navMainLinks a:visited{
		text-decoration: none;
        font-size: 10pt;
        font-weight: bold;
        text-align: center;
		color: #d82717;
}
.navMainLinks a:hover{
		text-decoration: none;
        font-size: 10pt;
        font-weight: bold;
        text-align: center;
		color: #f8c301;
}

.navInfoLinks a:link{ 
		text-decoration: none;
        font-size: 8pt;
        font-weight: bold;
        text-align: center;
		color: #f8c301;
}
.navInfoLinks a:visited{
		text-decoration: none;
        font-size: 8pt;
        font-weight: bold;
        text-align: center;
		color: #f8c301;
}
.navInfoLinks a:hover{
		text-decoration: none;
        font-size: 8pt;
        font-weight: bold;
        text-align: center;
		color: #d82717;
}
.biContentOutterBlock{
        width: 770px;
}
.biContentInfoBlock{
        color: #000000;
        width: 258;
        float: left;
}
.biContentPartyBlock{
		background-color: #ffffff;
        font-weight: bold;
        text-align: justify;
        width: 467px;
        padding-left: 15px; 
        padding-right: 10px;
	    padding-bottom: 15px;
        float: left;
        overflow: auto;
}
.biContentMainBlock{
        background-color: #ffffff;
        font-weight: bold;
        text-align: justify;
        width: 467px;
        padding-left: 15px; 
        padding-right: 10px;
	    padding-bottom: 15px;
        float: left;
        overflow: auto;
}
.newsBlock{
		background-color: #222222;
        color: #ffffff;
        width: 240px;
		min-height: 150px;
		padding: 5px;
        float: left;
		border: thin solid #eeeeee;
}
.homeContent{
        text-align: justify;
}
.linkHead{
        text-align: center;
}
.classTable{
                font-size: 10pt;
                text-align: center;
}
.classTable td{
                border: solid thin #000000;
}
.classHeadRow{
                font-weight: bold;
                color: #ffffff;
                background-color: #000000;

