body {
	background-color: #F0EEf0;
    scrollbar-base-color: #F0EEf0;
    scrollbar-face-color: #F0EEf0;
    scrollbar-track-color: #F0EEf0;
    scrollbar-arrow-color: #891A84;
    scrollbar-3dlight-color: #891A84;
    scrollbar-darkshadow-color: #FFFFFF;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-shadow-color: #891A84;
	color: #101683;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
}

input.btn{	
	color:#101683;
    border-top-color:#891A84;
   	border-left-color:#891A84;
   	border-right-color:#891A84;
   	border-bottom-color:#891A84;
  	font-family:'trebuchet ms',helvetica,sans-serif;
  	font-size:90%;
  	font-weight:;
    background-color:#ffffff;
	border-bottom-style: inset;
	border-right-style:inset;
}

input.btnhov{
	color:#891A84;
    border-top-color:#101683;
    border-left-color:#101683;
    border-right-color:#101683;
    border-bottom-color:#101683; 
}  	  
 
a:link {
	color: #101683;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}

a:visited {
	color: #101683;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}
a:hover {
    color: #891A84;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}
a:active {
	color: #101683;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}

.medoc:link {
	color: #101683;
	font-size:10px;
	text-decoration: none;
}

.medoc:visited {
	color: #101683;
	font-size:10px;
	text-decoration: none;
}
.medoc:hover {
    color: #891A84;
	font-size:10px;
	text-decoration: none;
}
.medoc:active {
	color: #101683;
	font-size:10px;
	text-decoration: none;
}


.style1 {color: #891A84; font-size:12px; font-weight:bold;}
.style24 {font-size: 24px;	font-weight: bold;}
.style25 {font-size: 36px;	font-family: Verdana, Arial, Helvetica, sans-serif;}
.style26 {font-size: 28px}
.style28 {font-size: xx-small}
.style29 {color: #ffffff; font-weight: bold;}

.square {
	font-size:14px;
	border-width:1px;
    border-top-color:#891A84;
   	border-left-color:#891A84;
   	border-right-color:#891A84;
   	border-bottom-color:#891A84;
	border-bottom-style: solid;
	border-right-style:solid;
	border-top-style: solid;
	border-left-style:solid;
}

	
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #101683;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #101683;
}

h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:28px;
	font-weight:900;
	color:#6868C8;
	}

h2 {
	font:bold 12px/14px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 0px 0px;
	padding:0px;
	}