html { overflow-x: hidden; overflow-y: auto; }

body { background: #3d484e; color: #49565D; font-family: Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif; font-size: 11px; line-height: 135%; margin: 0px; padding: 0px; text-align: center; }

a:link,a:visited,a:active { background: transparent; color: #AA1000; text-decoration: underline; }
a:hover { background: transparent; color: #D71400; }

.latest { background: #9CB0BC url('images/latest.gif') repeat-y left; color: #CBD8E0; font-size: 12px; font-weight: bold; margin: 0px; padding-bottom: 5px; font-family: Arial; padding-left: 5px; padding-right:5px; padding-top:5px; line-height: 135%; text-align: left}
.title { background: #9CB0BC url('images/title.gif') no-repeat top left; border-bottom: 1px solid #90A6A9; color: #CBD8E0; font-size: 12px; font-weight: bold; margin: 0px; padding-bottom: 2px; font-family: Arial; padding-left: 155px; padding-right:5px; padding-top:14px; line-height: 135%; text-align: left;}
.mini-title { background: #81979D url('images/mini-title.gif') repeat-x left; border-bottom: 1px solid #90A6A9; color: #CBD8E0; font-size: 12px; font-weight: bold; margin: 0px; padding-bottom: 2px; font-family: Arial; padding-left:14px; padding-right:14px; padding-top:14px; line-height: 135%; text-align: left; }
.subtitle {	background: #A0B7C1 url('images/subtitle.gif') repeat-x top left; color: #324753; font-size: 10px; font-weight: bold; letter-spacing: 1px; margin: 0;  line-height: 135%; padding: 5px; text-align: left;}

.textrow1  { background: #CBD8E0 url('images/row2.gif') repeat-x top left; border-top: 1px solid #B6C4CD; border-left: 1px solid #B6C4CD; border-bottom: 1px solid #CBD8E0; line-height: 135%; padding: 5px; text-align: left; font-size: 11px;}
.textrow2  { background: #E1ECF2 url('images/row1.gif') repeat-x top left; border-top: 1px solid #BCCAD2; border-left: 1px solid #BCCAD2; border-bottom: 1px solid #E1ECF2; line-height: 135%; padding: 5px; text-align: left; font-size: 11px;}
.table_end { background: #A0B5BF; color: #000; font-size: 1px; height: 5px; }

.table_spacer {	height: 2px; }


.formbg {background: #D8E2E8 url('images/background.gif') repeat-x top left; border-top: 1px solid #BCCAD2; border-left: 1px solid #BCCAD2; line-height: 135%; padding: 5px; text-align: left; font-size: 11px; }
.formrow { background: #BBD0DA; color: #324753; line-height: 135%; padding: 5px; text-align: left; font-size: 11px; }
input.button { margin: 0; width: auto; cursor: pointer; background: #e1ebf2; border: 1px solid #608b98; color: #000; font-family: Verdana, Helvetica, Sans-Serif; font-size: 11px; padding: 2px; vertical-align: middle; }
td.formbuttonrow { background: #BBD0DA url(bluesoftte/fbr.gif) repeat-x top left !important; border: 1px solid #FFF; border-top: 1px solid #608b98; margin: 0px !important; padding: 5px !important; text-align: center; }
input, textarea, select {
	background: #e1ebf2;
	border: 1px solid #608b98;
	color: #000;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	margin: 5px;
	padding: 2px;
	vertical-align: middle;
}
.input-text { color: #900; }
input.button { margin: 0; width: auto; cursor: pointer; }
.radiobutton,
.checkbox,
.helpbox
{
	border: 0;
	vertical-align: middle;
	background: transparent;
}
.formpreview
{
	background: #BBD0DA;
	border: 1px solid #9FB9D4;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	font-weight: normal;
	border: 0;
	color: #324753;
	font-weight: bold;
	padding: 5px;
}
.postcolor
{
	font-size: 12px;
	line-height: 160%;
}
.tablepad {	background: #F5F9FD; border: 1px solid #345487; padding: 6px; border: 0 !important;}

.borderwrap { background: #E0ECF5 url(images/tile_bw.gif) repeat-x top left; border: 1px solid #363F44; padding: 0px; margin: 0px; }

.movierow  { text-align:center; background-color: #BCCAD2; line-height: 135%; padding: 5px; text-align: left; font-size: 10px;}
.moviedesc, .moviedesc a:link, .moviedesc a:visited, .moviedesc a:active { background: transparent; font-size: 10px; color: #666; line-height: 135%; margin: 2px 0 0 0; padding: 0; }

.pages	{	line-height: 135%; padding: 5px; text-align: left; font-size: 11px;	}
.pagelink, .pagelinklast, .pagecurrent
{
	background: #CBD8E0 url(images/row2.gif) repeat-x top left;
	border-right: 1px solid #A9B8C1;
	border-bottom: 1px solid #A9B8C1;
	border-left: 1px solid #EDF3F8;
	border-top: 1px solid #EDF3F8;
	padding: 1px 3px 1px 3px;
}

.pagelinklast
{
	background: #E1ECF2;
}

.pagecurrent
{
	background: #8c3336;
	color: #edf3f8;
}

.pagelink a:active, .pagelink a:visited, .pagelink a:link, .pagelinklast a:active, .pagelinklast a:visited, .pagelinklast a:link, .pagecurrent a:active, .pagecurrent a:visited
{
	text-decoration: none;
}