body
{
	background-color: #D1D7DD;
	margin-width: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:arial; color:#FFFEEE;
	font-size: 10pt;
	line-height: 14px;
	text-align: left;
}

td
{
	font-family:tahoma;
	color: #000000;
	font-size: 10pt;
	line-height: 14px;
	text-align: left;
}

A:link
{
	color: #000000;
	text-decoration:none;
	border-width: 0px;
}
A:visited
{
	color:#000000;
	text-decoration:none;
	border-width: 0px;
}
A:active
{
	color:#444F62;
	text-decoration:none;
	border-width: 0px;
}
A:hover
{
	color:#444F62;
	border-width: 0px;
}

img
{
	border: 0;
}

#leftpanel
{
	width: 218px;
	height: 100%;
	background-image: url(images/leftpanel_bg.png);
}

#rightpanel
{
	width: 218px;
	height: 100%;
	background-image: url(images/rightpanel_bg.png);
}

.main
{
	width: 566px;
	height: 1000px;
	background-image: url(images/main_bg.png);
}

.main_box
{
	padding: 8px;
}

.main_box_1
{
	width: 550px;
	height: 16px;
	background-image: url(images/gt_newsbox_01.png);
}

.newsbox
{
	width: 550px;
	background-image: url(images/gt_newsbox_02.png);
}

.text
{
	padding-left: 10px;
	padding-right: 10px;
}

.title
{
	padding-top: 1px;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	padding-left: 10px;
}

#leftpanel_f
{
	width: 196px;
	padding-top: 10px;
	padding-left: 11px;
}

#rightpanel_f
{
	width: 196px;
	padding-top: 10px;
	padding-left: 11px;
}

#login
{
	width: 196px;
	height: 120px;
	background-image: url(images/login_module.png);
	background-repeat: no-repeat;
}

#login_text
{
	padding-top: 2px;
	padding-left:3px;
}
.tBorder
{
padding: 5px;
border: 1px solid #000000;
}
.loginForm
{ 
        background-color: #EFEFEF;
        width: 50px;
        height: 18px;  
        border: 1px solid #E0E0E0;
        color: #000000;
        background-image: url(images/btnbg.png);
        font-size: 7pt;
        font-weight: bold;
        font-family: Geneva
}
        
.textbox
{
        background-image: url(images/txtbg.png);
        background-color: #D0E1F0;
        color: #000000;
        font-size: 8pt;
        width: 100px;
        height: 16px;
        padding: 2px;
        border: 1px solid #000000;
}
#nav
{
	background-color: #D6DCE3;
	font-size: 8pt;
	font-family: arial;
	color: #000000;
	text-align: left;
	width: 545px;
	padding: 2px;
}
