@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.welcome{
font-family:"Trebuchet MS";
font-size:16px;
color:#170663;
letter-spacing:0.1em;
font-weight:bold;
}

.welcome1{
font-family:"Trebuchet MS";
font-size:16px;
color:#c1a262;
letter-spacing:0.1em;
font-weight:bold;
}

.wel{
font-family:"Trebuchet MS";
font-size:20px;
color:#170663;
letter-spacing:0.1em;
font-weight:bold;
}

.wel2{
font-family:"Trebuchet MS";
font-size:20px;
color:#c1a262;
letter-spacing:0.1em;
font-weight:bold;
}

.welcomeunder{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#c88d14;
letter-spacing:0.1em;
}
.welcomeunder1{
font-family:Verdana;
font-weight:bold;
font-size:12px;
color:#666666;
letter-spacing:0.1em;
}




.homecontent{
font-family:Tahoma;
font-size:11px;
color:#000033;
letter-spacing:0.1em;
text-align:justify;
}
.homecontenta{
font-family:Tahoma;
font-size:18px;
color:#170663;
letter-spacing:0.1em;
/*text-align:justify;*/
}

.middletext{
font-family:Tahoma;
font-size:11px;
color:#3e307d;
letter-spacing:0.1em;
font-weight:bold;
}
.middletext1{
font-family:Tahoma;
font-size:11px;
color:#ffac00;
letter-spacing:0.1em;
font-weight:bold;
}
.news {
	font-family:"Trebuchet MS";
	font-size:14px;
	letter-spacing:0.1em;
	color:#c1a262;
	padding-left:7px;
	font-weight:bold;
  }
.news1 {
	font-family:"Trebuchet MS";
	font-size:14px;
	letter-spacing:0.1em;
	color:#170663;
	padding-left:7px;
	font-weight:bold;
  }
.footer{
    font-family:Tahoma;
	font-size:10px;
	letter-spacing:0.1em;
	color:#3e307d;
	/*padding-left:7px;
	font-weight:bold;*/

}
.bgleft{
background-image:url(../images/embossleft.gif);
background-repeat:repeat-y;
}
.bgrigth{
background-image:url(../images/embossrigth.gif);
background-repeat:repeat-y;
}
.higli{
background-image:url(../images/hiligthleft.gif);
}
.higlir{
background-image:url(../images/hiligth.gif);
}
.bgbotom{
background-image:url(../images/bg.jpg);
background-position:bottom;
background-repeat:repeat-x;

}
.lefttext{
font-family:Tahoma;
	font-size:11px;
	color:#170663;font-weight:bold;/*letter-spacing:0.1em;*/
}
.lefttext1{
	font-family:Tahoma;
	font-size:11px;
	/*letter-spacing:0.1em;*/
	color:#c1a262;
	font-weight:bold;
}
.arrow{
background-image:url(../images/arrow.gif);
background-repeat:no-repeat;
background-position:top;
width:8px;
height:7px;
padding-left:20px;
}
.scrolling{
font-family:Tahoma;
	font-size:11px;
	/*letter-spacing:0.1em;*/
	color:#170663;
	text-align:justify;
	letter-spacing:0.1em;
}
.more{
font-family:Tahoma;
font-size:11px;
/*letter-spacing:0.1em;*/
color:#c1a262;
letter-spacing:0.1em;
font-weight:bold;
}

.content{
font-family:Tahoma;
font-size:11px;
letter-spacing:0.1em;
text-align:justify;
color:#1E003C;
}
.linkss{
font-family:Tahoma;
font-size:11px;
color:#1E003C;

}
.inputbox{
font-family:Tahoma;
font-size:11px;
letter-spacing:0.1em;
color:#1E003C;
border:1px #CCCCCC solid;
}
.headinleft{
font-family:Tahoma;
	font-size:12px;
	color:#170663;
	font-weight:bold;/*letter-spacing:0.1em;*/
		
}
.headinrigth{
	font-family:Tahoma;
	font-size:12px;
	/*letter-spacing:0.1em;*/
	color:#c1a262;
	font-weight:bold;
}
.highligth{
font-family:Tahoma;
font-size:11px;
color:#FF0000;
}

/*close*/


/* Sample PopBox CSS Classes */
/* PopBox.js, Copyright (c) 2007, C6 Software, Inc. (http://www.c6software.com/)*/

.PopBoxImageSmall
{
	border: none 0px #ffffff;
	cursor: url("../images/magplus.cur"), pointer;
}
.PopBoxImageLarge
{
	border: solid 1px #999999;
	cursor: url("../images/magminus.cur"), pointer;
}
.PopBoxImageShrink
{
	cursor: url("../images/magminus.cur"), pointer;
}
.PopBoxImageLink
{
	cursor: pointer;
}
.PopBoxImageMove
{
	border: none 0px #ffffff;
	cursor: pointer;
}