@charset "utf-8";
/* CSS Document */
body
{
	margin:0px;
	font-family:Arial;
	font-size:12px;
	color:#303030;
	padding:0px;
	line-height:17px;
  	text-align:left;
}

black-12txt
{
	font-family:Arial;
	font-size:12px;
	color:#303030;
	line-height:17px;
}

.topbg
{
	background-image:url(../images/top_bg.jpg);
	background-repeat:repeat-x;
	height:139px;
}
.menulink{
	background-color:red;
	padding:4px;
	color:#ffffff;
	text-decoration:none;
}
.indexTable{ width:75%;margin-top:5px; margin:auto;}

.indexTable th{ color:#000000; text-align:left;font-size:15px;padding:5px; }

.indexTable td{ text-align:left; padding:5px; }

.menulink{
	text-decoration:none;
	margin:0 auto;
	height:10px;
	width:auto;
	color:#000000;
	background-color:red;
	padding:4px;
}
.button{
	background-color:red;

}
.clienttable{
	margin:1px solid auto;

}

.navibg
{
	background-image: url(../images/navi_bg.jpg);
	background-repeat:repeat-x;
	height:40px;
	color:#0b4b99;
	font-weight: bold;
}

.footerbg
{
	background-image: url(../images/footer_bg.jpg);
	background-repeat:repeat-x;
	height:38px;
}

.boxbg
{
	background-image:url(../images/box_bg.jpg);
	background-repeat:no-repeat;
	width:166px;
	height:55px;
	text-align:center;
	vertical-align:middle;
	font-size:12px;
	font-weight: bold;
}

.bluecolor
{
	color:#0a6091;
}

.orangecolor
{
	color:#ff6600;
}


.blueborder
{
	border:#9ad5f5 solid 1px;
}

.tdbg
{
	background-image:url(../images/td_bg_left.jpg);
	background-repeat:repeat-x;
}

.tdtitle
{
	padding:0px 0px 0px 10px;
	font-family:Myriad Pro;
	color:#0a6091;
	font-size:18px;
 }
.padding
{
	padding:5px 10px 5px 10px;
}

.navilink:link
 {
	color:#0b4b99;
	text-decoration:none;
 }
a.navilink:visited {
	color:#0b4b99;
	text-decoration:none;
 }
a.navilink:hover {
	color: #8d0301;
	text-decoration: none;
 }
a.navilink:active {
	color: #8d0301;
	text-decoration: none;
 }

.navilink2:link
 {
	color:#ff6600;
	text-decoration:none;
 }
a.navilink2:visited {
	color:#ff6600;
	text-decoration:none;
 }
a.navilink2:hover {
	color: #8d0301;
	text-decoration: underline;
 }
a.navilink2:active {
	color: #8d0301;
	text-decoration: underline;
 }
 
.titlemain
{
	font-size:18px;
	color:#0a6091;
	font-weight:bold;
}
h1 {
    margin: 0;
    font-size: 23px;
}

#container {
    width: 862px;
    margin: 20px auto 20px auto;
    text-align: left;
    position: relative;
}

ol li .page {
    border: 5px solid #ccc;
    height: 500px;
    background: #fff;
    font-size: 15px;
    padding: 25px;
}

$("#g1").jFlip(300,300,{background:"green",cornersTop:false}).
bind("flip.jflip",function(event,index,total){
  $("#l1").html("Image "+(index+1)+" of "+total);
});

.textalign
{
	text-align:justify;
}

.left 
{
	padding:0px 0px 0px 20px;
	text-align:justify;
}

#banner
{
 width:700px;
 height:278px;
}

.smallbanner
{
	width:708px;
	height:124px;
}

.bannerbg
{
	background-image:url(../images/bannerbg.jpg);
	background-repeat:no-repeat;
	width:700px;
	height:278px;
	background-position:left;
}black-12text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
