body  {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
        font-size: 10px;
        font-family: Verdana,Arial,Helvetica;
        color: #E8EBED; 
        background-color: #304585;
	background-image: url("bg.gif");




				background-position:bottom right;
				background-attachment:fixed;
				background-repeat:no-repeat;
				background-image:url(bottom.gif);


        scrollbar-face-color: #304585; 
        scrollbar-shadow-color: #cccccc; 
        scrollbar-highlight-color: #cccccc; 
        scrollbar-3dlight-color: #304585; 
        scrollbar-darkshadow-color: #304585; 
        scrollbar-track-color: #304585;
        scrollbar-base-color: #000000; 
        scrollbar-arrow-color: #000000;	
}
        A:link {text-decoration: none; color: #29B3FF;}
        A:visited {text-decoration: none; color:  #29B3FF;}
        A:active {text-decoration: none; color:  #29B3FF;}
        A:hover {text-decoration: none; color: silver;} 


.data  {
	font-size : x-small;
	color : #ffffff;
}
.title  {
	font-weight : bold;
	font-size : 10px;
	color : #ffffff;
}
.smallertext {
	font-size : xx-small;
	color : #ffffff;
}
.smallerheader {
	font-weight : bold;
	font-size : xx-small;
	color : #29B3FF;
}
TD {
	font-size : xx-small;
	color : #ffffff;
        background-color: #304585;
	border: 0px solid black;
}


.Table1 {
	font-size : xx-small;
	color : #ffffff;
        background-color: #199BD6;
	border: 0px solid black;
	padding-left : 5px;
	text-indent: 5px;
}

input {
	font-size : xx-small;
	color : 000000;
}

.dom {
	text-indent: 20px;
}


