﻿html, body,form
{
	margin: 0;
	padding: 0;
	text-align: center;
}
body, input, select, td
{
	font: 12px Tahoma;
}

body
{
	background-position: top;
	background-image: url(   '../Image/gsfx_brnd_gn_top_bgrd.gif' );
	background-repeat: repeat-x;
	background-color: #C8E3F1;
}

a
{
	text-decoration: none;
	color: #003399;
}

a:hover
{
    text-decoration: underline;
}
a img {
	border-style: none;

}


div.title
{
	background-position: center bottom;
	background-repeat: no-repeat;
	width: 99%;
	height: 30px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #0169B2;
	color: #FFFFFF;
	text-align: right;
	background-image: url('../Image/title_bar.gif')
}
TR.Liner TD
{
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #990033;
}
Table.BG
{
	background-color: #ffffff;
	width: 99%;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #005886;
	border-bottom-color: #005886;
	border-left-color: #005886;
}
Div.BodyPanel
{
	width: 299px;
	background-color: #EAEAEA;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
}

Div.BodyPanelWidth 
{
	width: 98%;
	background-color: #EAEAEA;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
}
