body { background-color:  #4b0500; 
		color:  #0c1327; 
		scrollbar-face-color:     #4b0500;
        scrollbar-shadow-color:   #BBCDE1;
        scrollbar-highlight-color:#BBCDE1;
        scrollbar-3dlight-color:  #c1a363;
        scrollbar-darkshadow-color:#000000;
        scrollbar-track-color:     #721510;
        scrollbar-arrow-color:     #c1a363;
		margin-top: 0px; margin-right: 0%; margin-left: 0%; }
p {  font-family: Arial, Helvetica, sans-serif; color: #132955; font-size: 10pt; line-height:140%; }
.tableborder {  border: thin groove; }

div#nav a { font: 8pt verdana, arial, sans-serif; color:#FFF; text-decoration: none; background: #721510; padding: 3px; margin:0px 0px 10px 0px; display:block; }
div#nav a:visited { font: 8pt verdana, arial, sans-serif; color: #FFF; text-decoration: none; background: #721510; padding: 3px; margin:0px 0px 10px 0px; display:block; }
div#nav a:hover { font: 8pt verdana, arial, sans-serif; color: #FFF; text-decoration: none; background: #932b29; margin:0px 0px 10px 0px; display:block; }

a {
	color: #996699;
	text-decoration: none;
	background: transparent;
	padding: 3px;
	font-family: arial, verdana, sans-serif;
	font-size: 10pt;
}

a:visited { font: 10pt arial, verdana, sans-serif; text-decoration: none; background: transparent;}

a:hover { font: 10pt arial, verdana, sans-serif; background: transparent; text-decoration: underline; padding: 3px; }

h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 11pt; color: #006666; text-align: justify; font-style: normal; font-weight: bold; }

h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #006666; }
h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: bold; color: #132955; }
.small {  font-size: 8pt}
li { font-family: Arial, Helvetica, sans-serif; color: #132955; font-size: 10pt; }
.border { border: solid 1px #4b0500; }
a.link2:link { font: 9pt verdana, arial, sans-serif; font-weight:700; color: #4b0500; text-decoration: none; }
a.link2:visited { font: 9pt verdana, arial, sans-serif; font-weight:700; color: #4b0500; text-decoration: none; }
a.link2:hover { font: 9pt verdana, arial, sans-serif; font-weight:700; color: #4b0500; text-decoration: underline; }

a.link3:link { font: 16px verdana, arial, sans-serif; font-weight:700; color: #34a3d6; text-decoration: underline; }
a.link3:visited { font: 16px verdana, arial, sans-serif; font-weight:700; color: #34a3d6; text-decoration: underline; }
a.link3:hover { font: 16px verdana, arial, sans-serif; font-weight:700; color: #237aa3; text-decoration: underline; }

img.linkslogos {
float: right;
clear:  both;
}

ul { line-height: 18px; }
#check { background-color: #a15353; color: #fff; font: 11px verdana, arial, sans-serif; padding: 10px 5px 0 5px; }
.rightpic { float: right; padding-left: 10px; }
.leftgallery { float: left; margin: 4px; }
.clear { clear: both; }

/*Lightbox enlarging images effect */
/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden; font-family: Arial, Helvetica, sans-serif; color: #132955; font-size: 10pt;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:hidden;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    ColorBox example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:#000;}

#colorBox{}
    #cboxTopLeft{width:25px; height:25px; background:url(images/border1.png) 0 0 no-repeat;}
    #cboxTopCenter{height:25px; background:url(images/border1.png) 0 -50px repeat-x;}
    #cboxTopRight{width:25px; height:25px; background:url(images/border1.png) -25px 0 no-repeat;}
    #cboxBottomLeft{width:25px; height:25px; background:url(images/border1.png) 0 -25px no-repeat;}
    #cboxBottomCenter{height:25px; background:url(images/border1.png) 0 -75px repeat-x;}
    #cboxBottomRight{width:25px; height:25px; background:url(images/border1.png) -25px -25px no-repeat;}
    #cboxMiddleLeft{width:25px; background:url(images/border2.png) 0 0 repeat-y;}
    #cboxMiddleRight{width:25px; background:url(images/border2.png) -25px 0 repeat-y;}
    #cboxContent{background:#fff;}
        #cboxLoadedContent{margin-bottom:20px;}
        #cboxTitle{position:absolute; bottom:0px; left:0; text-align:center; width:100%; color:#999;}
        #cboxCurrent{position:absolute; bottom:0px; left:100px; color:#999;}
        #cboxSlideshow{position:absolute; bottom:0px; right:42px; color:#444;}
        #cboxPrevious{position:absolute; bottom:0px; left:0; color:#444;}
        #cboxNext{position:absolute; bottom:0px; left:63px; color:#444;}
        #cboxLoadingOverlay{background:url(images/loading.gif) 5px 5px no-repeat #fff;}
        #cboxClose{position:absolute; bottom:0; right:0; display:block; color:#444;}

/*
    The following fixes png-transparency for IE6.  
    It is also necessary for png-transparency in IE7 & IE8 to avoid 'black halos' with the fade transition
    
    Since this method does not support CSS background-positioning, it is incompatible with CSS sprites.
    Colorbox preloads navigation hover classes to account for this.
    
    !! Important Note: AlphaImageLoader src paths are relative to the HTML document,
    while regular CSS background images are relative to the CSS document.
*/
.cboxIE #cboxTopLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderTopLeft.png, sizingMethod='scale');}
.cboxIE #cboxTopCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderTopCenter.png, sizingMethod='scale');}
.cboxIE #cboxTopRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderTopRight.png, sizingMethod='scale');}
.cboxIE #cboxBottomLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderBottomLeft.png, sizingMethod='scale');}
.cboxIE #cboxBottomCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderBottomCenter.png, sizingMethod='scale');}
.cboxIE #cboxBottomRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderBottomRight.png, sizingMethod='scale');}
.cboxIE #cboxMiddleLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderMiddleLeft.png, sizingMethod='scale');}
.cboxIE #cboxMiddleRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderMiddleRight.png, sizingMethod='scale');}

/*lightbox*/

.black_overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
 
.lightbox_container{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	z-index:1002;
}
 


.lightbox_center {
	position: relative;
	//top: 20%;
	top: 180px;
	//left: 0px;
	//width: 100%;
	height: 390px;
	z-index:1003;
	//overflow: hidden;
	-moz-opacity: 2.0;
	opacity:2.0;
	filter: alpha(opacity=200);
}


.light {
	-moz-opacity: 2.0;
	opacity:2.0;
	filter: alpha(opacity=200);
}
