/* CSS Document */

body
{
	margin: 0px;
	font-family: Comic Sans MS;
	font-size: 13px;	
}

.header_bottom
{
	background-image:url(images/premier_02.jpg);
	background-repeat:no-repeat;
	background-position: top center;
	height: 84px;
}

.left_panel
{
	background-image:url(images/left_bg.jpg);
}

.heading
{
	font-family: Comic Sans MS;
	font-size: 14px;
	font-weight: bold;
	color: #372F00;
}

.outer_table
{
	border: solid 1px #597096;
}

.iframe
{
	border: 0px;
}

.para
{
	font-family: Comic Sans MS;
	font-size: 13px;
	font-weight: normal;
	color: #372F00;
	text-align:justify
}

.para2
{
	font-family: Comic Sans MS;
	font-size: 13px;
	font-weight: normal;
	color: #162F5C;
	text-align:left;
	padding-left: 10px;
}

.footer
{
	font-family: Comic Sans MS;
	font-size: 11px;
	font-weight: normal;
	background-color: #372F00;
	color: #CCCCCC;
	height: 100px;
}

.left_menu_buttons td
{
	height: 22px;
}



