/* CSS Document */

html,body{
	margin:0;
	padding:0;
	height:100%;
	border:none;
	background-image: url('../images/main_back.gif');
	background-repeat: repeat-x;
	background-position: top; 
	background-color:#e7f1fa;
	font-size: 12px;
	font-color: #09187f;
	font-family: Arial, Helvetica, sans-serif;
}

select
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

#maintable
{
	width:100%;
	margin: 0 auto;
}

.contentframe
{
	width:100%;
	height:726px;
}

.copyrighttext
{
	width:1004px;
}

.mainframe
{
	width:1004px;
	height:726px;
}

.templatemainframe
{
	width:1004px;
	height:726px;
}

#mainframetable
{
	width:1004px;
	height:726px;
	padding:0;
	margin:0px;
	border:0px;
	font-size: 12px;
	color: #09187f;
}

.nav
{
	background-image: url('../images/nav_back.gif');
	background-repeat: no-repeat;
	height:77px;
}

.mainpicarea
{
	height:312px;
	background-image: url('../images/mainpic_back.gif');
	background-repeat: no-repeat;
}

.mainarea
{
	height:273px;
	background-image: url('../images/mainarea_back.gif');
	background-repeat: no-repeat;
}

.footer
{
	height:64px;
}

.templatemain

{
	height:585px;
	background-image: url('../images/templatemain_back.gif');
	background-repeat: no-repeat;
	text-align:left;
	vertical-align:top;
}

.templatenav
{
	background-image: url('../images/templatemain_nav_back.gif');
	background-repeat: no-repeat;
	height:77px;
}

.mainscroll
{
	height:434px;
	width:828px;
	overflow: auto;
	padding-right:10px;
}

.headertext
{
	font-size:14px;
	color:#b83422;
	font-weight:bold;
}

.moretext a
{
	font-weight:bold;
	color:#b83422;
}

.moretext a:hover
{
	font-weight:bold;
	color:#3159a5;
}

.mainscrollitem
{
	height:429px;
	width:828px;
	overflow: auto;
	padding-right:10px;
}

.header
{
	width:100%;
	position:absolute;
	top:0px;
	left:0px;
	height:191px;
}

.videoselector
{
	direction:rtl;
	overflow:auto;
	scrollbar-face-color: #69431e; 
	scrollbar-highlight-color: #a16d3b; 
	scrollbar-shadow-color: #45270b;
	scrollbar-darkshadow-color: #2f1904;
	scrollbar-3dlight-color: #83562b;
	scrollbar-track-color: #a26d3a; 
	scrollbar-arrow-color: #e2e4f7;
	text-align:left;
	height:196px;
	width:266px;
	padding-left:8px;
	padding-right:4px;
	vertical-align:top;
}

.homelink
{
	vertical-align:top;
	text-align:left;
	font-family: Verdana;
	color:white;
}

.homelink a
{
	color:#ffff99;
	text-decoration:none;
	font-weight: bold;
}

.homelink a:hover
{
	color:#f2a444;
	text-decoration:underline;
}

.adjust
{
	direction:ltr;
	height:60px;
	width:247px;
}