body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ABBEC4;
	background-image: url(../images/background/bg.jpg);
}
body,td,th {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #2C3157;
	line-height: 15px;
}
.maintable {
	background-color: #000000;
}

.featuretitle {
	color: #FFFFFF;
}

.featuretitle:hover {
	color: #CCCCCC;
	}
	
.pinktext {
	color: #FE786F;
}

.rightsidetext {
	font-size: 11px;
}
	
.pinkbg {
	background-color: #FE786F;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 14px;

}
.nav {
color: #009900;
}
.nav:hover {
color: #FFFFFF;
}

.pinktextlink {
	color: #FFFFFF;
	line-height: 10px;
}

.pinktextlink:hover {
	color: #2C3157;
	line-height: 10px;
}

.greenbg {
color: #009900;
}
.greenbg:hover {
	color: #FFFFFF;
	background-color: #009900;
	border: 2px solid #009900;
}

.greenbgwhitetext {
color: #FFFFFF;
}
.greenbgwhitetext:hover {
	color: #FFFFFF;
	background-color: #009900;
	border: 2px solid #009900;
}

.imageborder {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #009900;
	border-right-color: #009900;
	border-bottom-color: #009900;
	border-left-color: #009900;

}

.imageborderwhite {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;

}

.imageborderwhite:hover {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #009900;
	border-right-color: #009900;
	border-bottom-color: #009900;
	border-left-color: #009900;
}

.whitebold {
	font-weight: bold;
	font-size: 11px;
	}

.style1 {
	font-size: 12px;
	font-weight: bold;
}
.greentext {
	color: #009900;
}
.greentexttitle {
	color: #009900;
	font-weight: bold;
}

.bluetd {
	background-color: #25233B;

}

.greentour {
	background-color: #049100;
	font-size: 11px;
	font-weight: bold;
}

.greentourtext {
	background-color: #049100;
	font-size: 11px;
	font-weight: normal;
}


.redtext {
	font-weight: normal;
	color: #791A1E;
}
.style3 {
	color: #791A1E;
	font-weight: bold;
}
a:hover {
	color: #FC7664;
	text-decoration: none;
}
a {
	text-decoration: none;
	color: #2C3157;
	
}
.style4 {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
.style5 {color: #FFFFFF}
.style6 {font-size: 10px}
.style7 {color: #FFFFFF; font-weight: bold; }
.style9 {font-size: 10px; font-weight: bold; }

.tdbg {
	background-color: #001D32;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.greytdbg {
	background-color: #E7E2E2;
}

.inputcomment { BACKGROUND-COLOR: #FE786F; COLOR: #2C3157; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 11px;  }

.inputcommentwhite { 
	COLOR: #00233D;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	background-image: url(../images/videos/bg.jpg);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #001D32;
	border-right-color: #001D32;
	border-bottom-color: #001D32;
	border-left-color: #001D32;
}


#header {
			/*height: 112px;*/
		}
		
#navigation {
			position: absolute;
			top: 60px;
			left: 0;
			width: 134px;
			color: white;
		}
		
#navigation ul {
			margin: 0 0 1em 0;
			padding: 0;
			list-style: none;
		}
		
#navigation ul a {
			color: white;
			text-decoration: none;
			display: block;
			background: #17a;
			padding: 0 0.5em;
			margin: 0 1em 1px 1em;
		}
		
#navigation a:visited {
			color: #ccc;
		}
		
#navigation a:hover {
			background: #28b;
		}
		
#divider {

	height: 50;

}

#content {
			

		}
		
#container {
	background-color: #000000;
	position: relative;
	width: 740px; /* width + border for IE 5.x */
	w\idth: 740px; /* real width */
	margin: auto;
	padding: 20px;
		}
