@charset "utf-8";
/* CSS Document */

Body
{
	font-family: Helvetica, Arial, sans-serif;
	font-size:small;
	margin: 0;
	margin-top: 10px;
	padding-bottom:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	background-color:#000;
	color:#257117;
}

A
{
	color:#257117;
	text-decoration:none;
	font-size:xx-small;
	font-weight:bold;
	text-transform:uppercase;
}

A:hover
{
	color:#730000;
	text-decoration:none;
	font-size:xx-small;
	font-weight:bold;
	text-transform:uppercase;
}

.AMenu
{
	color:#257117;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	text-transform:none
}

.AMenu:hover
{
	color:#730000;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	text-transform:none
}

.ASubMenu
{
	color:#257117;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	text-transform:none
}

.ASubMenu:hover
{
	color:#730000;
	text-decoration:none;
	font-size:18px;
	font-weight:600;
	text-transform:none;
}

.ASubMenu1
{
	color:#257117;
	text-decoration:none;
	font-size:18px;
	font-weight:bold;
	text-transform:none;
}

.ASubMenu1:hover
{
	color:#730000;
	text-decoration:none;
	font-size:16px;
	font-weight:600;
	text-transform:none
}

.lriri
{
	color:#000;
	text-decoration:none;
	font-size:15px;
	font-weight:bold;
	text-transform:none;
}

.lriri:hover
{
	color:#000;
	text-decoration:none;
	font-size:18px;
	font-weight:bold;
	text-transform:none;
}

.Heading
{
	color:#666;
	font-size:20px;
	font-weight:bold;
	text-transform:uppercase;
	padding: 10px 0px 0px 30px;
}

.Heading1
{
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	background-color:#257117;
	padding-left: 10px;
	border:1px 1px 1px 10px #FFFFFF;
	width: 120px;
}

.Heading2
{
	color:#cf060a;
	font-size:20px;
	font-weight:bold;
	text-transform:uppercase;
	padding-left: 50px;
	padding-top: 10px;
}

.menu
{
	vertical-align:top;
	text-align:right;
	background-color:#FFF;
}

.hLine
{
	vertical-align:top;
	text-align:right;
	color:#f5f5f5 ;
	font-size:8px;
	vertical-align:middle;
	
}



.subMenu
{
	padding: 35px 10px 10px 30px;
	line-height: 30px;
}

.subMenu1
{
	padding: 10px 0px 10px 10px;
	width: 150px;
}

.subMenu2
{
	line-height:50px;
	padding-left: 50px;
	padding-top: 10px;
}

.ABox
{
	color:#257117;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	text-transform:none;
}

.ABox:hover
{
	color:#730000;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	text-transform:none;
}

.Box
{
	width: 135;
	height: 135;
	line-height: 15px;
	font-size:12px;
	font-weight:bold;
	vertical-align:middle;
	padding: 3px 0px 0px 3px;
	border-bottom:#666666 1px outset;
	border-top:#666666 1px outset;
	border-right:#666666 1px outset;
	border-left:#666666 1px outset;
	cursor:pointer;
	background-color: #FFF;	
}

.Box1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#ccc;
	text-align: center;
	vertical-align:middle;
	border: none;
	background:#000000;
}

.Box2
{
	padding: 3px 0px 3px 3px;
	border-bottom:#666666 2px solid;
	border-top:#666666 2px solid;
	border-right:#666666 2px solid;
	border-left:#666666 2px solid;
	background-color:#FFF;
}

.PBox
{
	padding: 0px;
	border-left: 1px #257117 dashed;
}

.TBox
{
	border:1px #257117 dashed;
}

.imgsize
{
	width: 95;
	height: 95;
}
.bimgsize
{
	width: 60;
	height:100;
}


.imgsize1
{
	width: 320;
	height: 320;
	border: 1px #999999 solid;
}

.imgsize2
{
	width: 100;
	height:110;
	border: 5px #999999 solid;
}

.logo
{
	vertical-align: middle;
	background-color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:36px;
	font-weight: bold;
	padding: 20px;
}

.Line
{
	border-top:1px #2e3192 solid;
	border-bottom: 2px #2e3192 groove;
	background: #FFF;
	background-repeat:repeat;
	background-image:url(../Picture/greenline.jpg);
}

.text
{
	font-size:20px;
	font-weight:bold;
	color: #999999;
	vertical-align:bottom;
}

.text1
{
	font-size:15px;
	font-weight:bold;
	line-height:35px;
	color: #257117;
	vertical-align:top;
	padding:5px;
}

.textDesc
{
	font-size:15px;
	font-weight:bold;
	line-height:20px;
	color: #257117;
	vertical-align:top;
	padding:5px;
}

.btext
{
	font-size:17px;
	font-weight:bold;
	line-height:25px;
	color: #000;
	vertical-align:top;
	padding:0px 50px 0px 50px;
}

.fText
{
	font-size:12px;
	font-weight:bold;
	color: white;
	vertical-align:top;
	padding-top: 40px;
}

input.button
{
	background-color: #666699;
	font-weight: bold;
	color: white;
}

input.t
{
	border: 1px #333333 solid;
}

.ririimg
{
	background-image:url(../Picture/riribg.jpg);
	background-position:center;
	background-repeat:no-repeat;
	cursor:pointer;
}

.ykkimg
{
	background-image:url(../Picture/ykkbg.jpg);
	background-position:center;
	background-repeat:no-repeat;
	cursor:pointer;
}

/*This is for PAGE NO <<START>>*/
.pno
{
	color:#257117;
	text-decoration:none;
	font-size:small;
	font-weight:bold;
	text-transform:uppercase;
}

.pno:hover
{
	color:#730000;
	text-decoration:none;
	font-size:small;
	font-weight:bold;
	text-transform:uppercase;
}

.pno:active
{
	color:#FF0000;
	text-decoration:none;
	font-size:small;
	font-weight:bold;
	text-transform:uppercase;

}

/*This is for PAGE NO <<END>>*/

/*This is for Admin <<<START>>>*/

.label
{
  font-family:arial;
  font-color:#f5f5f5;
  font-size:11px;   
  border-bottom: #E6E6E6 0px solid;
  border-left: #E6E6E6 0px solid;
  border-left: #E6E6E6 0px solid;
  border-top: #E6E6E6 0px solid;  
}

.inputtext
 {
   font-family:arial;
   font-size:11px;
   font-size:x-small;border: 1px
   solid #B0C4DE; color:#36301D; background :#FFFFFF;
 }
 
 input.submit
{   font: 8pt arial
    background: #F5F5F5;
    border-bottom: #F5F5F5 1px solid;
    border-left: #F5F5F5 1px solid;
    border-right: #F5F5F5 1px solid;
    border-top: #F5F5F5 1px solid;
    height: 20px;
    width: 50px
 }

 

/*This is for Admin <<<END>>>*/

/*THIS IS FOR MENU BUTTON*/

.gbutton
{
	font-size:12px;
	font-family:Arial,sans-serif;
	text-align:left;
	text-transform:none;
	color:#257117;
	height:15px;
	width:120px;
	background:#FFFFF;
	border-top-style:solid;
	border-top-color:#FFFFFF;
	border-top-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#257117;
	border-bottom-width:1px;
	border-left-style:solid;
	border-left-color:#257117;
	border-left-width:10px;
	border-right-style:solid;
	border-right-color:#257117;
	border-right-width:1px;
	padding-left: 5px;
}

.gbutton:hover
{
	font-size:12px;
	font-family:Arial,sans-serif;
	text-align:left;
	text-transform:none;
	color:#730000;
	background:#d5e8d2;
}
