/* CSS Document */

body {
	background-color:#FFFFFF;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-image:url(../images/bgmain.gif);
	background-position:center;
	background-repeat:repeat-y;
}
.bg-side {
	background-image:url(../images/contsidebgleft.gif)
	background-repeat:repeat-y;
	background-position:top;
}
.dotedlinehor {
	background-image:url(../images/dotedlinehor.gif);
	background-repeat:repeat-y; background-position:center;
}
.dotedlinever {
	background-image:url(../images/dotedlinever.gif);
	background-repeat:repeat-x; background-position:center;
}
.dotedlinever1{
	background-image:url(../images/dot.gif);
	background-repeat:repeat-x; background-position:bottom;
}
.side-leftbg {
	background-image:url(../images/navilsidebg.gif);
	background-repeat:repeat-y; background-position:left;
}
.side-rightbg {
	background-image:url(../images/navilsiderightbg.gif);
	background-repeat:repeat-y; background-position:center;
}
.text-content {
	font-family:Tahoma, Verdana, Arial, "Trebuchet MS";
	font-weight:bold;
	font-size:11px; background:none;
	color: #000000; text-decoration:none;
	line-height:22px; text-align:justify;
}
.text-mylink {
	font-family:Tahoma, Verdana, Arial, "Trebuchet MS";
	font-size:11px; background:none;
	color: #000000; text-decoration:none;
	line-height:22px;
}
.text-content1 {
	font-family:Tahoma, Verdana, Arial, "Trebuchet MS";
	font-size:11px; background:none;
	color: #a90000; font-weight:bold;
	line-height:22px;
}
.text-content2 {
	font-family:Tahoma, Verdana, Arial, "Trebuchet MS";
	font-size:11px; background:none;
	color:#000000; font-weight:bold;
	line-height:22px;
}
.text-content1 A{
	font-family:Tahoma, Verdana, Arial, "Trebuchet MS";
	font-size:11px; color: #a90000;
}
.text-content1 A:hover{
	font-family:Tahoma, Verdana, Arial, "Trebuchet MS";
	font-size:12px;color:#ffb650;
}
.text-default {
	font-family:Tahoma, Verdana, Arial, "Trebuchet MS";
	font-size:11px; background:none; 
	color: #000000; font-weight: normal; text-decoration:none;
}	
.text-default A{
	font-family:Tahoma, Verdana, Arial, "Trebuchet MS";
	font-size:11px; background:none; 
	color: #000000; font-weight: normal; text-decoration:none;
	text-align:right;
}	
.text-default A:hover{
	font-family:Tahoma, Verdana, Arial, "Trebuchet MS";
	font-size:11px; background:none; 
	color: #a10000; font-weight: normal; text-decoration:none;
}
.bg-footer{
	background-image:url(../images/bootombg.gif);
	background-repeat:repeat-y;
}
.text-footer {
	font-family:Tahoma, Verdana, Arial, "Trebuchet MS";
	font-size:11px; background:none; 
	color: #000000; font-weight: normal; text-decoration:none;
	text-align:center;
}
.bg-page {
	background-image:url(../images/bgpage.gif);
	background-position:top left;
	background-repeat:repeat-y;
}
.bg-header2 {
	background-image:url(../images/bgheader2.gif);
	background-position:top right;
	background-repeat:no-repeat;
	padding-top: 79px; padding-left:141px;
}
.arline {
	background-image:url(../images/arline.gif);
	background-position:top left;
	background-repeat:no-repeat;
	font-family:"Trebuchet MS", Tahoma, serif, Arial;
	font-size:12px; color:#333333; line-height:24px;
	font-weight:normal; text-decoration:none;
	padding-left:17px;
}
.arline A {
	font-size:12px; color:#333333; text-decoration:none;
}
.arline A:hover {
	font-size:12px; color:#000000; text-decoration:none;
}
.star {
	font-family:Tahoma, Verdana, Arial, "Trebuchet MS";
	font-size:11px; font-weight:bold; background:none;
	color:#FF0000;text-decoration:none;
	line-height:22px; text-align:center;
}
