/* //DCS-CMS// CSS // *********************************************************************** */

body {
	background-color : #E8FFF0;
	scrollbar-base-color: #CBCAE3; 
	scrollbar-track-color:; 
	scrollbar-face-color:; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-3d-light-color: #CBCAE3; 
	scrollbar-dark-shadow-color:; 
	scrollbar-shadow-color:; 
	scrollbar-arrow-colorwhite: 
}

h1,h2,h3,h4,h5,p,i,ul,ol,li,div,td,th,address,blockquote,nobr  {
	font-family : Verdana, Arial,Helvetica,sans-serif;
	font-size : 7pt;
	color : #000000;
}

/* //DCS-CMS// CSS // *********************************************************************** */

textarea, li, option, input {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 9pt;
	color : Black;
}

/* //DCS-CMS// CSS // *********************************************************************** */

a:link  {
	color : #000000;
	text-decoration : none;
}

a:visited  {
	color : #000000;
	text-decoration : none;
}

a:hover  {
	color : #000000;
	text-decoration : underline;
}

/* //DCS-CMS// CSS // *********************************************************************** */

.tbl_logo {
	background-color : #E8FFF0;
	width : 761;
	height : 100%;
}

/* //DCS-CMS// CSS // *********************************************************************** */