	body {
	color : Black;
	font-family : "Verdana", "Tahoma", "Arial", "Helvetica", "sans-serif";
	font-size : 12px;
	background-color : #ffffff;
	margin-top : 0;
	margin-left : 0;
	cursor : default;
	scrollbar-face-color: #fff7cf;
	scrollbar-shadow-color: #eee7cf;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #96AABD;
	scrollbar-darkshadow-color: #ddd7cf;
	scrollbar-track-color: #fffddf;
	scrollbar-arrow-color: #606D79;
}
	
	p {
		color : Black;
		font-family : "Verdana", "Tahoma", "Arial", "Helvetica", "sans-serif";
		font-size : 12px;
		background-color : #ffffff;
		margin-top : 0;
		margin-left : 0;
		cursor : default;
	}
	
	td {
		color : Black;
		font-family : "Verdana", "Tahoma", "Arial", "Helvetica", "sans-serif";
		font-size : 12px;
		background-color : #ffffff;
		margin-top : 0;
		margin-left : 0;
		cursor : default;
	}
	
	a:link  {
		text-decoration : none;
		color : #CE6300;
		font-weight : normal;
		font-size : 12px;
		font-family : "Verdana", "Tahoma", "Arial", "Helvetica", "sans-serif";
	}
	
	a:visited  {
		text-decoration : none;
		color : #CE6300;
		font-weight : normal;
		font-size : 12px;
		font-family : "Verdana", "Tahoma", "Arial", "Helvetica", "sans-serif";
	}
	
	a:hover  {
		text-decoration : none;
		color : #9C0000;
		font-weight : normal;
		font-size : 12px;
		font-family : "Verdana", "Tahoma", "Arial", "Helvetica", "sans-serif";
	}
	
	a:active {
		text-decoration : none;
		color : #9C0000;
		font-weight : bold;
		font-size : 12px;
		font-family : "Verdana", "Tahoma", "Arial", "Helvetica", "sans-serif";
	}
	
	.active:link  {
		text-decoration : none;
		color : #9C0000;
		font-weight : bold;
		font-size : 12px;
		font-family : "Verdana", "Tahoma", "Arial", "Helvetica", "sans-serif";
	}
	
	.active:visited  {
		text-decoration : none;
		color : #9C0000;
		font-weight : bold;
		font-size : 12px;
		font-family : "Verdana", "Tahoma", "Arial", "Helvetica", "sans-serif";
	}
	
	.active:hover  {
		text-decoration : none;
		color : #9C0000;
		font-weight : bold;
		font-size : 12px;
		font-family : "Verdana", "Tahoma", "Arial", "Helvetica", "sans-serif";
	}
	
	.active:active {
		text-decoration : none;
		color : #9C0000;
		font-weight : bold;
		font-size : 12px;
		font-family : "Verdana", "Tahoma", "Arial", "Helvetica", "sans-serif";
	}
	
	.activelittlefont:link  {
		text-decoration : none;
		color : #9C0000;
		font-weight : bold;
		font-size : 9px;
		font-family : "Verdana", "Tahoma", "Arial", "Helvetica", "sans-serif";
	}
	
	.activelittlefont:visited  {
		text-decoration : none;
		color : #9C0000;
		font-weight : bold;
		font-size : 9px;
		font-family : "Verdana", "Tahoma", "Arial", "Helvetica", "sans-serif";
	}
	
	.activelittlefont:hover  {
		text-decoration : none;
		color : #9C0000;
		font-weight : bold;
		font-size : 9px;
		font-family : "Verdana", "Tahoma", "Arial", "Helvetica", "sans-serif";
	}
	
	.activelittlefont:active {
		text-decoration : none;
		color : #9C0000;
		font-weight : bold;
		font-size : 9px;
		font-family : "Verdana", "Tahoma", "Arial", "Helvetica", "sans-serif";
	}
	
	h1  {
		font-size : 14px;
		font-weight : bold;
	}
	
	h2  {
		font-size : 18px;
		font-weight : bold;
	}
	
	h3  {
		font-size : 18px;
		font-weight : bold;
		padding : 1;
		border-bottom : solid double Gray;
		border-top : solid double Gray;
		border-left : none;
		border-right : none;
	}
	
	.downleft {
		position: relative;
		bottom: 0px;
		left: 0px;
	}
	
	.lefttable {
		color : Black;
		font-family : "Verdana", "Tahoma", "Arial", "Helvetica", "sans-serif";
		font-size : 11px;
		font-weight : bold;
		background-image: url(images/leftback.gif);
		background-position: left bottom;
		background-repeat: no-repeat;
	}
	
	.titleback {
		position: relative;
		left: 0px;
		top: 0px;
		z-index: 0
	}
	
	.title {
		position: relative;
		left: 25px;
		top: -28px;
		z-index: 1;
	}	
	
	.spaceleft {
		position: relative;
		left: 10px;
	}
	
	.smartlink:link  {
		cursor : default;
		color : Black;
	}
	
	.smartlink:visited  {
		cursor : default;
		color : Black;
	}
	
	.smartlink:hover  {
		cursor : default;
		color : Black;
	}
	
	.linktable {
		border-bottom: #FFCE00 1px solid;
		border-left: #FFCE00 5px solid;
		border-right: #FFCE00 1px solid;
		border-top: #FFCE00 1px solid;
	}
	
	.titlefont:link  {
		text-decoration : none;
		color : #FFFFFF;
		font-weight : bold;
		font-size : 12px;
		font-family : "Verdana", "Tahoma", "Arial", "Helvetica", "sans-serif";
	}

	.titlefont:visited  {
		text-decoration : none;
		color : #FFFFFF;
		font-weight : bold;
		font-size : 12px;
		font-family : "Verdana", "Tahoma", "Arial", "Helvetica", "sans-serif";
	}

	.titlefont:hover  {
		text-decoration : none;
		color : #FFCE00;
		font-weight : bold;
		font-size : 12px;
		font-family : "Verdana", "Tahoma", "Arial", "Helvetica", "sans-serif";
	}

	.titlefont:active {
		text-decoration : none;
		color : #FFCE00;
		font-weight : bold;
		font-size : 12px;
		font-family : "Verdana", "Tahoma", "Arial", "Helvetica", "sans-serif";
	}
	
	.littlefont {
		font-size: 9px;
		font-weight: normal;
	}
	
	.littlefont:link {
		font-size: 9px;
		font-weight: normal;
	}
	
	.littlefont:visited {
		font-size: 9px;
	}
	
	.littlefont:hover {
		font-size: 9px;
	}
	
	.littlefont:active {
		font-size: 9px;
	}
	
	.leftsubmenu {
		position: relative;
		left: 10;
	}
	
	.maintable {
		
	}
	
	input {
		font-family: "Verdana", "Tahoma", "Arial", "Helvetica", "sans-serif";
		font-size: 9px;
		font-weight: normal;
		border : 1px solid Black;
		color: Black;
		background: #fff7cf;
		margin: 2px;
	}

	.radio {
		font-family: "Verdana", "Tahoma", "Arial", "Helvetica", "sans-serif";
		border : 1px solid Black;
		color: Black;
		background: #ffce00;
	}

	select {
		font-family: "Verdana", "Tahoma", "Arial", "Helvetica", "sans-serif";
		font-size: 9px;
		font-weight: normal;
		border : 1px solid #ffce00;
		color: Black;
		}

	.red {
		font-family: "Verdana", "Tahoma", "Arial", "Helvetica", "sans-serif";
		color: #ff0000;
		font-size: 12px;
		font-weight: bold;
		text-decoration : underline;
	}
	
	.gb {
		font-family: "Verdana", "Tahoma", "Arial", "Helvetica", "sans-serif";
		color: #fff7cf;
		text-align : left;
		border : 0px;
		margin : 5px 5px 5px 5px;
	}
	
	.gbhead {
		font-family: "Verdana", "Tahoma", "Arial", "Helvetica", "sans-serif";
		color: #000000;
		background : #fef6ce;
		text-align : left;
		border : 0px;
		margin : 5px 5px 5px 5px;
	}
	
	.gbleft {
		font-family: "Verdana", "Tahoma", "Arial", "Helvetica", "sans-serif";
		color: #000000;
		background : #ffce00;
		text-align : left;
		border : 0px;
		margin : 5px 5px 5px 5px;
	}
	
	.gbright {
		font-family: "Verdana", "Tahoma", "Arial", "Helvetica", "sans-serif";
		color: #000000;
		background : #fef6ce;
		text-align : left;
		border : 0px;
		margin : 5px 5px 5px 5px;
	}
	
	.item_new {
		background: #fef6ce;
		border : 7px solid #fef6ce;
		color: #555555;
		margin : 1px 1px 1px 1px;
	}
	
	.item_old {
		border-bottom : 1px solid #fef6ce;
		color: #555555;
		margin : 8px 8px 8px 8px;
	}
