@charset "utf-8";
/* CSS Document */

body{
background-color:#333333
}
.top_manu {
	background-image: url(images/topmenubgr.gif);
}
.top_manu #menu td {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003F78;
	border-bottom-color: #003C78;
	font-size: x-small;
}
#content {
	font-size: 12px;
	color: #000000;
	font-family: Arial;
}
#menu {
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	font-family: Arial;
}
#menu a:link{
	font-size:12px;
	color: #000000;
	text-decoration:none;
}
#menu a:visited{
	font-size:12px;
	color: #000000;
	text-decoration:none;
}
#menu a:hover{
	font-size:12px;
	color:#000099;
	text-decoration:none;
}
#footer td {
	background-image: url(images/footer.gif);
}
#footer a:link{
	color:#FFFFFF;
	text-decoration:none;
}
#footer a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
#footer a:hover{
	color:#FFFFFF;
	text-decoration: underline;
}
#credit{
	font:Arial;
	font-size: x-small;
	color: #0099FF;
}

#credit a:link, a:visited{
	color:#0099FF;
	text-decoration:underline;
}
#credit a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
.imagec {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.style11 {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 12px;
}
.style13 {font-weight: bold}
.style14 {font-size: 10px}
.style5 {	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #001150;
}
.style6 {font-family: Arial; font-weight: bold; font-size: xx-small; }
.style12 {font-size: 10px}
.video {
	background-color: #E6E6E6;
	font-family: Arial;
	font-size: 12px;
	padding: 10px;
	border: 3px double #CCC;
	margin-right: 10px;
	text-align: left;
}
.watchvideo {	font-size: 12px;
	color: #C00;
	text-align: center;
}
.maincont{
	font-size: 12px;
	color: #000000;
	font-family: Arial;
	padding-left: 10px;
	padding-right: 10px;
}
#bottomtable{
	margin-top: 10px;
}
h2{
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#lifeinthebox{
	text-align: center;
}

