BODY	{
	scrollbar-base-color: #AEAFBB;
	scrollbar-track-color: #C0C0C0;
	background-color: #FFFFFF;
	background-image:url(../picts/LOGOASMT.gif);
	background-repeat:no-repeat;
	background-position:center;	
	}
/* NON-MENU LINK COLORS */
a:link, a:visited, a:active {
	color: #3366CC;
	text-decoration: underline;
}

a:hover		{ color: #009900; text-decoration: none; }

TABLE		{ COLOR: #666666; FONT: 12px verdana, arial, sans-serif; }
.title		{ COLOR: #AEAFBB; FONT: 18px verdana, arial, sans-serif; font-weight: bold; }
.subtitle	{ COLOR: #000000; FONT: 14px verdana, arial, sans-serif; font-weight: bold; }
.smalltitle 	{ COLOR: #000000; FONT: 13px verdana, arial, sans-serif; font-weight: bold; }

.date-font	{ color: #FFFFFF; font: 10px verdana, arial, sans-serif; font-weight: bold; }

.headercolor		{ background-color: #6262FF; }

.borders		{ border: #000000 1px solid; }

#cornerimage		{ background-image: url("../picts/gray/corner.gif"); }
.pageheight		{ background-image: url("../picts/shadow-vertical.gif"); background-repeat: repeat-y; }
.shadow-horizontal	{ background-image: url("../picts/shadow-horizontal.gif"); background-repeat: repeat-x; }

.pagebars	{
		background-color: #C0C0C0;
		background-image: url("../picts/gray/bar.jpg");
		height: 20px;
		border: solid #000000;
		border-width: 0px 0px 0px 0px;

		}

.pagebar-bottom	{
		background-color: #C0C0C0;
		background-image: url("../picts/gray/bar.jpg");
		height: 25px;
		border: solid #000000;
		border-width: 0px 0px 0px 0px;
		}

.page-splits		{
			border: #9698AB 1px solid;
			background-color: #F0F0F6;
			color: #F0F0F6;
			}


.scroller-body		{
			background-color: #FFFFFF;
			background-image: url("../picts/gray/background-scroller.jpg");
			background-repeat: repeat-y;
			}

.scrollertitle 		{ color: #6666FF; font-family: arial, Tahoma, Verdana, sans-serif; font-size: 13px; font-weight: bold; }

.scrollertext 		{ color: #000000; font-family: Tahoma, Verdana, sans-serif; font-size: 11px; font-weight: normal; }

a.scroller:link, a.scroller:visited, a.scroller:active	{ color: #3300FF; text-decoration:underline; }

a.scroller:hover					{ color: #FF6600; text-decoration: none; }

.sidebar-background, .sidebar-background2
			{
			background-image: url("../picts/gray/background-sidebar.gif");
			background-color: #BDBFC4;
			background-repeat: repeat-y;
			}

.sideborder		{ BORDER: #666666 1px solid; }

.sidebartitle		{ COLOR: #000000; FONT: 13px verdana, arial, sans-serif; font-weight: bold; }


.sidebartext		{
	COLOR: #FFFFFF;
	FONT: 12px arial, verdana,  sans-serif;
	font-weight: normal;
	background-image: url(../picts/gray/background-sidebar.gif);
}

a.sidelink:link, a.sidelink:visited, a.sidelink:active	{ color: #FFFF9C; text-decoration: none; }

a.sidelink:hover					{ color: #99FF99; text-decoration: none; }


.sidebartext-right	{ color: #666666; FONT: 11px arial, verdana,  sans-serif; font-weight: normal; }

fieldset legend {
		FONT: bold 13px arial, verdana, sans-serif;
		COLOR: #000000;
		border:1px solid #999999;
		background-color: #F0F0F0;
		}

.fieldsetCSS {
	width:300;
	padding-top:20;
	padding-bottom:10;
	padding-left:20;
	padding-right:20;
	FONT: bold 13px arial, verdana, sans-serif;
	text-align:justify;
	font-weight: normal;
	COLOR: #666666;
	border:1px solid #000066;
	background-color: #FFFFFF;
}
.cadres{
	border-bottom: 1px solid #FFFFFF;
}

