
body, table, tr, td, input, textarea, div, span
{
	
}

body
{
	background: url(http://www.zillionproductions.com/web_gfx/background.jpg);
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}

table
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	padding 0px 0px 0px 0px;
}

a
{
	font-family: Arial;
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
}
a:Hover
{
	font-family: Arial;
	font-size: 12px;
	color: #0000FF;
	text-decoration: underline;
}

#pnlOuter
{
	width: 100%;
	height: 100px;
	margin-top: auto;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

.topbanner
{
	background: url(http://www.zillionproductions.com/web_gfx/topbanner.jpg);
	width: 590px;
	height: 97px;
	vertical-align: top;
}

a.menulink
{
	text-decoration: none;
	color: #FFFFFF;
}

a.menulink:hover
{
	text-decoration: underline;
	color: #FFFFFF;
}

.languagebutton
{
	float:right;
	text-align: center;
	margin-top: 7px;
	font-family: Arial;
    color: #323232;
	font-size: 10px;
}

.languagebutton a
{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #323232;
}

.languagebutton a:Hover
{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: #121212;
}

.topbutton
{
	width: 49px;
	float:right;
	text-align: center;
}

.topbutton a
{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
}

.topbutton a:Hover
{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

.buttonfiller
{
	background: url(http://www.zillionproductions.com/web_gfx/button_filler.jpg);
	height: 24px;
	float: left;
}

.button
{
	background: url(http://www.zillionproductions.com/web_gfx/button.jpg);
	width: 112px;
	height: 24px;
	float: left;
	text-align: center;
	padding-top: 2px;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
}
.buttonover
{
	background: url(http://www.zillionproductions.com/web_gfx/button_over.jpg);
	width: 112px;
	height: 24px;
	float: left;
	text-align: center;
	padding-top: 2px;
	text-decoration: underline;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
}

.buttonsep
{
	background: url(http://www.zillionproductions.com/web_gfx/button_divider.jpg);
	width: 4px;
	height: 24px;
	float: left;
}

.footer
{
	background: url(http://www.zillionproductions.com/web_gfx/footer.jpg);
	width: 590px;
	height: 34px;
	
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	padding-bottom: 6px;
	padding-right: 20px;
}

.borderleft
{
	background: url(http://www.zillionproductions.com/web_gfx/border_left.jpg);
	background-repeat: repeat;
	width: 4px;
}
.borderright
{
	background: url(http://www.zillionproductions.com/web_gfx/border_right.jpg);
	background-repeat: repeat;
	width: 10px;
}

.dotshorz
{
	background: url(http://www.zillionproductions.com/web_gfx/dots_horz.jpg);
	font-size: 1px;
	height: 5px;	
}
.dotsvert
{
	background: url(http://www.zillionproductions.com/web_gfx/dots_vert.jpg);
	font-size: 1px;
	width: 5px;	
}

.content
{
	background-color: #E6E6E6;
}

.txtItem
{
	margin: 10px 10px 10px 10px;
}
.txtSubTitle
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FF8A00;
}
.txtHLSubTitle
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FF8A00;
}

.txt
{
	font-family: Arial;
	font-size: 12px;
	color: #323232;
}

.txtMore
{
	text-align: right;
}
.txtMore a
{
	font-family: Arial;
	font-size: 9px;
	color: #323232;
	text-decoration: none;
}
.txtMore a:Hover
{
	font-family: Arial;
	font-size: 9px;
	color: #323232;
	text-decoration: underline;
}

a img
{
  border: none;
}


