
body { background-color: #00001e;
	background-image: url(images/mainBkgrnd.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	margin: 0px;}

.menu1 { font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 10pt;
		color: #000000;
		font-weight: normal;
		vertical-align: middle;
		text-align: right;
		background-image:url(images/main-menu.png);
		background-repeat:no-repeat;
		background-position:top left;}
.menu1 a:link { color: #000000; text-decoration: none; }
.menu1 a:visited { color: #000000; text-decoration: none; }
.menu1 a:hover { color: #ed1c24; text-decoration: none; }
.menu1 a:active { color: #000000; text-decoration: none; }

.menu2 { font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 10pt;
		color: #000000;
		font-weight: normal;
		vertical-align: middle;
		text-align: right;
		background-image:url(images/main-menu2.png);
		background-repeat:no-repeat;
		background-position:top left;}
.menu2 a:link { color: #000000; text-decoration: none; }
.menu2 a:visited { color: #000000; text-decoration: none; }
.menu2 a:hover { color: #ed1c24; text-decoration: none; }
.menu2 a:active { color: #000000; text-decoration: none; }

.menu3 { font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 10pt;
		color: #000000;
		font-weight: normal;
		vertical-align: middle;
		text-align: right;
		background-image:url(images/main-menu3.png);
		background-repeat:no-repeat;
		background-position:top left;}
.menu3 a:link { color: #000000; text-decoration: none; }
.menu3 a:visited { color: #000000; text-decoration: none; }
.menu3 a:hover { color: #ed1c24; text-decoration: none; }
.menu3 a:active { color: #000000; text-decoration: none; }

.menu4 { font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 10pt;
		color: #000000;
		font-weight: normal;
		vertical-align: middle;
		text-align: right;
		background-image:url(images/main-menu4.png);
		background-repeat:no-repeat;
		background-position:top left;}
.menu4 a:link { color: #000000; text-decoration: none; }
.menu4 a:visited { color: #000000; text-decoration: none; }
.menu4 a:hover { color: #ed1c24; text-decoration: none; }
.menu4 a:active { color: #000000; text-decoration: none; }

.footer { font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 8pt;
		color: #e8862f;
		text-align: center; }
.footer a:link { color: #e8862f; text-decoration: none; }
.footer a:visited { color: #e8862f; text-decoration: none; }
.footer a:hover { color: #FFFFFF; text-decoration: none; }
.footer a:active { color: #e8862f; text-decoration: none; }

.table-bk { background-image: url(images/int-body.png);
	background-repeat: repeat-y;
	background-position: top left;
	vertical-align: top;
	padding: 20px 30px 20px 30px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000; }
.table-bk a:link { color: #2c3987; text-decoration: none; }
.table-bk a:visited { color: #2c3987; text-decoration: none; }
.table-bk a:hover { color: #000000; text-decoration: none; }
.table-bk a:active { color: #2c3987; text-decoration: none; }

.big { font-size: 13pt;
	font-weight:bold; }

.small {font-size: 9pt; }
.social {background:url(images/main-bottom-c.jpg) no-repeat;
height:109px;
text-align:center;
}

