table {
	border-color: #a00017;
	text-align: center;
	}

.selected {


}

.unselected {

}

a:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #7a5fdb;
	font-size: 12px;
	text-decoration: none;
}
a.imagelink {
	text-align: center;

}


a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #2A7FFF;
}

a:hover {
	text-decoration: underline;
	text-align: center;
}

.sub_title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 18px;
	text-indent: 10px;
	text-align: left;
	padding-top: 10px;
}

p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7A5FDB;
	text-align: justify;
	padding-left: 15px;
}

#main_parent {
	background-color: #FFF;
	margin: auto;
	height: 528px;
	width: 1000px;
	text-decoration: none;
	padding: 0.2em;
}

#break_head {
	height: 2
.px;
	height: 2px;
}
#head {
	height: 140px;
	background-image: url(images/head.png);
	width: 1000px;
}

#content_parent {
	height: 360px;
	color: #FFF;
}

#navbar {
	float: left;
	width: 175px;
	height: 360px;
	list-style:none;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	position: relative;
	text-align: center;
}

#navbar_1 {
	height: 55px;
	background-color: #AADFFF;
	padding-top: 35px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}
#navbar_2 {
	height: 55px;
	background-color: #AADFFF;
	padding-top: 35px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}
#navbar_3 {
	height: 55px;
	background-color: #AADFFF;
	padding-top: 35px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}
#navbar_4 {
	height: 55px;
	background-color: #AADFFF;
	padding-top: 35px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}

#content_child {
	width: 825px;
	position: relative;
	height: 360px;
	float: right;
}




h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-indent: 16px;
}
h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #7A5FDB;
	text-align: center;
}



h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	display: table-header-group;
	text-indent: 5px;
	text-align: left;
}
h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: left;
	display: table-row;
}
h5 {
	color: #000;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	display: table-row;
	font-size: 11px;
}






#break_foot {
	height: 9px;
}

#foot {
	height: 16px;
	width: 1000px;
	background-color: #fff;
}


.footer_txt {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #55BFFF;
	text-align: right;
	font-size: 12px;
}
