html			{
				overflow-y			: scroll;				
				}
a				{
				color				: #B86905;
				text-decoration		: none;
				}
a:hover			{
				color				: #B86905;
				text-decoration		: underline;
				}			
body			{
				background-color	: #D9DBDC;
				color				: #58595B;
				font-family			: Arial;
				font-size			: 12px;
				}
td				{
				font-size			: 12px;
				}
h1				{
				color				: #003163;
				font-family			: Arial;
				font-size			: 14px;
				}
h2				{
				color				: #003163;
				font-family			: Arial;
				font-size			: 13px;
				}
h3				{
				color				: #003163;
				font-family			: Arial;
				font-size			: 18px;
				}
.search1		{
				background-image	: URL("graphics/searchbox.png");
				background-position	: top;
				background-repeat	: no-repeat;
				}
.search2		{
				background-color	: transparent;
				border-left			: 0px #000000 Solid;
				border-right		: 0px #000000 Solid;
				border-bottom		: 0px;
				border-top			: 0px;
				}
.sidebox		{
				background-image	: URL("graphics/side-boxbg.gif");
				background-position	: top;
				background-repeat	: repeat-y;
				}
.top1			{
				background-image	: URL("graphics/toppic01.jpg");
				background-position	: top;
				background-repeat	: no-repeat;
				}
.top2			{
				background-position	: top;
				background-repeat	: no-repeat;
				}
.servmenu		{
				background-image	: URL("graphics/servpage-menu.jpg");
				background-position	: top;
				background-repeat	: no-repeat;
				}
input, select, textarea
				{
				background-color	: #ffffff;
				border-left			: 1px #7A7B7D Solid;
				border-right		: 1px #7A7B7D Solid;
				border-bottom		: 1px #7A7B7D Solid;
				border-top			: 1px #7A7B7D Solid;
				color				: #58595B;
				font-family			: Arial;
				font-size			: 12px;
				}
input.button	{
				background-color	: #0F3063;
				color				: #ffffff;
				cursor				: pointer;
				}
.smltxt			{
				font-size			: 10px;
				}
.noborder		{
				border-left			: 0px #0F3063 Solid;
				border-right		: 0px #0F3063 Solid;
				border-bottom		: 0px #0F3063 Solid;
				border-top			: 0px #0F3063 Solid;
				}
.borderyes		{
				background-color	: #ffffff;
				border-left			: 1px #7A7B7D Solid;
				border-right		: 1px #7A7B7D Solid;
				border-bottom		: 1px #7A7B7D Solid;
				border-top			: 1px #7A7B7D Solid;
				color				: #58595B;
				font-family			: Arial;
				font-size			: 12px;
				}
.borderyes2		{
				background-color	: #58595B;
				border-left			: 1px #7A7B7D Solid;
				border-right		: 1px #7A7B7D Solid;
				border-bottom		: 1px #7A7B7D Solid;
				border-top			: 1px #7A7B7D Solid;
				color				: #ffffff;
				font-family			: Arial;
				font-size			: 12px;
				}
.imgborder		{
				border-left			: 1px #7A7B7D Solid;
				border-right		: 1px #7A7B7D Solid;
				border-bottom		: 1px #7A7B7D Solid;
				border-top			: 1px #7A7B7D Solid;
				}	