/* ------------------------------------------------------------------------------------------------------------------------------- */body    {        margin-top: 0%; margin-left:15%; margin-right: 15%; margin-bottom: 0px;        font-family: georgia;		font-size:12px;        background:url(images/background2.jpg); background-repeat: repeat-x; repeat-y;		}/* ------------------------------------------------------------------------------------------------------------------------------- */        .colorclass0 {        background-color: #ffffff;}.colorclass1 {        background-color: #E8EFF5;}.colorclass2 {        background-color: #FFE3C1;}.padder1 { padding: 1; } .padder2 { padding: 2; } .padder3 { padding: 3; } .padder4 { padding: 4; } .padder5 { padding: 5; }.padder6 { padding: 6; } .padder7 { padding: 7; } .padder8 { padding: 8; } .padder9 { padding: 9; } .padder10 { padding: 10; }.tdclass1 {        padding: 5;        border-top-width: 1px;        border-top-style: solid;        border-top-color: DDDDDD;        border-bottom-width: 1px;        border-bottom-style: solid;        border-bottom-color: D9D9D9;        background-repeat: repeat-x;		background-color: #EDF2F6;}.textclass1        {        color: 476C8E;        font-size:14px;        }		.textclass2        {        color: 476C8E;        font-size:18px;        }			        a:link        { color: 476C8E; font-size:14px; text-decoration:none; }a:active        { color: 476C8E; font-size:14px; text-decoration:none; }
a:visited
        { color: 476C8E; font-size:14px; text-decoration:none; }
a:hover
        { color: EB6812; font-size:14px; text-decoration:underline; }
		
.subcat_link a:link 
	{ color: 476C8E; text-decoration:none; font-size: 11px; }
.subcat_link a:active 
	{ color: 476C8E; text-decoration:none; font-size: 11px; }
.subcat_link a:visited 
	{ color: 476C8E; text-decoration:none; font-size: 11px; }
.subcat_link a:hover 
	{ color: EB6812; text-decoration:underline; font-size: 11px; }		
		
.itty_link a:link 
	{ color: 000000; text-decoration:none; font-size: 11px; }
.itty_link a:active 
	{ color: 000000; text-decoration:none; font-size: 11px; }
.itty_link a:visited 
	{ color: 000000; text-decoration:none; font-size: 11px; }
.itty_link a:hover 
	{ color: EB6812; text-decoration:underline; font-size: 11px; }

.itty_link 
	{
	font-size:11px;
	color:000000;
	}
	
.itty_itty_link 
	{
	font-size:10px;
	}			
	
.white_link a:link 
{ color: DEE0E5; font-size:14px; text-decoration:none; }
.white_link a:active 
{ color: DEE0E5; font-size:14px; text-decoration:none; }
.white_link a:visited 
{ color: DEE0E5; font-size:14px; text-decoration:none; }
.white_link a:hover 
{ color: ffffff; font-size:14px; text-decoration:underline; }	

.white_link {
        color: ffffff;
        font-size:14px;
}		

.bigtitle a:link 
{ color: DEE0E5; font-size:20px; text-decoration:none; }
.bigtitle a:active 
{ color: DEE0E5; font-size:20px; text-decoration:none; }
.bigtitle a:visited 
{ color: DEE0E5; font-size:20px; text-decoration:none; }
.bigtitle a:hover
{ color: ffffff; font-size:20px; text-decoration:underline; }/* SLIMBOX */#lbOverlay {	position: fixed;	z-index: 9999;	left: 0;	top: 0;	width: 100%;	height: 100%;	background-color: #000;	cursor: pointer;}#lbCenter, #lbBottomContainer {	position: absolute;	z-index: 9999;	overflow: hidden;	background-color: #fff;}.lbLoading {	background: #fff url(images/loading.gif) no-repeat center;}#lbImage {	position: absolute;	left: 0;	top: 0;	border: 10px solid #fff;	background-repeat: no-repeat;}#lbPrevLink, #lbNextLink {	display: block;	position: absolute;	top: 0;	width: 50%;	outline: none;}#lbPrevLink {	left: 0;}#lbPrevLink:hover {	background: transparent url(images/prevlabel.gif) no-repeat 0 15%;}#lbNextLink {	right: 0;}#lbNextLink:hover {	background: transparent url(images/nextlabel.gif) no-repeat 100% 15%;}#lbBottom {	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;	font-size: 10px;	color: #666;	line-height: 1.4em;	text-align: left;	border: 10px solid #fff;	border-top-style: none;}#lbCloseLink {	display: block;	float: right;	width: 66px;	height: 22px;	background: transparent url(images/closelabel.gif) no-repeat center;	margin: 5px 0;	outline: none;}#lbCaption, #lbNumber {	margin-right: 71px;}#lbCaption {	font-weight: bold;}#video_overlay { position: absolute; top: 10px; left: 10px; width: 690px; height: 475px; }#video_overlay #AOverlay_Img {  position: absolute; top: 0px; left: 0px; z-index: 1; }#video_overlay #AOverlay_CloseImg {  position: absolute; top: 0px; left: 0px; z-index: 20; cursor: pointer; }#video_overlay #vContent { position: absolute; top: 15px; left: 15px; padding: 10px; z-index: 30; width: 620px; height: 365px; background: url('images/loading.gif') no-repeat center; }	