html {
		scrollbar-face-color:#ff0000;
		scrollbar-arrow-color:#ffffff;
		scrollbar-track-color:#000000;
		scrollbar-shadow-color:#ffffff;
		scrollbar-highlight-color:#ffffff;
		scrollbar-3dlight-color:#000000;
		scrollbar-darkshadow-Color:#000000;
}

body { 
margin-top:15px;
margin-bottom:20px;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
color: #1b1b1b;
}

td { 
font-family:Verdana,Arial,Helvetica,sans-serif; 
font-size:11px; 
}

ul { 
	margin-left:15;
	list-style-type: circle;
	color: #15325e;
}

li { 
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 11px;
color: #1b1b1b;
}

.text { 
font-family: Verdana,Arial,Helvetica,sans-serif; 
font-size: 11px; 
color:#1b1b1b; 
}

.title {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-weight: bold; 
color: #15325e; 
text-decoration: none
}

a { 
 font-weight: normal;
font-size: 11px;
font-family: verdana,arial; 
color: #15325e; 
text-decoration: none;
}

a:hover {  
font-family: verdana,arial;
font-size: 11px;
color: #ff0000; 
text-decoration: underline
}

.mainbutton { 
font-family:Verdana,Arial,Helvetica,sans-serif; 
font-size:11px; 
font-weight:bold; 
color:#FFFFFF; 
text-decoration:none; 
}

a.mainbutton {  
font-family: verdana,arial;
font-size: 11px;
font-weight: bold; 
color: #ffffff; 
text-decoration: none
}

a.mainbutton:hover { 
font-family: verdana,arial;
font-size: 11px;
font-weight: bold; 
color: #f7ca93; 
text-decoration: none
}

h1, h2, h3, h4 {
        color: #1b1b1b;
					font-size: 8pt;
        font-face: arial;
        font-variant: small-caps;
					margin-top: 1em;
					margin-bottom: 0em
}

hr {border: none 0; 
border-top: 1px solid #e7e7e7;/*the border*/
width: 98%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}

.formbut { 
	background-color:#15325e;
	border-style:solid; 
	border-width: 1px;
	padding: 0px; 
	border-color: #ac87a9;
	font-family: Verdana, Arial, Tahoma; font-size: 11px; color: #ffffff; font-weight: bold; 
}

input {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #1b1b1b;
	font-weight: normal;
	padding: 3px;
	border: 1px solid #b7bfcc;
	background-color: #ffffff;
}

select {
        font-family: Verdana,Helvetica,Arial,sans-serif;
        font-size: 11px;
        color: #1b1b1b;
        font-weight: normal;
	background-color: #ffffff;
}

option {
	font-size: 11px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #1b1b1b;
	font-weight: normal;
	padding: 4px;
	border: 1px solid #7f9db9;
	background-color : #ffffff;
}
textarea {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 11px;
	color: #1b1b1b;
	font-weight: normal;
	padding: 6px;
	border: 1px solid #b7bfcc;
	background-color: #ffffff;
}

.CodeForeground { 
margin:0in; 
margin-bottom:.0001pt; 
font-size:9.0pt; 
font-family:Courier New; 
}

.CodeInText { 
font-family:Courier New; 
font-weight:bold; 
}

.ScreenText { 
font-family:Tahoma; 
}

.ImportantWords	{ 
font-weight:bold; 
}

.Highlight { 
font-family:Arial; 
color:red; 
}


