body {
	scrollbar-3dlight-color : #9D9D9D;
	scrollbar-arrow-color : #ffffff;
	scrollbar-base-color : #9D9D9D;
	scrollbar-darkshadow-color : #9D9D9D;
	scrollbar-face-color : #C0C0BE;
	scrollbar-highlight-color : #E4E7F1;
	scrollbar-shadow-color : #E4E7F1;
	scrollbar-track-color : #eAeAeA;
	background-color: #344771

}

TD {
	font-family : arial, Verdana, Helvetica;
	font-size : 12px;
	line-height: 18px;
}

.td_white {
	color : #5d5d5d;
}



.tbl {
	border: 1px dashed #CCCCCC;
	background-color: #F7F7F7;
}

.copy  {font-family : arial, Verdana, Helvetica;font-size : 10px;color : #ffffff;}

.body  {font-family : arial, Verdana, Helvetica;font-size : 11px;color : #361A34;}

.bold  {font-family : arial, Verdana, Helvetica;font-size : 12px;font-weight: bold;color : #000000;}

.italic  {
	font-family : arial, Verdana, Helvetica;
	font-size : 12px;
	font-weight: normal;
	color : #000000;
	font-style: italic;
}

.subtitle  {font-family : arial, Verdana, Helvetica;font-size : 15px;font-weight: bold;color : #000000;}

.bold2  {font-family : arial, Verdana, Helvetica;font-size : 12px;font-weight: bold;color : #be2f2f;}

.text_field  {
	font-family : arial, Verdana, Helvetica;
	font-size : 11px;
	font-weight: none;
	color : #000000;
	background-color: #ebebeb;
	border: 1pt solid #ebebeb;
}
.img_border {border:2px solid #9E9E9E;}

.bg_main {
	background-image: url(images/bg_main.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFFFFF;
}

.bg_cont {
	background-image: url(images/bg_cont.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}

.bg_menu {
	background-image: url(images/bg_menu.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}

.bul {
	list-style-image: url(images/bullet.gif);
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left:18px;
	font-size:11px;
}

.bul2 {
	list-style-image: url(images/bullet2.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left:18px;
	font-size:11px;
}

.bul3 {
	list-style-type: disc;
	margin: 10px;
}


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: #565656; text-decoration: none}
a.type2:link {color: #565656; text-decoration: none}
a.type2:visited {color: #565656; text-decoration: none}
a.type2:hover {color: #565656; text-decoration: underline;}

a.type3:active {color: #942a2a; text-decoration: none ;font-weight: bold;}
a.type3:link {color: #942a2a; text-decoration: none;font-weight: bold;}
a.type3:visited {color: #942a2a; text-decoration: none;font-weight: bold;}
a.type3:hover {color: #942a2a; text-decoration: underline;font-weight: bold;}

a.type4:active {color: #194baf; text-decoration: none ;font-weight: bold;font-size : 12px;}
a.type4:link {color: #194baf; text-decoration: none;font-weight: bold;font-size : 12px;}
a.type4:visited {color: #194baf; text-decoration: none;font-weight: bold;font-size : 12px;}
a.type4:hover {color: #194baf; text-decoration: underline;font-weight: bold;font-size : 12px;}
