.lnk_a {
	color: #CCCCCC;
	font-weight: normal;
	text-decoration: none;
}
.main_table{
	padding:0px;
	margin:0px:	
}
/*left and right main columns*/
.lr_main_columns{
	width:10%;
	height:100%;
	/*background:#7896B2;*/
}
/*center main column*/
.c_main_column{
	width:80%;
	height:100%;
}
#div {
	width: 350px;
	border: 2px solid #CCCCCC;
	background: #026E4A;
	padding: 10px;
	margin: 10px;
}

#divOptions {
	width: 175px;
	border-top: 5px solid #CCCCCC;
	/*border-right: 3px solid #CCCCCC;*/
	margin-left: 1px;
	margin-right: 1px;
	border-radius: 10px;
	background: #026E4A;
	padding: 3px;
	text-align: center;
	font-family: arial;
	float: left;
}

#divChoice {
	width: 175px;
	border-top: 5px solid #0000FF;
	/*border-right: 3px solid #CCCCCC;*/
	margin-left: 1px;
	margin-right: 1px;
	border-radius: 10px;
	background: #026E4A;
	padding: 3px;
	text-align: center;
	font-family: arial;
	float: left;
}

#divMain {
	width: 895px;
	border-top: 3px solid #CCCCCC;
	border-left: 3px solid #CCCCCC;
	border-right: 3px solid #CCCCCC;
	border-radius: 10px;
	background: #7896B2;
	padding: 10px;
	text-align: center;
	font-family: arial;
	/*margin-left: 705px;*/
	float: left;
}

#divContent {
	width: 895px;
	/*border-bottom: 5px solid #CCCCCC;*/
	/*border-right: 3px solid #CCCCCC;*/
	border-radius: 10px;
	border: 10px solid #7896B2;
	background: #C6CBCF;
	padding: 10px;
	font-family: arial;
	/*margin-left: 705px;*/
	float: left;
}
#adiv {
	float: left;
}
#theBody {
	background: #789EBA;
}
#aimg {
	text-align: left;
}
#pwhite {
	color:	#FFFFFF;
}
p {
	font-family: arial;
	font-size: 18px;
	margin-left:15px;
	margin-right:15px;
	text-align: justify;
}
dl, ul, ol {
	font-family: arial;
	font-size:18px;
	text-align: justify;
}
h1, h2, h3, h4, h5, h6 {
	color: #026E4A;
	text-align: center;
}
