BODY {
        cursor:url("../photos/photos_site/background/cursor.cur");
        SCROLLBAR-FACE-COLOR: #292929;
        SCROLLBAR-HIGHLIGHT-COLOR: #414141;
        SCROLLBAR-SHADOW-COLOR: #101010;
        SCROLLBAR-3DLIGHT-COLOR: #101010;
        SCROLLBAR-ARROW-COLOR: #575757;
        SCROLLBAR-TRACK-COLOR: #2a2a2a;
        SCROLLBAR-DARKSHADOW-COLOR: #292929;
}
.mainMenu {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #A7A7A7;text-decoration: none;}
a.mainMenu:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #E2E2E2;text-decoration: none;}
.pageTitleHeader {
	background-image: url(titleBackGround.gif);
	height: 30px;
	width: 200px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #006699;
	vertical-align: text-bottom;
	text-align: left;
	padding-left: 40px;
	padding-top: 7px;
}

.subMenu {
	background-image: url(subMenuButtUP.gif);
	height: 32px;
	width: 234px;
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
	vertical-align: middle;
}
a.subMenu:hover {
	background-image: url(subMenuButtDOWN.gif);
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.subsubMenu {
	background-image: url(subMenuButtUP.gif);
	height: 32px;
	width: 234px;
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
	vertical-align: middle;
}
a.subsubMenu:hover {
	background-image: url(subsubMenuButtDOWN.gif);
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.personalMenu {
	height: 20px;
	width: 170px;
	font-family: "Arial" ;
	font-size: 12px;
	font-weight: normal;
	color: #858585;
	text-decoration: none;
	vertical-align: middle;
}
a.personalMenu:hover {
	font-family: "Arial" ;
	font-size: 12px;
	font-weight: bold;
	color:#4E4E4D;
	text-decoration: none;
}

.TopLogintxt {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

.LoginMainText{
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.inputdis {
	font-family: "Century Gothic";
	font-size: 10px;
	background-color: #CCCCCC;
}
.inputfieldnormal {

	font-family: Verdana;
	font-size: 10px;
	background-color: #EAEAEA;
}
.inputfield {
	font-family: Verdana;
	font-size: 9px;
	background-color: #EAEAEA;
}
.DiscoTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.DiscoNormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.normaltext {
	font-family: "Verdana";
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

a.normaltext:hover {
	font-family: "Verdana";
	font-size: 11px;
	color: #BBBBBB;
	text-decoration: none;
}

.topictitle {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;

}
a.topictitle:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #009EE7;
	text-decoration: none;
}

.eventtitle {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background-color: #CCCCCC;
	height: 20px;
	clip:   rect(auto auto auto auto);
	padding-left: 10px;
	padding-top: 2px;
}

.eventSubTitle {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}
.eventContact {
	font-family: Verdana;
	font-size: 10px;
	color: #003366;
	text-decoration: none;
}

.lebeltext {
	font-family: "Arial";
	font-size: 10px;
	color: #006699;
	text-decoration: none;
}