/* CSS Document */
.drag {
	position: relative;
}
.stops {
	background-color: #e0e0e0;
	border: 1px solid #CCCCCC;
}
.starts {
	background-color: #f9f9f9;
	border: 1px solid #dddddd;
}

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#999999;
	background-image:url(../../imagesNew/Background.gif);
	background-position:top center;
	background-attachment:fixed;
	margin:10px;
	color:#333333;
}
.opacity50{
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
.opacity25{
	filter:alpha(opacity=35);
	-moz-opacity:0.35;
	-khtml-opacity: 0.35;
	opacity: 0.35;
}
.opacity75{
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}

.title2{
	font-size:12px; font-weight:bold
}
.barGrey1{
background-image:url(../../imagesNew/Bars/Bar_Grey_Left.gif);
background-position:top left;background-repeat:no-repeat;background-color:#5e5e5e;
height:20px;color:#FFFFFF;
}
.barGrey2{
background-image:url(../../imagesNew/Bars/Bar_Grey_Right.gif);
background-position:top right;background-repeat:no-repeat;
padding-top:3px;padding-left:10px;font-size:11px; font-weight:bold;
}
.barGreyB{
padding-top:3px;padding-left:10px;font-size:11px; font-weight:bold;background-color:#5e5e5e;color:#FFFFFF;
padding-bottom:3px;
}
.barYellow1{
background-image:url(../../imagesNew/Bars/Bar_Yellow_Left.gif);
background-position:top left;background-repeat:no-repeat;background-color:#ddc789;
height:20px;color:#000000;
}
.barYellow2{
background-image:url(../../imagesNew/Bars/Bar_Yellow_Right.gif);
background-position:top right;background-repeat:no-repeat;
padding-top:3px;padding-left:10px;font-size:11px; font-weight:bold;
}

.boxGrey1{background-color:#dcdcdc;}
.boxGrey1b{border-top:3px solid #FFFFFF;background-color:#dcdcdc;}
.boxGrey2{padding:5px;background-color:#dcdcdc;}

.boxYellow1{background-color:#ddc789;}
.boxYellow1b{border-top:2px solid #FFFFFF;background-color:#ddc789; padding-bottom:2px;}
.boxYellow2{padding:5px;}

.boxYellow1b a{
	padding:4px;
	color:#000000;
	text-decoration:none;
}
.boxYellow1b a:hover{
	text-decoration:underline;
}

.boxYellow1 a{
	padding:2px;
	display:block;
	color:#000000;
	text-decoration:none;
}
.boxYellow1 a:hover{
	text-decoration:none;
	background-color:#cab781;
}


.endGrey1{
background-image:url(../../imagesNew/Bars/End_Grey_Left.gif);
background-position:bottom left;background-repeat:no-repeat;height:7px;background-color:#dcdcdc;
}
.endGrey2{
background-image:url(../../imagesNew/Bars/End_Grey_Right.gif);
background-position:bottom right;background-repeat:no-repeat;height:7px;
}
.endYellow1{
background-image:url(../../imagesNew/Bars/End_Yellow_Left.gif);
background-position:bottom left;background-repeat:no-repeat;height:7px;background-color:#ddc789;
}
.endYellow2{
background-image:url(../../imagesNew/Bars/End_Yellow_Right.gif);
background-position:bottom right;background-repeat:no-repeat;height:7px;
}

.input{
	border:1px solid #cccccc;
	background-color:#fffbee;
	font-size:10px; margin:0px; 
	padding:0px; padding-left:4px;
	margin:0px;
}
.button{
	background-color:#5e5e5e;
	font-size:10px;
	border:none;
	color:#FFFFFF;
}
.topMenu{
	padding-bottom:3px;
	#padding-bottom:0px;
	padding-right:10px;
}
.topMenuActive a, .topMenuActive a:hover{
	background-image:url(../../imagesNew/tableftK.gif);
	background-position:0% -42px;
	background-repeat:no-repeat;
	text-decoration:none;
	color:#FFFFFF;
	padding-bottom:3px; padding-top:3px;
	#display:inline-block;
}
.topMenuActive a span, .topMenuActive a:hover span{
	background-image:url(../../imagesNew/tabrightK.gif);
	background-position:100% -42px;
	background-repeat:no-repeat;
	margin-left:7px; padding-right:7px;
	padding-bottom:3px; padding-top:3px;
}

.topMenuNormal a{
	background-image:url(../../imagesNew/tableftK.gif);
	background-position:top left;
	background-repeat:no-repeat;
	text-decoration:none;
	color:#FFFFFF;
	padding-bottom:3px; padding-top:3px;
	#display:inline-block;
}
.topMenuNormal a span{
	background-image:url(../../imagesNew/tabrightK.gif);
	background-position:top right;
	background-repeat:no-repeat;
	margin-left:7px; padding-right:7px;
	padding-bottom:3px; padding-top:3px;
}
.topMenuNormal a:hover{
	background-image:url(../../imagesNew/tableftK.gif);
	background-position:0% -42px;
	
	background-repeat:no-repeat;
	text-decoration:none;
	color:#FFFFFF;
}
.topMenuNormal a:hover span{
	background-image:url(../../imagesNew/tabrightK.gif);
	background-position:100% -42px;
	
	background-repeat:no-repeat;
	margin-left:7px; padding-right:7px;
}

.imgLink{
	cursor:pointer;
	border:1px solid #999999;
}
.imgLink:hover{
	border:1px solid #666666;
}


#tracker a{
	color:#000000;
	font-weight:bold;
}

.row0border td, .row0border th{
	background-color:#EEEEEE;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}


.button_100{
	margin:0px; padding:0px;
	background-image:url(../../imagesNew/Button_100.gif);
	background-position:center; background-repeat:no-repeat;
	background-color:transparent;
	border:0px solid #333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	height:15px; width:100px;
}

.button_default{
	margin:0px; padding:0px;
	background-image:url(../../imagesNew/Button_100.gif);
	background-position:center; background-repeat:no-repeat;
	background-color:transparent;
	border:0px solid #333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	height:15px; width:100px;
}


.button_50{
	margin:0px; padding:0px;
	background-image:url(../../imagesNew/Button_50.gif);
	background-position:center; background-repeat:no-repeat;
	background-color:transparent;
	border:0px solid #333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	height:15px; width:50px;
}

.button_150{
	margin:0px; padding:0px;
	background-image:url(../../imagesNew/Button_150.gif);
	background-position:center; background-repeat:no-repeat;
	background-color:transparent;
	border:0px solid #333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	height:15px; width:150px;
}


.calendarForm .button{
	margin:0px; padding:0px;
	background-image:url(../../imagesNew/Button_50.gif);
	background-position:center; background-repeat:no-repeat;
	background-color:transparent;
	border:0px solid #333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	height:15px; width:50px;
}
.Title{
	font-size:18px;
	font-weight:bold;
	padding:2px;
	padding-bottom:5px;
}

.SubTitle{
	font-size:18px;
	font-weight:bold;
	padding:2px;
	padding-bottom:5px;
}
.Paypal{
	font-size:12px;
	font-weight:bold;
	padding:2px;
	padding-bottom:5px;
}

.text{
	line-height:18px;
}
.text11{
	line-height:16px;
}


.f1Table{
	background-image:url(../../images/f1TableBG.jpg);
	font-size:11px;
}


.f1Table th{
	background-color:#000000;
	color:#FFFFFF;
	text-align:left;
}
.f1Table td{
	filter:alpha(opacity=90);
	-moz-opacity:0.90;
	-khtml-opacity: 0.90;
	opacity: 0.90;
	background-color:#333333;
	color:#FFFFFF;
}
.f1Table .row0 td{
	filter:alpha(opacity=90);
	-moz-opacity:0.90;
	-khtml-opacity: 0.90;
	opacity: 0.90;
	background-color:#555555;
	color:#FFFFFF;
}
.f1Table .cell0{
	background-color:#222222;
}

.f1Table .row0 .cell0{
	background-color:#444444;
}

.f1Table .rowHover td{
	background-color:#696581;
	cursor:pointer;
}

.galleryPicture{
	float:left;
	padding:2px; margin:10px;
	border:1px solid #CCCCCC;
}

