.left_box_mid{
				width:197px;
				height:100%;
				background-image:url('../images/left_box_mid_bg.jpg');
				background-position:top left;
				background-repeat:repeat-x;
}

.left_box_left{
				width:100%;
				height:100%;
				background-image:url('../images/left_box_left_bg.jpg');
				background-position:top left;
				background-repeat:no-repeat;
}

.left_box_right{
				width:100%;
				height:100%;
				background-image:url('../images/left_box_right_bg.jpg');
				background-position:top right;
				background-repeat:no-repeat;
}

.right_box_mid{
				width:197px;
				height:100%;
				background-image:url('../images/right_box_mid_bg.jpg');
				background-position:top left;
				background-repeat:repeat-x;
}

.right_box_left{
				width:100%;
				height:100%;
				background-image:url('../images/right_box_left_bg.jpg');
				background-position:top left;
				background-repeat:no-repeat;
}

.right_box_right{
				width:100%;
				height:100%;
				background-image:url('../images/right_box_right_bg.jpg');
				background-position:top right;
				background-repeat:no-repeat;
}

.header_text
			{
				font-family:Tahoma;
				font-size:14;
				color:#8C4F21;
				
			}
			
.title_text
			{
				font-family:Tahoma;
				font-size:13;
				color:#8C4F21;
			}

.normal_text,td
			{
				font-family:Tahoma;
				font-size:11;
				color:#243153;
			}

.caption_text
			{
				font-family:Tahoma;
				font-size:10;
				color:#243153;
			}
			
.error_text
			{
				font-family:Tahoma;
				font-size:12;
				color:#FF0000;			
			}
.focus_text
			{
				font-family:Tahoma;
				font-size:12;
				color:#FF0000;			
			}

.tab_text
			{
				font-family:Tahoma;
				font-size:16;
				color:#A3622F;
			}

.box_tab_text
			{
				font-family:Tahoma;
				font-size:13;
				color:#1B2D4A;
			}

.footer_text
			{
				font-family:Tahoma;
				font-size:11;
				color:#FFFFFF;
			}
						
input,textarea
			{
				font-family:Tahoma;
				font-size:12px;
				border-style:solid;
				border-width:1;
				border-color:#CDC0B2;
				background-color:#FEF3E4;
				color:#14254E;
			}
select
			{
				font-family:Tahoma;
				font-size:12px;
				border-style:solid;
				border-width:1;
				border-color:#CDC0B2;
				background-color:#FEF3E4;
				color:#14254E;
			}

.submit_small
			{
				font-family:Tahoma;
				font-size:12px;
				border-style:solid;
				border-width:1;
				border-color:#CDC0B2;
				background-color:#FEF3E4;
				color:#14254E;
				height:17;
				width:75
			}
.submit
			{
				font-family:Tahoma;
				font-size:12px;
				border-style:solid;
				border-width:1;
				border-color:#CDC0B2;
				background-color:#FEF3E4;
				color:#14254E;
				height:17;
				width:150
			}
.border
			{
				border-style:outset;
				border-width:1;
				border-color:#C5AE97;
				background-color:#EAEAEA;
			}
.empty_border
			{
				border-style:solid;
				border-width:1;
				border-color:#C5AE97;
			}

.dashed_border
			{
				border-style:dashed;
				border-width:1;
				border-color:#C5AE97;
			}			
						
BODY 		{
				SCROLLBAR-FACE-COLOR: #DAE1E4;
				SCROLLBAR-HIGHLIGHT-COLOR: #9DAEB7;
				SCROLLBAR-SHADOW-COLOR: #9DAEB7;
				SCROLLBAR-3DLIGHT-COLOR: #9DAEB7;
				SCROLLBAR-ARROW-COLOR: #425054;
				SCROLLBAR-TRACK-COLOR: #425054;
				SCROLLBAR-DARKSHADOW-COLOR: #425054;
			}

a			{
				color:#1F3F81;
				font-family:Tahoma;
				font-size:11px;
				text-decoration:none
			}
			
a:hover		{
				color:#A3622F;
				font-family:Tahoma;
				font-size:11px;
				text-decoration:underline
			}

.a_white	{
				color:#FFFFFF;
				font-family:Tahoma;
				font-size:11px;
				text-decoration:none
			}
			
.a_white:hover	{
				color:#FFFFFF;
				font-family:Tahoma;
				font-size:11px;
				text-decoration:underline
			}

.a_blue			{
				color:#1F3F81;
				font-family:Tahoma;
				font-size:12px;
				text-decoration:none
			}
			
.a_blue:hover		{
				color:#1F3F81;
				font-family:Tahoma;
				font-size:12px;
				text-decoration:underline
			}
						
.a_article	{
				color:#A3622F;
				font-family:Tahoma;
				font-size:12px;
				text-decoration:none
			}
			
.a_article:hover		{
				color:#001735;
				font-family:Tahoma;
				font-size:12px;
				text-decoration:underline
			}
												
.cell1 		{
				font-family:Tahoma;
				font-size:11px;
				border-style:solid;
				border-width:1;
				border-color:#C5AE97;
				background-color:#FEECD1;
				color:#14254E
			}
			
.cell2 		{
				font-family:Tahoma;
				font-size:11px;
				border-style:solid;
				border-width:1;
				border-color:#C5AE97;
				background-color:#F6CC8D;
				color:#14254E
			}
			
.cell3		{
				font-family:Tahoma;
				font-size:11px;
				border-style:solid;
				border-width:1;
				border-color:#C5AE97;
				background-color:#B8874C;
				color:#6B451A
			}
.radio		{
				background-color:transparent;
				border-width:0;
			}																																				