@charset "UTF-8";
/* CSS Document */



html {
	height: 100%;
	margin-bottom: 1px;
}

body {
	background: #DEDFE1 ;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #333333;
	}


#container {
background: url(../images/bkgrMain.gif) repeat-y center;
}

.table {
width: 773px;

background:#FFFFFF;
padding-top: 0;
}



/*----------------------txt styles----------------*/

h1 {
	color: #183090;
	font-size: 12px;
	margin: 0 0 0px 0;
	font-weight: bold;
	}
	
	
h2 {
	color: #666666;
	font-size: 16px;
	margin: 0 0 0px 0;
	font-weight: bold;
	}

h11 {
	color: #183090;
	font-size: 24px;
	margin: 0 0 0px 0;
	font-weight: bold;
	}

	
.content {

background:url(../images/contentBkgr.gif) no-repeat top center;
padding: 30px;
	}


/*-----------left Menu-------------------*/	
.leftMenu {

width: 120px;
background: #f3f5f8;
padding: 7px;
}

.btmBrdr tr {
	border-bottom:  5px  solid #333333;
	}
	
/*-----------left Menu-------------------*/	
a {
	color: #183090;
	font-size: 12px;
	text-decoration: none;

}

a:hover {
	color: #1ab6e9;
	font-size: 12px;
	text-decoration: none;

}


.link1 a {
	color: #333333;
	font-size: 20px;
	text-decoration: none;

}

.link1 a:hover {
	color: #ff9600;
	font-size: 20px;
	text-decoration: none;

}


	iframe {
		width: 500px;
		height: 925px;
	/*	_height: 1000px; */
		}
