/* CSS Document */

body { font-family:Bembo, Verdana, Tahoma; font-size:14px; background-color:#c8c8c8;}

img {border: 0px;}

a:link {color: #000000; text-decoration: none;}
a:visited {color: #000000; text-decoration: none;}
a:hover {color: #000000; text-decoration: none;}
a:active {color: #000000; text-decoration: none;}

.bg {
 position:absolute;
 top: 110px;
 left: 190px;
 border:0px;	
}

.Style1 {
 font-size: 10px;
 color: #000000;
 font-weight: bold;
}
.tt {
 font-size: 18px;
 color: #be2a36;
}
.stt {
 font-size: 16px;
 color: #006600;
 font-weight: bold;
}
#container {
 height: 600px;
 width: 900px;
 position: relative;
 top: 0px;
 left: 0px;
 margin: 0px;
 padding: 0px;
 z-index:1;
}

#header {
 background-image: url(images/banner.gif);
 height: 100px;
 width: 900px;
 position: absolute;
 top: 0px;
 left: 0px;
 margin: 0px;
 padding: 0px;
 z-index:2;
}

#news {
 background-image: url(images/news.gif);
 background-repeat: no-repeat;
 border: 1px;
 border-color: #000000;
 border-style: solid;
 color: #be2a36;
 height: 190px;
 width: 178px;
 position: absolute;
 top: 110px;
 left: 0px;
 margin: 0px;
 padding: 0px;
 font-size:11px;
 z-index:2;
}

#menu1 {
 height: 150px;
 width: 180px;
 position: absolute;
 top: 300px;
 left: 0px;
 margin: 0px;
 padding: 0px;
 z-index:2;
}

#menu2 {
 height: 150px;
 width: 180px;
 position: absolute;
 top: 450px;
 left: 0px;
 margin: 0px;
 padding: 0px;
 z-index:2;
}

#main {
 border: 1px;
 border-color: #000000;
 border-style: solid;
 height: 490px;
 width: 710px;
 position: absolute;
 top: 109px;
 left: 190px;
 margin: 0px;
 padding: 0px;
 font-size: 14px;
 overflow:auto;
 overflow-x:hidden;
 clear:right;
 z-index:2;

}
#main1 {
 background-image:url(images/main.jpg);
 background-attachment:fixed; 
 border: 1px;
 border-color: #000000;
 border-style: solid;
 width: 450px;
 margin: 0px;
 padding: 0px;
 font-size: 12px;
 clear:right;
 z-index:1;
 margin:8px;
 z-index:2;
}
#tbl_pro {
	width: 500px;
	max-width:500px;
}
#footer {
 background-color:#f5f0d3;
 border: 1px;
 border-color: #000000;
 border-style: solid;
 height: 25px;
 width: 900px;
 position: relative;
 margin: 0px;
 padding: 0px;
 font-size: 14px;
 line-height:20px;
 clear:right;
 z-index:2;

}

.style3 {color: #006600; font-weight: bold;}
.style5 {color: #be2a36;}
.style6 {color: #be2a36; font-weight: bold;}
.stylef {color: #be2a36; font-weight:bold;}
.style7 {color: #be2a36;}
.style8 {color: #006600;font-weight: bold;}

