a {
	color : #FDE92B;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color : #FDE92B;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	color : #FDE92B;
	font-weight: bold;
	text-decoration: underline;
}

a:link {
	color : #FDE92B;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color : #FDE92B;
	text-decoration: underline;
}

body {
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#002A78;
	scrollbar-shadow-color:#033479;
	scrollbar-face-color:#0C66D2;
	scrollbar-highlight-color:#033479;
	scrollbar-darkshadow-color:#033479;
	scrollbar-3dlight-color:#033479;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	background-color: #002A78;




}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #eeeeee;
	border: none;

}
.button {
	background-color: #0262DD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	height : 20px;
	border: 1px solid #eeeeee;
}
.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	background-image:   url(images/content.gif);
	height : 20px;
	border: 1px solid #eeeeee;
	font-weight: bold;

}
.textbox2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	background-image:   url(images/content.gif);
	height : 50px;
	border: 1px solid #eeeeee;
	font-weight: bold;

}
.shadow {
	border: 1px solid #CCCCCC;
	background-image: url(images/content.gif);



}
.grungebg {
	border: 1px solid #FFFFFF;
	background-image: url(images/cellbg.jpg);
	color: #333333;


}
.dropdown {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-image:   url(images/content.gif);
	border: 1px solid #eeeeee;
	font-weight: bold;
}
.textbox3 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	height : 102px;
	border: 1px solid #eeeeee;
	font-weight: bold;
}
.iframe_body {
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#002A78;
	scrollbar-shadow-color:#033479;
	scrollbar-face-color:#0C66D2;
	scrollbar-highlight-color:#033479;
	scrollbar-darkshadow-color:#033479;
	scrollbar-3dlight-color:#033479;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: transparent;
	margin: 0;
}
.iframe {
	border: 0px;
	background: transparent;
}
