﻿#global {
position:relative;
left: 50%; 
 margin-top: -15px;
 margin-left: -350px; 
	 width: 700px;  min-width: 500px; 
	/*height: 600px; */
	height: auto; min-height: 600px;
	 border-left: 1px solid #9d0230;
	 border-right: 1px solid #9d0230; 
	 }

B{ font-weight:: bolder; color:#000000; }
/*header*/
.logo{
	 position:absolute;
 	top: 14px;
     left: 50%; 
	 margin-left: -74px; 
	 z-index: 1; 
	 } 
	 
.bkgrd_headerColor{ background-color: #9d0230; width: 100%; left: 0; height: 10px; border-bottom: 1px solid #939598;   }
.bkgrd_header{ position: absolute; background-image:url(../../files/-/img/setLg/code2.gif); background-repeat: no-repeat;  width: 100%; top: 11px; left: 0px; height: 104px; border: 0px;  z-index: 0; }
.line_header{ position: absolute; background-image:url(../../files/-/img/setLg/line_blue.gif); background-repeat: repeat;  width: 100%; top: 101px; left: 0px; height: 13px; border: 0px; z-index: 0; }

/*text, links, button*/
.textLine, a, a.Linkbutton, a.Linkbutton:hover, a.linktxt, .linktxt, .BoxRight_TOP,  .BoxLeft_TOP, .BoxLeft_DOWN, .BoxRight_DOWN, .bkgrd_footer {font-family: arial, verdana; font-size: 11px; text-decoration: none; }

.textLine {color: gray; font-style:oblique; top: -1px; }
.button a,a,  a.Linkbutton:hover {color: #990033;  text-decoration: none; }
a:hover, a.linktxt:hover, a:focus{text-decoration: underline; }
a.linktxt, .linktxt{color: #990033;  text-decoration: none; }

.button{ position: absolute; background-image: url(../../files/-/img/setLg/button.gif); background-repeat:no-repeat; 
border: 0; height: 22px; padding-top: 3px; width: 72px; padding: 3px; color: #939598; bottom: 0px; right: 10px; text-align:center; }

a.Linkbutton{color:#990033;  padding-top:2px; position: relative;  } 
a.Linkbutton:hover{color:#990033;  padding-top:2px; position: relative;  } 



/* footer */
.footer_left{ position: absolute; float: left; background-image:url(../../files/-/img/setLg/footer_Left.gif); background-repeat:no-repeat;  width: 27px; bottom: 0px; margin-left: -2px; height: 42px;  z-index: 1;  }

.bkgrd_footer{ position: absolute; background-color: #9d0230; width: 100%; left: 2px; bottom: 0px; height: 41px; border-top: 1px solid #939598; color: white; text-align: center; line-height: 1.75em; }

.bkgrd_footer a{color: white; text-decoration: none;}
.bkgrd_footer a:hover{color: white; text-decoration: underline;}

.footer_right{ position: absolute; background-image:url(../../files/-/img/setLg/footer_Right.gif); background-repeat:no-repeat; width: 29px; bottom: 0px; right: -3px; height: 42px;  z-index: 1;  }


/* Box content */
.cornerTopLeft, .BoxRight_TOP        
{ top: 0px; margin-top: 0px;} 
 
.BoxLeft_TOP:hover, .BoxRight_TOP:hover
{ background-color: #EFEFEF; 	 } 

.BoxLeft_TOP, .BoxRight_TOP       
{ top: 100px; margin-top: 40px; border: 1px solid gray; } 

 
.BoxLeft_TOP       
	{
	 position: absolute;
     width: 45%;   
     margin-left: 10px; 
     background-color: #F8F8F8; 
	 height: 350px; 
	 padding: 8px; 
	 padding-top: 20px; 
	 color:#939598; text-align: justify; 
	} 



 
.BoxRight_TOP
{
	 position: absolute;
     width: 45%; 
     margin-left: 50%; 
     background-color: #F8F8F8; 
	 height: 350px; 
	 padding: 8px; 
	 padding-top: 20px; 
	 color:#939598; text-align: justify; 
	 
	 
	 	 } 


	 
/* corner Box*/
.cornerTopLeft { background-image: url(../../files/-/img/setLg/corner_TopLeft.gif);}
.cornerTopRight{ background-image: url(../../files/-/img/setLg/corner_TopRight.gif);}

.cornerTopLeft, .cornerTopRight      
{background-repeat:no-repeat; width: 12px; height: 16px; position: absolute; border: 0;  }	


.cornerTopLeft  {top:-2px; left: -2px;}
.cornerTopRight  {top:-2px; right: -2px;}