@charset "windows-1252";
img {
	behavior:	url("../css/pngbehavior_others.htc");
}

.logo_div{
	top: 25px;
	left: 0px;
	text-align: left;
	position: relative;
}

.menu_div{
	top: -50px;
	left: 200px;
	position: relative;
}
.menu_btn{
	color: white;
	font-family: Times New Roman;
	font-size: 18px;
	text-decoration: none;
	text-align: center;
	height: 26px;
	cursor: hand;
}

.submenu_div{
	top: -45px;
	left: 200px;
	position: relative;
}
.submenu_btn{
	color: white;
	font-family: Times New Roman;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	width: 150px;
	height: 26px;
	cursor: hand;
}
.main_text{
	color: white;
	font-family: Tahoma;
	border: solid #CD0278;
	border-width: 3px;
	overflow-y: auto;
	padding: 25px 10px 25px 10px;
	font-weight: bold;
	position: relative;
}
.main_pics{
	position: relative;
	color: white;
	font-family: Tahoma;
	border: solid #CD0278;
	border-width: 3px;
	overflow-y: auto;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
}
.pic_title{
	color: white;
	font-family: Times New Roman;
	font-size: 18px;
	text-decoration: none;
	text-align: center;
	padding: 0px 0px 5px 0px;
	cursor: hand;
}
.pic_desc{
	color: white;
	font-family: Times New Roman;
	font-size: 15px;
	text-decoration: none;
	text-align: center;
	padding: 0px 0px 0px 0px;
	cursor: hand;
}


.list_main{
	position: relative;
	color: white;
	font-family: Tahoma;
	font-weight: bold;
}
.list_title{
	color: #f18594;
	margin: 0px 0px 0px 15px;
}
.list_text{
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
}

.title_pink{
	color : #CD0278;
	text-align: center;
}

.title_white{
	color : white;
	font-family: Times New Roman;
	font-weight: bold;
	font-size: 36px;
	text-align: center;
}

a, a.visited{	
	color : white;
	text-decoration: none;
}