/* CSS Document for ASBM Junior */

html, body, #wrapper {
      height:100%;
      margin: 0;
      padding: 0;
      border: none;
   }
   #wrapper {
      margin: 0 auto;
      text-align: left;
      vertical-align: middle;
      width: 116px;
	     }

td.ImageCell { 
	height: 100px;
	width: 143px;
	background-image:url(images/cellbg.gif);
	background-repeat:no-repeat;
	padding-top: 2px;
	padding-bottom:2px;
	padding-left:2px;
	padding-right:2px;
	}
	
td { text-align: left; }		 
		 
.NormalText {
	COLOR: #000000;
	font: normal 11px/20px Arial;
} 

.NormalHeading {
	FONT-SIZE: 12px; COLOR: #0097D6; FONT-STYLE: normal; font-weight: bold; FONT-FAMILY: Arial;
} 

.WHITEHeading {
	FONT-SIZE: 12px; COLOR: #ffffff; FONT-STYLE: normal; font-weight: bold; FONT-FAMILY: Arial;
} 
 
.FooterText {
	FONT-SIZE: 11px; COLOR: #D9D9D9; FONT-STYLE: normal; font-weight: normal; FONT-FAMILY: Arial;
}

.NormalLnk {color: #000; font: 11px Arial; text-decoration: none; font-weight: bold;}
.NormalLnk:link {color: #000; font: 11px Arial; text-decoration: none; font-weight: bold;}
.NormalLnk:hover {color: #000; text-decoration: underline; font-weight: bold;}

.FooterLnk {color: #D9D9D9; font: 11px Arial; text-decoration: none; font-weight: normal;}
.FooterLnk:link {color: #D9D9D9; font: 11px Arial; text-decoration: none; font-weight: normal;}
.FooterLnk:hover {color: #D9D9D9; text-decoration: underline; font-weight: normal;}

select {font: 12px arial bold;
        width: 200px;
        height: 20px;
        color: #475F6E;}
		
.TransTextbox
{
font-family: Arial;
font-size: 11px;
font-style:normal;
height:11px;
background:none;
border:none;
background-image:url(images/bg.gif);
padding : 3px;
margin : 0px;
}		

.NormalTextbox
{
font-size: 12px;
height:12px;
}
.MediumSelect 
{font: 12px Arial bold;
width: 200px;
height: 20px;
color: #475F6E;
}
input { font-family: Arial;
        font-size: 8pt; }
textarea { font-family: Arial;
           font-size: 8pt; }
select { font-family: Arial;
         font-size: 8pt; }
		 
.WhiteV10 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.WhiteV18 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}

		 
.unnamed1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline blink;
}
