body {
	background-image: url(../images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

input {  font-family: MS Sans Serif; font-size: 10pt; }
select {  font-family: MS Sans Serif; font-size: 10pt; }
textarea {  font-family: MS Sans Serif; font-size: xx-small; }

.fontmain {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #000000; }
.fontmain a:link { color: #0066FF; text-decoration: underline }
.fontmain a:visited { color: #0066FF; text-decoration:underline }
.fontmain a:active { color: #FF9900; text-decoration: none }
.fontmain a:hover { color: #FF9900; text-decoration: none }

.fontred {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #FF0000; }

.fontblue {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #3399FF; }
	
	.fontblue_big {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 17px;
	font-style: normal;
	color: #3399FF; }
	
	.orange {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #FF9900; }

	.small {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333; }
	
	
.scoll {
   font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	border: 1px solid #2BB7B4;
	border-bottom-color: 1px solid #2BB7B4;
	text-decoration: none;
	SCROLLBAR-FACE-COLOR: #C1F0EF;
	SCROLLBAR-HIGHLIGHT-COLOR: #2BB7B4;
	SCROLLBAR-SHADOW-COLOR: #13645A;
	SCROLLBAR-ARROW-COLOR: #13645A;
	SCROLLBAR-BASE-COLOR: #FBF4D8;  
	scrollbar-3d-light-color: #FBF4D8;
	scrollbar-dark-shadow-color: #FFFFFF;
	border-bottom-color: #13645A; 
}