body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/main_bg.jpg);
	background-repeat: repeat-x;

	font-family: Arial;
	font-size: +12;
	color: #636363;
}

td{
	font-family: Arial;
	font-size: +12;
	color: #636363;
}

p,ol,li{
	text-align: justify;
	line-height: 1.4;
}

h1 {
	font-family: Tahoma;
	font-size: +14;
	color: #FB9B00;
}

h2 {
	font-family: Tahoma;
	font-size: +12;
	font-weight: bold;
	color: #3791E9;
}

.left_top_text {
	font-size: +11;
}

#left_menu {
	padding-left: 14px;
}

#left_menu a {
	height: 20px;
}

.footer {
	border: solid 1px #CCCCCC; 
	line-height: 1.5;
}

.footer_line {
	border-bottom: solid 1px #CCCCCC;
}

.copyright {
	margin-left: 6px;
	font-size: +10;
	margin-bottom: 10px;
}

.tahoma {
	font-family: Tahoma;
	font-size: 10px;
}

a {
	color: #3791E9;
}

a.menu {
	font-family: Tahoma;
	font-size: 9px;
	text-decoration: none;
	color: #565656;
}

#usefullinks {
	color: #CCCCCC;
	font-size: +10;
	height: 30px;
	text-align: center;
	line-height: 1.5;
	width: 772px;
	margin: 6px;
}

#usefullinks span {
	color: #636363;
}

#usefullinks a{
	color: #0000FF;
	text-decoration: underline;
}


/************ Top Images as Background on each page *******/

.homepage1 {
	background: url(../images/bg_top.jpg); 
	background-repeat: no-repeat; 
	background-position: left top;
}

.homepage2 {
	background: url(../images/bg_2.jpg); 
	background-repeat: no-repeat; 
	background-position: left top;
}

.pageone1 {
	background: url(../images/bg_top_2.jpg); 
	background-repeat: no-repeat; 
	background-position: left top;
}

.pageone2 {
	background: url(../images/bg_1.jpg); 
	background-repeat: no-repeat; 
	background-position: left top;
}

.pagetwo1 {
	background: url(../images/bg_top_3.jpg); 
	background-repeat: no-repeat; 
	background-position: left top;
}

.pagetwo2 {
	background: url(../images/bg_3.jpg); 
	background-repeat: no-repeat; 
	background-position: left top;
}

.pagethree1 {
	background: url(../images/bg_top_4.jpg); 
	background-repeat: no-repeat; 
	background-position: left top;
}

.pagethree2 {
	background: url(../images/bg_4.jpg); 
	background-repeat: no-repeat; 
	background-position: left top;
}

.pagefour1 {
	background: url(../images/bg_top_5.jpg); 
	background-repeat: no-repeat; 
	background-position: left top;
}

.pagefour2 {
	background: url(../images/bg_5.jpg); 
	background-repeat: no-repeat; 
	background-position: left top;
}

/************ End of Top Images as Background ***************/