.body{
	background-image: url(images/bg.gif);
	background-color: #e7e8de;
}
.pg { background-color: #F9F9F9}

TD {
	font-family : Arial, Verdana, Helvetica;
	font-size : 11px;
	line-height: 18px;
	color :#6b6b6b;
}

.tbl1 {
	background-color: #F7F7F7;
	border: 1px dashed #CCCCCC;
}

.bold  {font-family : Arial, Verdana, Helvetica;font-size : 11px;font-weight: bold;}
.bold_light  {font-family : Arial, Verdana, Helvetica;font-size : 11px;font-weight: bold; color:#dadada}

.white_text  {font-family : Arial, Verdana, Helvetica;font-size : 11px;color : #ffffff;}

.title  {
	font-family : Arial, Verdana, Helvetica;
	font-size : 15px;
	color : #2a548b;
	font-weight: bold;
}

.title_row{
	
	background-color: #edeee4;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #bdbfaa;
	border-right-color: #D3D3D3;
	border-bottom-color: #bdbfaa;
	border-left-color: #D3D3D3;
}
.subtitle {
	font-family : Arial, Verdana, Helvetica;
	font-size : 12px;
	color : #4d4d4d;
	font-weight: bold;
}

.italic  {
	font-family : Tahoma, Verdana, Helvetica;
	font-size : 11px;
	font-weight: normal;
	font-style: italic;
}

.error {
	background-color: #ffe8e8;
	padding: 5px;
	color: #990000;
	border: 1px dotted #990000;
	width:99%;
}
.text_field  {font-family : Arial, Verdana, Helvetica;font-size : 11px;color : #000000;background : #d0caca;border : 1pt solid #a5a4a4;}

.text_field2 {font-family : Arial, Verdana, Helvetica;font-size : 11px;color : #000000;background : #ffffff;border : 1pt solid #000000;}

.text_field2_off {font-family : Arial, Verdana, Helvetica;font-size : 11px;color : #8e8e8c;background : #ffffff;border : 1pt solid #000000;}


.t_bg {
	background-image: url(images/bg_top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #000000;
}


.b_bg {
	background-image: url(images/bg_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #FFFFFF;
}

.nav_bg {
	background-image: url(images/bg_nav.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #231f20;
}

.bg_bn {
	background-image: url(images/bg_bn.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #ffffff;
}

.basic {
	background-color: #F9F9F9;
	border: 1px solid #D3D3D3;
	padding: 10px;
	width:99%
}

.basic2 {
	background-color: #ffffff;
	border: 1px dotted #D3D3D3;	
}

.basic3 {
	background-color: #ffffff;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #D3D3D3;
	border-right-color: #D3D3D3;
	border-bottom-color: #D3D3D3;
	border-left-color: #D3D3D3;
}

.basic4 {
	background-color: #f2f2f2;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #D3D3D3;
	border-right-color: #D3D3D3;
	border-bottom-color: #D3D3D3;
	border-left-color: #D3D3D3;
}


a.type1:active {color: #ffffff; text-decoration: none;font-weight: bold;font-size : 11px;}
a.type1:link {color: #ffffff; text-decoration: none;font-weight: bold;font-size : 11px;}
a.type1:visited {color: #ffffff; text-decoration: none;font-weight: bold;font-size : 11px;}
a.type1:hover {color: #ffffff; text-decoration: underline;font-weight: bold;font-size : 11px;}

a.type2:active {color: #ffffff; text-decoration: none;}
a.type2:link {color: #ffffff; text-decoration: none;}
a.type2:visited {color: #ffffff; text-decoration: none;}
a.type2:hover {color: #FFFF99; text-decoration: none;}

a.type3:active {color: #000000; text-decoration: none ;font-weight: bold;}
a.type3:link {color: #000000; text-decoration: none;font-weight: bold;}
a.type3:visited {color: #000000; text-decoration: none;font-weight: bold;}
a.type3:hover {color: #000000; text-decoration: underline;font-weight: bold;}

a.type4:active {color: #000000; text-decoration: none ;font-weight: bold;font-size : 11px;}
a.type4:link {color: #000000; text-decoration: none;font-weight: bold;font-size : 11px;}
a.type4:visited {color: #000000; text-decoration: none;font-weight: bold;font-size : 11px;}
a.type4:hover {color: #000000; text-decoration: underline;font-weight: bold;font-size : 11px;}

a.letters:active {color: #000000; text-decoration: underline ;font-weight: bold;}
a.letters:link {color: #000000; text-decoration: underline;font-weight: bold;}
a.letters:visited {color: #000000; text-decoration: underline;font-weight: bold;}
a.letters:hover {color: #666666; text-decoration: underline;font-weight: bold;}