BODY{
	margin-top : 10px;
	margin-bottom : 10px;
	margin-left : 0px;
	margin-right : 0px;
	background : url(../images/bg_main.gif);
}

BODY,TD{
	font-family : Verdana;
	font-size : smaller;
	line-height : 16px;
	letter-spacing : 0px;
	
}

.outerTable
	{
		border: 1px solid black
	}

.innerTable
	{
	background : url(../images/bg_InnerMain.gif);
	background-position : left top; 
	background-repeat : repeat-y;
	}

.bgBannerTop
	{
	background : url(../images/bg_banner_top.gif);
	background-position : left bottom; 
	background-repeat : repeat-x;
	}

.bgBannerBottom
	{
	background : url(../images/bg_banner_bottom.gif);
	background-position : left top; 
	background-repeat : repeat-x;
	}
	
		
A, A:LINK, A:VISITED {
	color : #000000;
	font-weight : normal;
}

A:HOVER {
	color : #000080;
	text-decoration : none;
}

A.MENULINK:LINK, A.MENULINK:VISITED, A.MENULINK:HOVER{
	color : #000000;
	text-decoration : none;
	font-weight : bold;
	font-family: Verdana;
	font-size : 11pxt;
	letter-spacing : 0px;
}

A.SUBMENU:LINK, A.SUBMENU:VISITED, A.SUBMENU:HOVER{
	color : #000000;
	text-decoration : none;
	font-weight : normal;
	font-family: verdana;
	font-size : 12px;
}

A.REGULAR:LINK, A.REGULAR:VISITED, A.REGULAR:HOVER{
	text-decoration : none;
	letter-spacing : 0px;
}

.top{
	background-color : #F3F3F3;
}

.menu{
	background-color : #F3F3F3;
}

.main{
	background-color : #F3F3F3;
}

.menu_level1{
	background : url(../images/bg_menu_level1.gif);
	background-position : left top; 
	background-repeat : no-repeat;
}

H1{
	font-family : verdana;
	font-size : 15px;
	font-weight : 600;
	background-color : transparent;
	margin-bottom : 10px;
	margin-top : 3px;
	font-variant : normal;
	color : #000000;
	letter-spacing : 2px;
}

.small{
	font-family : Arial;
	font-size : 9px;
}
		 
.butstyle  {
	font-size: 10px;
	color : #000000;
	font-family: verdana, arial;
	background-color : #F5F5F5;
	border-style: solid; 
	border-width: 1px; 
	border-color: #666666; 
}

.txtstyle  {
	font-size: 11px;
	font-family: verdana, arial;
	background-color : white;
	color : #000000;
	font-weight : normal;
	border-style: solid; 
	border-width: 1px; 
	border-color: #666666; 
}
