/* CSS Document */
body {	margin:0px; 
		padding:0px; 
		background-color:#000000;
}
table,td,th {	font-family:Tahoma;
				font-size:11px;
				font-weight:normal;
				color:#000000;
}

.table-heading {font-family:arial; font-weight:bold; font-size:11px; color:#999999; padding-left:10px;}
.table-heading1 {font-family:arial; font-weight:bold; font-size:11px; color:#B4B1B1; padding-left:10px;}

.body-bg1 {background-image:url(../images/body-bg1.gif); background-repeat:repeat-y;}
.body-bg2 {background-image:url(../images/body-bg2.gif); background-repeat:repeat-y;}

.bg1 {background-image:url(../images/bg1.gif); background-repeat:repeat-x;}
/* home page */
.body-left { background-image:url(../images/body-left.gif); background-repeat: no-repeat; background-position: 3px 0px;; }
.body-right { background-image:url(../images/body-right.gif); background-position: 0px 0px;; }
.body-top { background-image:url(../images/body-top.gif); background-repeat: no-repeat; background-position: 3px 0px;}
.body-bottom { background-image:url(../images/body-bottom.gif); background-repeat: no-repeat; background-position: 3px 0px;}
.body-back {background-image:url(../images/body-background.jpg); background-repeat: repeat; }

/* about us page */
.body-top2 { background-image:url(../images/body-top2.gif); background-repeat: no-repeat; background-position: 3px 0px;}
.body-bottom2 { background-image:url(../images/body-bottom2.gif); background-repeat: no-repeat; background-position: 3px 0px;}
.body-right2 { background-image:url(../images/body-right.gif); background-repeat:repeat-y;  background-position: 3px 0px;}
.border-bot {background-image:url(../images/border-bot.gif); background-repeat: repeat-x; background-position:bottom;
				padding-bottom:6px;
}
.body-back1 {background-image:url(../images/body-background1.gif); background-repeat: repeat-y;  background-position: 3px 0px;}
.body-top3 { background-image:url(../images/body-top3.gif); background-repeat: no-repeat; background-position: 3px 0px;}
.body-left3 { background-image:url(../images/body-left3.gif); background-repeat: repeat-y; background-position: 3px 0px; }
.aboutus-bg { background-image: url(../images/aboutus_04.jpg); background-repeat: no-repeat; background-position: 320px 120px; }
		


.txt-bold {	font-family:Tahoma;
				font-size:11px;
				font-weight:bold;
				color:#000000;
}

.link-footer {	font-family:Tahoma;
				font-size:10px;
				font-weight:normal;
				color:#ffffff;
				text-decoration:none;
}
.link-footer:hover {	font-family:Tahoma;
				font-size:10px;
				font-weight:normal;
				color:#ffffff;
				text-decoration:underline;
}
.txt-footer {	font-family:Tahoma;
				font-size:10px;
				font-weight:normal;
				color:#ffffff;
}

.topnav {	font-family:arial;
				font-size:11px;
				font-weight:normal;
				color:#000000;
				text-decoration:none;
}
.topnav:hover {	font-family:arial;
				font-size:11px;
				font-weight:normal;
				color:#000000;
				text-decoration:underline;
}
.topnav-red {	font-family:arial;
				font-size:11px;
				font-weight:normal;
				color:#CC2000;
				text-decoration:none;
}

.link-red {	font-family:arial;
				font-size:11px;
				font-weight:normal;
				color:#CC2000;
				text-decoration:none;
}
.link-red:hover {	font-family:arial;
				font-size:11px;
				font-weight:normal;
				color:#CC2000;
				text-decoration:underline;
}

.txt-contact {	font-family:Tahoma;
				font-size:12px;
				font-weight:normal;
				color:#000000;
}

.sitemap {	font-family:Tahoma;
				color:#CC2000;
				text-decoration:none;
				
}
.sitemap:hover {	font-family:Tahoma;
				color:#CC2000;
				text-decoration:underline;
				
}
li { 
list-style:square;
color:#CC2000;
font-size:13px;
font-weight:bold;
line-height:30px;
}
li li { 
list-style: circle;
color:#CC2000;
font-size:11px;
font-weight:normal;
}
		

.heading {	
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
	color:#CC2000;
	text-decoration:none;
}
.Button {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 2px;
	FONT-SIZE: 11px;
	font-weight: bold;
	PADDING-BOTTOM: 2px;
	COLOR: #FFFFFF;
	PADDING-TOP: 2px;
	FONT-FAMILY: Tahoma;
	background-color: #000000;
	border: 1px solid #BBBBBB;
	cursor:pointer;
}

.textbox {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 2px;
	FONT-SIZE: 11px;
	font-weight: bold;
	PADDING-BOTTOM: 2px;
	COLOR: #FFFFFF;
	PADDING-TOP: 2px;
	FONT-FAMILY: Tahoma;
	background-color: #000000;
	border: 1px solid #BBBBBB;
}