a:link,a:visited,a:hover,a:active{
	color: #002D5F;
	text-align: center;
	text-decoration: none;
}
a:link.bold,a:visited.bold,a:hover.bold,a:active.bold{
		text-decoration: none;
		color: #002A7F;
		font-weight: bolder;
}
a:link.white,a:visited.white,a:hover.white,a:active.white{
		text-decoration: none;
		color: #fff;
}
a:link.yellow,a:visited.yellow,a:hover.yellow,a:active.yellow{
		text-decoration: none;
		color: #DEFF00;
}
a:link.decor,a:visited.decor,a:hover.decor,a:active.decor{
	text-decoration: underline;
}
a:link.red,a:visited.red,a:hover.red,a:active.red{
	color: #FF0000;
}
a:link.top,a:visited.top,a:hover.top,a:active.top{
	color: #012047;
	font-family: Arial, Helvetica, sans-serif;
	font-size: larger;
	text-decoration: underline;
}
body{
	color: #002A7F;
	margin: 0;
	padding: 0;
	background-color: #20ADFE;
	scrollbar-arrow-color: #000;
	scrollbar-highlight-color: #E2F4FF;
	scrollbar-track-color: #BAE5FE;
	scrollbar-base-color: #00A2FF;
	scrollbar-3dlight-color: #0041C4;
}
h1, h2, h3, h4, h5, h6{
	text-align: center;
}
table{
	font-size: 10pt;
}

.allsan{
	background-image: url(images/fon_all_san.jpg);
	height: 20px;
	width: 700px;
	font-weight: bolder;
}
.chitat{
	font-family: Arial;
	font-style: italic;
	font-size:70%;
}
.small{
	font-size:80%;
}
.menu{
	text-align: center;
}
.itemleft{
	text-align: right;
	font-weight: bold;
	margin: 0;
	padding: 0;
	font-size: 10pt;
}
.itemright{
	text-align: left;
	font-weight: bold;
	margin: 0;
	padding: 0;
	font-size: 10pt;
}
.text{
	text-align: justify;
}
.red{
	color: Red;
}
.bottom{
	background-color: #00A2FF;
	color: #fff;
	text-align: justify;
}
.headmenu{
	color: #fff;
}
#gray{
	color: Gray;
}
#box{
	position: absolute;
	visibility: hidden;
}
#inbox{ 
	font-size:11pt; 
	color: #002A7F; 
	background-color: #FEDD6F; 
	text-decoration: none; 
	border: 3px double #946D00;
	font-weight: bold;
}
#menu{ 
	font-size:12pt; 
	font-weight:bold; 
	text-decoration: none; 
}
.fon{
	background: url("images/fon.jpg");
	background-repeat: repeat-x;
	background-color: #E2F4FF;
}
.submenu
{
	DISPLAY: none;
  	VISIBILITY: hidden;
	position: absolute;
	width: 165px;
	background: #fc3;
	padding: 0px;
	margin: 0px;
}
.subitem
{
	border: 0px;
	border-bottom: 2px groove #f90;
	padding: 5px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	background: #fc3;
}
.add_gst{
	background-color: 00A2FF;
	margin: 0;
	padding: 3;
	border: 0; 
	width: 450; 
	height: 200; 
}
.add_gst_border{
	 margin: 0; 
	 padding: 0; 
	 border: 0; 
	 border-color: #002A7F; 
	 background-color: #002A7F; 
}
.top_gst{
	background-color: 00A2FF;
	text-align: justify;
	padding: 5px;
}
.bott_gst{
	background-color: #BAE5FE;
	text-align: justify;
	padding: 5px;
}
.gst{
	 margin: 0; 
	 padding: 2; 
	 border: 0; 
	 width: 500px;
}
.pricetop{
	background-color: #0066FF;
	font-weight: bold;
	color: #FFFCA9;
}
.priceleft{
	background-color: #4C94FF;
	font-weight: bold;
}
.pricemiddle{
	background-color: #B4D2FF;
	text-align: center;
}
