				/*body*/
body			{padding:					0px;
				margin-top:					0px;
				margin-bottom:				0px;
				margin-left:				0px;
				margin-right:				0px;
				background-color:			#25419E;
				background-image:			url(../images/bg_main.gif);
				background-position:		top;
				font-size:					11px;
				color:						#01091C;
				font-family:				verdana, geneva, arial;
				line-height:				18px;}
				
				/*layers*/
#menu1 a		{display:					block;
				width:						64px;
				margin:						0px;
				padding:					0px 0px 0px 0px;
				background:					url("../images/nav_item01.jpg") 0px 0px no-repeat;
				text-decoration:			none;}
#menu1 a:hover	{background-position:		-64px 0px;}
#menu2 a		{display:					block;
				width:						112px;
				margin:						0px;
				padding:					0px 0px 0px 0px;
				background:					url("../images/nav_item02.jpg") 0px 0px no-repeat;
				text-decoration:			none;}
#menu2 a:hover	{background-position:		-112px 0px;}
#menu3 a		{display:					block;
				width:						80px;
				margin:						0px;
				padding:					0px 0px 0px 0px;
				background:					url("../images/nav_item03.jpg") 0px 0px no-repeat;
				text-decoration:			none;}
#menu3 a:hover	{background-position:		-80px 0px;}
#menu4 a		{display:					block;
				width:						85px;
				margin:						0px;
				padding:					0px 0px 0px 0px;
				background:					url("../images/nav_item04.jpg") 0px 0px no-repeat;
				text-decoration:			none;}
#menu4 a:hover	{background-position:		-85px 0px;}
#menu5 a		{display:					block;
				width:						85px;
				margin:						0px;
				padding:					0px 0px 0px 0px;
				background:					url("../images/nav_item05.jpg") 0px 0px no-repeat;
				text-decoration:			none;}
#menu5 a:hover	{background-position:		-85px 0px;}
#menu6 a		{display:					block;
				width:						71px;
				margin:						0px;
				padding:					0px 0px 0px 0px;
				background:					url("../images/nav_item06.jpg") 0px 0px no-repeat;
				text-decoration:			none;}
#menu6 a:hover	{background-position:		-71px 0px;}
				
				/*tables and tds*/
table.refpers td{padding:					5px 5px 5px 2px;
				border-bottom:				solid 1px #01091C;}
table.personal td{padding:					0px 0px 20px 0px;}
table.inside td{padding:					0px 0px 0px 0px;}
td.imgs			{background-image:			url(../images/bg_shadow_personal.gif);
				background-position:		top left;
				background-repeat:			no-repeat;}
td				{font-size:					11px;
				color:						#01091C;
				font-family:				verdana, geneva, arial;
				line-height:				18px;}
td.main			{background-color:			#FFFFFF;}
td.border		{background-color:			#01091C;}
td.logo			{background-image:			url(../images/bg_top01.jpg);
				background-position:		top;
				background-repeat:			no-repeat;
				padding:					11px 0px 41px 20px;}
td.nav			{background-image:			url(../images/bg_top02.jpg);
				background-position:		top;
				background-repeat:			no-repeat;
				padding:					0px 0px 0px 0px;}
td.foot			{padding:					7px 0px 17px 0px;}
td.right		{padding:					3px 0px 0px 0px;}
td.imgtxt		{padding:					3px 3px 0px 3px;
				font-size:					10px;
				font-style:					italic;}


				/*links*/
a:link			{color:						#01091C;
				text-decoration:			underline;}
a:active		{color:						#01091C;
				text-decoration:			underline;}
a:visited		{color:						#01091C;
				text-decoration:			underline;}
a:hover			{color:						#25419E;
				text-decoration:			underline;}

				/*text*/
h1				{font-size:					12px;
				font-weight:				bold;
				margin:						0px 0px 7px 0px;}
h2				{font-size:					11px;
				font-weight:				bold;
				margin:						0px 0px 7px 0px;
				color:						#7D7D7D;}
b				{color:						#454B5E;}
strong			{color:						#454B5E;}
sup				{font-size:					8px;}
				
				/*lists*/
ul				{list-style-image:			url(../images/list.gif);
				margin-left:				0px;
				margin-top:					7px;
				padding-left:				15px;}
				
				/*images*/
img				{border:					0px;}
img.std			{border:					solid 1px #D9DADD;}
				
				/*form elements*/
.txtbox1		{background-color: #D3EFD1;
				border: 1px solid #009930;
				font-size: 10px;
				color: #000000;
				font-family: arial, verdana, geneva;
				width: 230px;
				height: 18px;}

.txtbox2		{background-color: #D3EFD1;
				border: 1px solid #009930;
				font-size: 10px;
				color: #000000;
				font-family: arial, verdana, geneva;
				width: 50px;
				height: 18px;}

.txtbox3		{background-color: #D3EFD1;
				border: 1px solid #009930;
				font-size: 10px;
				color: #000000;
				font-family: arial, verdana, geneva;
				width: 175px;
				height: 18px;}

.textarea		{background-color: #D3EFD1;
				border: 1px solid #009930;
				scrollbar-face-color:#D3EFD1;
				scrollbar-arrow-color:#009930;
				scrollbar-track-color:#D3EFD1;
				scrollbar-shadow-color:#009930;
				scrollbar-highlight-color:#D3EFD1;
				scrollbar-3dlight-color:#009930;
				scrollbar-darkshadow-color:#D3EFD1;
				font-size: 10px;
				color: #000000;
				font-family: arial, verdana, geneva;
				width: 230px;
				height: 120px;}
				
.btn			{background-color: #009930;
				border: 1px solid #009930;
				font-size: 11px;
				color: #FFFFFF;
				font-family: arial, verdana, geneva;}