A:link  {
font-size : 11px;
font-family : Verdana, Arial, Helvetica, Geneva;
font-weight : normal;
line-height : 14px;
letter-spacing : 0px;
color : #000066;
text-decoration : none;
}
A:visited  {
font-size : 11px;
font-family : Verdana, Arial, Helvetica, Geneva;
font-weight : normal;
line-height : 14px;
letter-spacing : 0px;
color : #000066;
text-decoration : none;
}
A:hover  {
font-size : 11px;
font-family : Verdana, Arial, Helvetica, Geneva;
font-weight : normal;
line-height : 14px;
letter-spacing : 0px;
color : #ffa218;
text-decoration : none;
}

A.common:link  {
font-size : 11px;
font-family : Verdana, Arial, Helvetica, Geneva;
font-weight : bold;
line-height : 14px;
letter-spacing : 0px;
color : #000066;
text-decoration : none;
}


A.common:hover  {
font-size : 11px;
font-family : Verdana, Arial, Helvetica, Geneva;
font-weight : bold;
line-height : 14px;
letter-spacing : 0px;
color : #000066;
text-decoration : none;
}



.normal  {
font-size : 11px;
font-family : Verdana, Arial, Helvetica, Geneva;
color : #000000;
line-height : 11px;
letter-spacing : 0px;
}

.TEXTTop  {
font-size : 14px;
font-family : Verdana, Arial, Helvetica, Geneva;
color : #000000 ;
line-height : 11px;
letter-spacing : 0px;
}

body {
font-family: Verdana, Verdana, Arial, Helvetica, Geneva;
font-size : 10px;
color: #000000;
margin: 0px;
padding: 0px;
background:#3288D1 url(textures/tall.jpg) top left repeat-x


}
.Left_CornerTop{
	width:11px;
	height:11px;
	background:url("images/border/lt.png") bottom right no-repeat;
}
.Left_CornerBottom{
	width:11px;
	height:11px;
	background:url("images/border/lb.png") top right no-repeat;
}
.Left_Middle{
	width:11px;
	height:auto;
	background:url("images/border/lm.png") bottom right repeat-y;
}
.Right_CornerTop{
	width:11px;
	height:11px;
	background:url("images/border/rt.png") bottom left no-repeat;
}
.Right_CornerBottom{
	width:11px;
	height:11px;
	background:url("images/border/rb.png") top left no-repeat;
}
.Right_Middle{
	width:11px;
	height:auto;
	background:url("images/border/rm.png") bottom left repeat-y;
}	
.TopTop{
	width:773px;
	height:11px;
	background:url("images/border/tt.png") bottom no-repeat;
}	
.BottomBottom{
	width:773px;
	height:11px;
	background:url("images/border/bb.png") top no-repeat;	
}	
.LeftTopShadow{
	width:11px;
	height:20px;
	background:url("images/border/lts.png") top right repeat-y;	
}	
.RightTopShadow{
	width:11px;
	height:20px;
	background:url("images/border/rts.png") top left repeat-y;
}	
.TopShadow{
	width:773px;
	height:20px;
	background:url("images/border/ts.png") top center no-repeat;	
}	

.Formin1{
	width:544px;
	height:33px;
	background:url("formin/1.jpg") bottom center no-repeat;	
}	

.Formin2{
	width:544px;
	height:12px;
	background:url("formin/2.jpg") top center repeat-y;	
}	

.Formin3{
	width:544px;
	height:10px;
	background:url("formin/3.jpg") top center repeat-y;	
}	

.Formin4{
	width:544px;
	height:10px;
	background:url("formin/4.jpg") top center repeat-y;	
}	

.Formin5all{
	width:544px;
	height:10px;
	background:url("formin/5all.jpg") top center repeat-y;	
}	

.Formin6bot{
	width:544px;
	height:12px;
	background:url("formin/6bot.jpg") top center no-repeat;	
}	

.TopMainSilver{
	width:576px;
	height:12px;
	background:url("images/msilver/top.jpg") bottom center no-repeat;	
}	
.BottomMainSilver{
	width:576px;
	height:12px;
	background:url("images/msilver/bottom.jpg") top center no-repeat;	
}	
#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #CCCCCC;
visibility: hidden;
z-index: 10;
cursor: auto;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 10px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}




