	body {margin:0px 0px 0px 0px; padding:0px; background-image : url("../images/background.jpg");background-repeat: repeat;background-color: White;}
	body,select,input,td, th, div,ul, li, span,div,.normal,p {font-family:arial; font-size:11px;}
	img {border:0px}
	p{
	margin-bottom : 5px;
	margin-top : 0px;
}
	
	/*headings */
	h1{font-family:arial; font-size: 14px; text-transform: uppercase;  color : Black;  margin-bottom : 1px;  }
	h2 {font-family:arial; font-size: 12px; margin-bottom:0px; margin-top:0px;text-transform: uppercase;}
	h3 {font-family:arial; font-size: 12px; margin-bottom:0px; margin-top:0px;  color : #0A246A; }
	
	/*box frame*/
	td.mainboxRighttop {background-image : url("../images/border_rtop.gif");background-repeat : no-repeat;}
	td.mainboxLefttop {background-image : url("../images/border_ltop.gif");background-repeat : no-repeat;}
	td.mainboxTop {background-image: url("../images/border_hside.gif");background-repeat: repeat-x;}
	td.mainboxMiddleright {background-image : url("../images/border_rmiddle.gif");background-repeat : no-repeat;}
	td.mainboxMiddleleft {background-image : url("../images/border_lmiddle.gif");background-repeat : no-repeat;}
	td.mainboxMiddlecenter {background-image: url("../images/border_hside.gif");background-repeat: repeat-x;}
	td.mainboxLeft {background-image : url("../images/border_vside.gif");	background-repeat : repeat-y;}
	td.mainboxRight {background-image: url("../images/border_vside.gif");background-repeat: repeat-y;}
	td.mainboxLeftbottom {background-image: url("../images/border_lbottom.gif");background-repeat: no-repeat;}
	td.mainboxRightbottom {background-image: url("../images/border_rbottom.gif");	background-repeat: no-repeat;}
	td.mainboxBottom {background-image: url("../images/border_hside.gif");background-repeat: repeat-x;}
	td.mainbox {background-color: white;}
	
	/*list*/
	td.header{background-color : #0054A6;color : White;	font-weight : bold;}
	td.item{background-color : White;}
	
	/*forms*/
	input, select{font-size : 11px;border: 1px solid Gray;}
	input.noborder{border: 0px solid Gray;}
	.formlbl {font-size:11px;font-weight:bold;text-align:right;}
	.formlbl_non {font-size:11px;text-align:right; }
	input.nostyle {color:Red;border:0px}
	span.nostyle input{color:Red;border:0px}
	input.secondary{color: #0054A6;font-family: arial;font-size: 11px;  font-weight:bold;padding: 1px;background-color: #ffffff ;border: solid 1px #000000;filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=2, OffY=2, Color='#4D4D4D', Positive='true')}
	input.button {color: white;font-family: arial;font-size: 11px;  font-weight:bold;padding: 1px;background-color: #0054A6;border: solid 1px #000000;filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=2, OffY=2, Color='#4D4D4D', Positive='true')}
	
	/*info sections */
	div.window{ width : 650px;  margin-bottom : 10px;  text-align:left; }
	div.window_header{font-family:arial; font-size: 14px; text-transform: uppercase;  color : White;  font-weight : bold;  padding: 5px; background-image : url("../images/cellpic3.gif");  background-repeat : repeat;}
	div.window_section{background-color : white;  padding-left : 5px;  padding-right : 5px;  padding-bottom : 5px;  padding-top : 5px;}
	
	div.windowB_header{font-family:arial; font-size: 14px; text-transform: uppercase;  color : White;  font-weight : bold;  background-color :#0054A6;  padding-left : 5px;  background-image : url("../images/sectionB_corner.gif");  background-repeat : no-repeat; background-position : right; }
	div.windowB_section{background-color : #E4E4E4;  padding-left : 5px;  padding-right : 5px;  padding-bottom : 5px;  padding-top : 5px;  border : 1px solid #0054A6;  }
	
	div.windowY_header{font-family:arial; font-size: 14px; text-transform: uppercase;  color : White;  font-weight : bold;  background-color :#FCDF27;  padding-left : 5px;  background-image : url("../images/sectionY_corner.gif");  background-repeat : no-repeat; background-position : right; }
	div.windowY_section{background-color : #E4E4E4;  padding-left : 5px;  padding-right : 5px;  padding-bottom : 5px;  padding-top : 5px;  border : 1px solid #FCDF27;  }
	
	div.windowBL_header{font-family:arial; font-size: 14px; text-transform: uppercase;  color : White;  font-weight : bold;  background-color :Black;  padding-left : 5px;  background-image : url("../images/sectionBL_corner.gif");  background-repeat : no-repeat; background-position : right; }
	div.windowBL_section{background-color : #E4E4E4;  padding-left : 5px;  padding-right : 5px;  padding-bottom : 5px;  padding-top : 5px;  border : 1px solid Black;  }
	
	div.inset_header{font-family:arial; font-size: 12px;  color : White;  font-weight : bold; padding: 5px; background-color : Gray; background-image : url("../images/mainbox_bg.jpg"); background-repeat : repeat;  }
	div.inset_section{background-color : #F5F5F5;  padding-left : 5px;  padding-right : 5px;  padding-bottom : 5px;  padding-top : 5px;  border:1px solid #275CAC;     }
	
	table.insets td{vertical-align : top;   }
	/*layers */
	#content {text-align:center; padding-top:30px;padding-right:10px;padding-left:10px;padding-bottom:10px;}
	#addon {position:absolute;left:765px;top:121px;}
	#menu{position:absolute;left:0px;top:180px; }