body
{
		background: #FCF7DF url(images/bg.gif) top left;
		margin: 0;
		padding: 0;
    scrollbar-face-color: #FAF8E5;
    scrollbar-highlight-color: #FAF8E5;
    scrollbar-shadow-color: #001060;
    scrollbar-arrow-color: #001060;
    scrollbar-base-color: #FAF8E5;
    scrollbar-3d-light-color: #FAF8E5;
    scrollbar-dark-shadow-color: #001060;
		font-family: Verdana,Arial,Helvetica;
		color:#001060;
		font-size:12px;
}

h1					{ font-weight:bold;font-size: 26px; }
h2					{ font-weight:bold;font-size: 14px; }
h3					{ font-weight:bold;font-size: 12px; }

td					{ font-size:12px; }

a						{ font-size:12px;text-decoration:underline;color:#001060; }
a:active		{ font-size:12px;text-decoration:underline;color:#ff0033; }
a:visited		{ font-size:12px;text-decoration:underline;color:#001060; }
a:hover			{ font-size:12px;text-decoration:underline;color:#ff0033; }

a.button						{ font-size:10px;text-decoration:none;color:#001060; }
a.button:active			{ font-size:10px;text-decoration:none;color:#ff0033; }
a.button:visited		{ font-size:10px;text-decoration:none;color:#001060; }
a.button:hover			{ font-size:10px;text-decoration:none;color:#ff0033; }

a.h2				{ font-weight:bold;font-size: 14px; }
.small			{ font-size:10px; }
.strong			{ font-weight:bold; }

.search			{ font-weight:normal;font-size: 10px; }
input				{ font-size:14px;background:#FBECC0;border-style:solid;border-width:1px;border-color:#001060; }

.buttons 		{ font-family:verdana,arial,helvetica;font-size:10px;color:#001060;padding:5px;background:#FBECC0;font-weight:bold;border-style:solid;border-width:1px;border-color:#001060;height:20px; }
.navFrame		{ border-bottom:1px #001060 solid; border-top:1px #001060 solid; }

input				{ font-size:14px;background:#FBECC0;border-style:solid;border-width:1px;border-color:#001060;color:001060; }
select			{ font-size:14px;background:#FBECC0;border-style:solid;border-width:1px;border-color:#001060;color:001060; }
