@charset "utf-8";

html {
scrollbar-base-color: #E50536;
scrollbar-arrow-color: white;
scrollbar-track-color: #efefefs;

scrollbar-shadow-color: black;
scrollbar-lightshadow-color: black; 
scrollbar-darkshadow-color: gray;

scrollbar-highlight-color: white;
scrollbar-3dlight-color: black;
}



img {
	border:none;
 }
.bodytext {
	font-family: "Comic Sans MS", Arial, Helvetica;
	font-size: 14px;
	font-weight: 500;
}
.mainmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.mainmenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration:none;
	color:#000000;
}
.mainmenu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration:none;
	color:#000000;
}
.mainmenu a:hover {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-left: 2px;
	padding-right: 2px;
	background:#E50536;
	text-decoration:none;
}
.mainmenu_h {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-left: 2px;
}
.footerbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 7px;
	padding-top: 10px;
	color: #FFF;
	font-weight: normal;
}
.imgCollection {
	overflow: hidden;
	border: 2px solid #E50536;
}
.abouttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;
	/*height: 300px;*/
	text-align:justify;
	padding-right:15px;
}
.t2 {
	margin-left: 15px;
}

