/* General css*/


body { margin-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;}
body, td, th {font-family:Arial; font-size:12px; color:#000000;}
a:link { font-family: Arial;font-size: 12px; color: #960000;text-decoration: none;}
a:hover {font-family:Arial;font-size: 12px; color: #990066;text-decoration: none;}
a:visited { color: #960000;text-decoration: none}
a:active {color: #960000;text-decoration: none;}

/* ------------------------------------------------------General css End-----------------------------------------------------*/

/* menu related*/
.menu { font-family:Arial; font-size:12px; font-weight:bold; border-bottom: #9D9B9B dashed 1px; padding-left:10px;}
.menutop { font-family:Arial; font-size:12px; font-weight:bold; }
.menuwhite { font-family:Arial; font-size:12px; font-weight:bold; color:#FFFFFF; }
.menuwhite a {font-family:Arial;font-size: 12px;font-weight: bold;color: #ffffff; text-decoration:none;}
.menuwhite a:hover {font-family:Arial;font-size: 12px;font-weight: bold;color: #ffffff; text-decoration:none;}


/* bg releted*/

.bg { background-image: url(images/bg.jpg);background-repeat: repeat-x;background-position: left top;}
.bodytextbg { background-image:url(images/body_text_bg.jpg); background-position:left top; background-repeat:repeat-x;}
.bodyleftside { background-image:url(images/body_leftside.jpg); background-position:left top; background-repeat:repeat-y;}
.bodyrightside { background-image:url(images/body_rightside.jpg);  background-position:right top; background-repeat:repeat-y;}
.bodybottommiddle { background-image:url(images/body_bottom_middle.jpg); background-position:left top; background-repeat:repeat-x;}
.img { margin-left:8px; margin-right:8px; margin-top:10px; float:left;}


/* tab related*/

.yellowbutton { background-image:url(images/roll_middle.jpg); background-position:left top; background-repeat:repeat-x; font-weight:bold; color:#FFFFFF;}
.ashbutton { background-image:url(images/ass_middle.jpg); background-position:left top; background-repeat:repeat-x; font-weight:bold; color:#000000;}
.tableft { background-image:url(images/tab_leftside.jpg); background-position:left top; background-repeat:repeat-y;}
.tabright { background-image:url(images/tab_rightside.jpg); background-position:left top; background-repeat:repeat-y;}
.tabbottom { background-image:url(images/tab_bottom.jpg); background-position:left top; background-repeat:repeat-x;}
.ashtableft { background-image:url(images/ash_bottom_leftside.jpg); background-position:left top; background-repeat:repeat-y;}
.ashtabright { background-image:url(images/ash_bottom_rightside.jpg); background-position:left top; background-repeat:repeat-y;}
.ashtabbottom { background-image:url(images/ash_bottom_middle.jpg); background-position:left top; background-repeat:repeat-x;}

/* text related*/
.text { line-height:17px; text-align:justify; padding-left:5px; }

legend {font-size: 12px;font-weight: bold;color: #0792CF;text-decoration: none;}
fieldset { border: #F57225 solid 1px;}
.orengetext {  font-size:12px; color:#F57225; font-weight:bold; border-bottom: #9D9B9B dashed 1px;}
.headtext {  font-size:12px; color:#F57225; font-weight:bold; }
.bluetext {  font-size:12px; color:#0792CF; font-weight:bold; }
.redtext { font-size:12px; color:#000000; }
.redtext a,.redtext a:visited  { color:#C00420; font-weight:bold; text-decorastion:none; }
.redtext a:hover { color:#C00420; font-weight:bold; text-decorastion:underline; }
.border { border-top: #9D9B9B dashed 1px;}
.imgborder { border: #FCB016 solid 1px;}

/* form related*/
input { color: #000000;background: #ffffff;border: 1px solid #F57225; font-size: 12px;height: 20px;}
select { color: #000000; background: #ffffff;border: 1px solid #F57225;font-size: 12px; height: 20px;}
textarea { color: #000000; background: #ffffff; border: 1px solid #F57225;}
.submit { background-image:url(images/button_bg.jpg); background-position:left top; background-repeat:repeat-x; color: #000000;border: 1px solid #EEA613; font-size: 12px; font-weight:bold; height: 20px;}

/* footer releted*/
.footer { background-image:url(images/footerbg.jpg); background-position:left top; background-repeat:repeat-x; font-size:11px; color:#FFFFFF;}
.footer a, .footer a:visited {color:#FFFFFF;}
.footer a:hover {color:#ffffff;}

