body
{
	margin:						0px;
	background-color:			#FFFFFF;
	scrollbar-base-color: 		#203b59;
	scrollbar-3d-light-color: 	#a0bbd9;
	scrollbar-arrow-color: 		#a0bbd9;
	scrollbar-darkshadow-color: #203b59;
	scrollbar-face-color: 		#203b59;
	scrollbar-highlight-color: 	#809bb9;
	scrollbar-shadow-color: 	#809bb9;
	scrollbar-track-color: 		#203b59;
}
html 
{
overflow-x: hidden;
}
.Main
{
	width: 					995px;
	height: 				273px;	
}
.AuxMenu
{
	border-top:				#A2A2A2;
	border-top-width:		1px;
	border-top-style:		solid;
	border-bottom:			#A2A2A2;
	border-bottom-width:	1px;
	border-bottom-style:	solid;
}
/*=================================== Thumbs ====================================*/
.Thumb
{
	border:	 				2px;
	border-color:	 		#3087D1;
	border-style:			solid;
	float:					left;
	margin-right:			10px;
}
/*================================= Button Styles =================================*/
.Bt01
{
	color: 					#666666;
	font-family: 			Arial, Helvetica, sans-serif;
	font-style: 			normal;
	font-weight: 			normal;
	font-size: 				11px;
	text-decoration: 		none;
	text-align: 			center;
	border:	 				1px;
	border-color:	 		#666666;
	border-style:			solid;
	background-color: 		#EFEBEF;
	cursor:					hand;
}
.Bt02
{
	color: 					#F23A30;
	font-family: 			Arial, Helvetica, sans-serif;
	font-style: 			normal;
	font-weight: 			normal;
	font-size: 				11px;
	text-decoration: 		none;
	text-align: 			center;
	border:	 				1px;
	border-color:	 		#F23A30;
	border-style:			solid;
	background-color: 		#EFEBEF;
	cursor:					hand;
}
/*================================= Link Styles =================================*/
A.Link01:up
{
	color: 					#081431;
	font-family: 			Arial, Helvetica, sans-serif;
	font-style: 			normal;
	font-weight: 			normal;
	font-size: 				11px;
	text-decoration: 		none;
	text-align: 			justify;
	line-height:			12px;
}
A.Link01:visited
{
	color: 					#081431;
	font-family: 			Arial, Helvetica, sans-serif;
	font-style: 			normal;
	font-weight: 			normal;
	font-size: 				11px;
	text-decoration: 		none;
	text-align: 			justify;
	line-height:			12px;
}
A.Link01:hover
{
	color: 					#3087D1;
	font-family: 			Arial, Helvetica, sans-serif;
	font-style: 			normal;
	font-weight: 			normal;
	font-size: 				11px;
	text-decoration: 		underline;
	text-align: 			justify;
	line-height:			12px;
}
A.Link02:up
{
	color: 					#666666;
	font-family: 			Arial, Helvetica, sans-serif;
	font-style: 			normal;
	font-weight: 			bold;
	font-size: 				11px;
	text-decoration: 		none;
}
A.Link02:visited
{
	color: 					#666666;
	font-family: 			Arial, Helvetica, sans-serif;
	font-style: 			normal;
	font-weight: 			bold;
	font-size: 				11px;
	text-decoration: 		none;
}
A.Link02:hover
{
	color: 					#F23A30;
	font-family: 			Arial, Helvetica, sans-serif;
	font-style: 			normal;
	font-weight: 			bold;
	font-size: 				11px;
	text-decoration: 		underline;
}
A.Link03:up
{
	color: 					#F23A30;
	font-family: 			Arial, Helvetica, sans-serif;
	font-style: 			normal;
	font-weight: 			normal;
	font-size: 				11px;
	text-decoration: 		underline;
}
A.Link03:visited
{
	color: 					#F23A30;
	font-family: 			Arial, Helvetica, sans-serif;
	font-style: 			normal;
	font-weight: 			normal;
	font-size: 				11px;
	text-decoration: 		underline;
}
A.Link03:hover
{
	color: 					#666666;
	font-family: 			Arial, Helvetica, sans-serif;
	font-style: 			normal;
	font-weight: 			normal;
	font-size: 				11px;
	text-decoration: 		underline;
}
A.Link04:up
{
	color: 					#081431;
	font-family: 			Arial, Helvetica, sans-serif;
	font-style: 			normal;
	font-weight: 			normal;
	font-size: 				11px;
	text-decoration: 		none;
	text-align: 			justify;
	line-height:			12px;
	display:				block;
	padding-right: 			10px
}
A.Link04:visited
{
	color: 					#081431;
	font-family: 			Arial, Helvetica, sans-serif;
	font-style: 			normal;
	font-weight: 			normal;
	font-size: 				11px;
	text-decoration: 		none;
	text-align: 			justify;
	line-height:			12px;
	display:				block;
	padding-right:			 10px
}
A.Link04:hover
{
	color: 					#3087D1;
	font-family: 			Arial, Helvetica, sans-serif;
	font-style: 			normal;
	font-weight: 			normal;
	font-size: 				11px;
	text-decoration: 		normal;
	text-align: 			justify;
	line-height:			12px;
	background-color: 		#F2F2F2;
	display:				block;
	padding-right: 			10px
}
/*================================= Text Styles =================================*/
.Txt01
{
	color: 					#081431;
	font-family: 			Arial, Helvetica, sans-serif;
	font-style: 			normal;
	font-weight: 			normal;
	font-size: 				11px;
	text-decoration: 		none;
	text-align: 			justify;
	line-height:12px;
}
.Txt02
{
	color: 					#3087D1;
	font-family: 			Arial, Helvetica, sans-serif;
	font-style: 			normal;
	font-weight: 			bold;
	font-size: 				11px;
	text-decoration: 		none;
	text-align: 			justify;
	line-height:14px;
}
.Txt03
{
	color: 					#3087D1;
	font-family: 			Arial, Helvetica, sans-serif;
	font-style: 			normal;
	font-weight: 			normal;
	font-size: 				11px;
	text-decoration: 		none;
	text-align: 			left;
	line-height:			16px;
}
.Txt04
{
	color: 					#081431;
	font-family: 			Arial, Helvetica, sans-serif;
	font-style: 			normal;
	font-weight: 			normal;
	font-size: 				11px;
	text-decoration: 		none;
	line-height:12px;
}
/*================================= Form Styles =================================*/
.ListBox
{
	color: 					#081431;
	font-family: 			Arial, Helvetica, sans-serif;
	font-style: 			normal;
	font-weight: 			normal;
	font-size: 				11px;
	text-decoration: 		none;
}
.TextField
{
	color: 					#081431;
	font-family: 			Arial, Helvetica, sans-serif;
	font-style: 			normal;
	font-weight: 			normal;
	font-size: 				11px;
	text-decoration: 		none;
}