body {
	font-family: tahoma, helvetica, arial, sans-serif;
	text-align: center;
        /*  background-image: url(https://rsrtconline.rajasthan.gov.in/9.jpeg);*//* Suresh 30/05/22 */
}

html,body,#wrapper,h1 {
	margin: 0;
	padding: 0;
        }

img {
	border: 0;
}

#wrapper {
	margin: auto;
	text-align: left;
	width: 1000px;
	position: relative;
	border: 2px solid #006D81;
	
}

h1,h2,h3 {
	font-size: 10px;
}

h1 {
	margin: 0;
	padding: 0;
}

h2 {
	margin: 0 0 5px 0;
	padding: 0;
}

h3 {
	padding: 4px 0 0 0;
}

.block {
	display: block;
}

.clear {
	clear: both;
	height: 2px;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 3px;
	font-size: 1px;
}

.left {
	float: left;
	margin: 1px 8px 0px 0px;
}

.softright {
	text-align: right;
}

.readmore {
	text-align: right;
}

/* ***** */
#inner {
	border-left: 0px solid #fff;
	border-right: 0px solid #fff;
	background: #FFFFFF;
	color: black;
	margin-bottom: 0px;
}

#header {
	padding-top: 0px;
	position: relative;
}

#header img {
	display: block;
}

#nav {
	position: absolute;
	left: 550px;
	top: 40px;
	width: 200px;
}

#nav,#nav a {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

#nav a:hover {
	text-decoration: underline;
}

#browse {
	float: left;
	width: 200px;
	margin: 0;
	padding: 0;
}

#browse dt {
	background: url(../images/post.gif) repeat-x;
	color: #fff;
	margin: 0px 0px 0px 0px;
	padding: 6px 0;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}

#browse dt a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 6px 0px;
}

#browse dd {
	background: url(../images/post.gif) repeat-x;
	border-bottom: 1px solid #006D81;
	border-right: 1px solid #FFFFFF;
	padding: 0;
	margin: 0 0px;
	font-size: 12px;
	color: #FFFFFF;
	height: 28px;
}

#browse dd a {
	color: #006D81;
	font-weight: bold;
	text-decoration: none;
	padding: 3px 3px;
}

#browse dd img {
	padding: 6px;
}

* html #browse dd {
	padding: 3px 22px;
}

* html #browse dd a {
	display: inline;
	display: block;
}

#browse dd a:hover {
	font-weight: bold;
	text-decoration: none;
	padding: 3px 8px;
}

#browse .first {
	padding-top: 10px;66CCFF
}

#browse .last {
	padding-bottom: 8px;
	border-bottom: 0px solid white;
}

#browse .searchform {
	padding: 10px;
}

#browse .text,#browse select {
	width: 160px;
}

#browse form {
	margin: 0;
	padding: 0;
}

#browse form div {
	padding-bottom: 8px;
	width: 160px;
}

#body {
	/*float: right;*/
	width: 1000px;
	margin: 0px 0px 0 0;
	border: 0px solid #e5e5e5;
	position: relative;
}

.bdr {
	border: 1px solid #FFFFFF;
	color: #000000;66CCFF
	padding: 5px 5px 5px 5px;
	min-height: 500px;
}

#body p {
	margin: 1em 0;
	padding: 0;
}

#body .leftbox,#body .rightbox {
	margin-top: 0px;
	color: #464646;
	border: 0px solid #006D81;66CCFF
}

#body .data {
	margin-top: 0px;
	color: #464646;
	border: 0px solid #006D81;
}

#body .leftbox {
	float: left;
	width: 400px;
}

#body .data {
	float: left;
	width: 1000px;
	padding-left: 0px;
}

#body .rightbox {
	float: right;
	width: 275px;
	margin-right: 18px;
}66CCFF

* html #body .rightbox {
	margin-right: 10px;
}

#body .br {
	border-bottom: 0px solid #e5e5e5;
}

#body .readmore {
	margin-top: -0.5em;
	margin-bottom: 0;
	padding-bottom: 0;
}

#body .readmore a {
	color: #ad1c1c;
}

#body .readmore a:hover {
	color: #f73838;
}

#body h3 {
	text-align: left;
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006D81;
	padding: 5px 0 5px 18px;
	margin: 0px 0 0px 0;
	background: url(../images/underline.gif) repeat-x;
	border-bottom: 3px solid #006D81;
}

#menu {
        background: #006D81;
	position: relative;
	text-align: center;
/*	right: 10px;66CCFF
	top: 0px;*/
	padding: 8px 0 5px 0;        
}

#menu .part {
    /*width: 12%;*/
    
    padding-left: 15px;/* Suresh 30/05/22 */
    float: left;
    text-align: center;
    /*border: 1px solid yellow;*/
}

.clear {
    height: 0;
    line-height: 0;
    overflow: hidden;
    font-size: 0;
    clear: left;
}

#menu,#menu a {
	font-weight: bold;
	color: white;
	text-decoration: none;
}

#footer {
	background: #006D81;
	padding: 8px 8px 5px 8px;
	position: relative;
	text-align: center;
	font-size: 12px;
	border-bottom: 2px solid white;
}

#footer,#footer a {
	font-weight: bold;
	color: white;
	text-decoration: none;
}

#footnav {
	position: relative;
	text-align: center;
	right: 10px;
	top: 0px;
	font-size: 10px;
	padding: 8px 0 0 0
}

/*Rounded Corners Start*/
div#nifty {
	margin: 0 0%;
	height: 31px;
}

/*background: url(../images/post.gif) repeat-x;*/
b.rtop,b.rbottom {
	display: block;
	background: #FFFFFF
}

b.rtop b,b.rbottom b {
	display: block;
	height: 1px;
	overflow: hidden;
	background: #006D81
}

b.r1 {
	margin: 0 5px
}

b.r2 {
	margin: 0 3px
}

b.r3 {
	margin: 0 2px
}

b.rtop b.r4,b.rbottom b.r4 {
	margin: 0 1px;
	height: 2px
}

/*Rounded Corners End*/ /*Rounded Corners thame Start*/
div#thame {
	margin: 0 0%;
	background: #000000
}

b.rtop1,b.rbottom1 {
	display: block;
	background: #FFFFFF
}

b.rtop1 b,b.rbottom1 b {
	display: block;
	height: 1px;
	overflow: hidden;
	background: #000000
}

b.r11 {
	margin: 0 5px
}

b.r21 {
	margin: 0 3px
}

b.r31 {
	margin: 0 2px
}

b.rtop1 b.r41,b.rbottom1 b.r41 {
	margin: 0 1px;
	height: 2px
}

/*Rounded Corners End*/ /* Login from Start*/
.frmtab {
	text-align: left;
}

.frmtab {
	padding: 10px;
	vertical-align: top;
	font-size: 14px;
	font-weight: bold;
}

/*Login form End*/
table#tabaks {
	font-size: 15px;
	width: 100%;
	color: #000000;
}

td#tabakstd {
	font-weight: bold;
	font-size: 17px;
	vertical-align: top;
}

tr#tabakstr {
	vertical-align: top;
}

caption#tabakscap {
	font-weight: bold;
	font-size: 20px;
}

dl#listssm {
	color: #000000;
	margin: 8px;
}

dl#listssm dt {
	font-weight: bold;
}

div#divmngt {
	color: #000000;
	text-align: center;
	font-weight: bold;
}

div#divsmgtt {
	font-weight: bold;
	font-size: 18px;
	text-align: center;
}

p#psmgdiv {
	font-size: 14px;
}

div#tabsmgdiv {
	text-align: center;
}

table#tabsmg {
	width: 100%;
	vertical-align: top;
	text-align: left;
}

table#tabsmg caption {
	font-weight: bold;
}

.tabtitle {
	background: url(../images/post.gif) repeat-x;
	margin-left: 10px;
	height: 25px;
}

.maintable {
	border-width: 1px;
	border-spacing: 2px;
	border-style: outset;
	/*border-color: gray;*/
	border-color: black;
	border-collapse: separate;
	background-color: white;
}

.maintable1 {
	border-width: 0px;
	border-spacing: 0px;
	border-style: outset;
	/*border-color: gray;*/
	border-color: black;
	border-collapse: separate;
	background-color: white;
}

.errormessage {
	color: red;
	font-size: 14px;
	font-weight: bold;
}



/*home page css */
.homemqtitle {
	color: red;
}

.homegovname {
	font-size: 11px;
	color: #264459;
}

.homewelcome {
	font-weight: bold;
	font-size: 13px;
}

.titletext {
	font-weight: bold;
	font-size: 13px;
}

.simpletext{
	font-size: 17px;
	font-family: Calibri ;

}

.homeeventtitle{
	font-weight: bold;
	font-size: 12pt;
	text-align: center;
}

textarea.html-text-box {
	background-color: ffffff;
	background-image: url(http://);
	background-repeat: no-repeat;
	background-attachment: fixed;
	border-width: 1;
	border-style: solid;
	border-color: cccccc;
	font-family: Arial;
	font-size: 8pt;
	color: 000000;
}

input.html-text-box {
	background-color: #8DE5F4;
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
}

input.html-button {
	background-color: #006D81;
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
}



.html-select{
	background-color: #8DE5F4;
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;

}



/*Seat Quota Color Combinition!!*/
/*Suresh 19/07/22 new handicapp style */
  .handicapp{
    
    background-color:#D2B48C;
    font-style:italic;
    font-weight:bold;
    
}

.ldy{
	background-color:#66CCFF;
	font-style:italic;
	font-weight:bold;
}
.vip{
	background-color:#999933;
	font-style:italic;
	font-weight:bold;
}
.crn{
	background-color:#A52A2A;
	font-style:italic;
	font-weight:bold;
}
.md{
	background-color:#FF4000;
	font-style:italic;
	font-weight:bold;
}
.lck{
        background-color:lightsteelblue;
	font-style:italic;
	font-weight:bold;
}
/*ToolTip*/
p#vtip {
	display: none;
        position: absolute; 
        padding: 10px; left: 5px;
        font-size: 0.8em;
        background-color: white; border: 1px solid #a6c9e2;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px; z-index: 9999
}
p#vtip #vtipArrow
{ 
    position: absolute;
    top: -10px;
    left: 5px
}
.error{
    font-size:small;
    color:#802662;
    font-weight: bold;
}
.direct{
    font-weight: bold;
    color: #802662;
}
.labelval{
    font-weight: bold;
}
.handcursor{
    cursor: pointer;
    cursor: hand;
    font-family: Calibri ;
    text-decoration: underline;
}

.smalltext{
	font-size: 10px;
	font-family: Calibri ;

}
.midtext{
	font-size: 13px;
	font-family: Calibri ;

}
.largetext{
	font-size: 16px;
	font-family: Calibri ;

}
.semitext{
	font-size: 14px;
	font-family: Calibri ;

}

.smallsemitext{
	font-size: 13px;
	font-family: Calibri ;

}
.txtbold{
    font-weight: bold;
}

.bdrcss{
    border: solid 0 #000; 
    
    /*padding-left:0.5ex*/
}

.bdrright{
    border: solid 0 #000; 
    border-right-width:1px;
}

.bdrleft{
    border: solid 0 #000; 
    border-left-width:1px;
}

.bdrtop{
    border: solid 0 #000; 
    border-top-width:1px;
}

.bdrbottom{
    border: solid 0 #000; 
    border-bottom-width:1px;
}

.bdrbottomleft{
    border: solid 0 #000; 
    border-bottom-width:1px;
    border-left-width:1px;
    font-size: 13px;
}
.bdrbottomright{
    border: solid 0 #000; 
    border-bottom-width:1px;
    border-right-width:1px;
    font-size: 13px;
}
.div_color {
BACKGROUND-COLOR: #FFFFFF;
scrollbar-arrow-color:blue;
scrollbar-face-color: #D1FFA4;
scrollbar-3dlight-color: #F3F3F3;  
}
.slp{
        background-color:lightslategray;
	font-style:italic;
	font-weight:bold;
}
.simpletext1{
	font-size: 17px;
	font-family: Calibri ;
        text-color:#000000;

}
.simpletext2{
	font-size: 14px;
	font-family: Calibri ;
        border: solid 0 #000; 
    border-bottom-width:1px;
    border-left-width:1px;
          
}
.headertabtitle {
	background: url(../images/post.gif) repeat-x; 
	height: 25px;
}
.win_seat{
    background-color:#D0E6F6;
    font-style:italic;
    font-weight:bold;
    text-align: center;
    
    
}

.semitext_10{
	font-size: 10px;
	font-family: Calibri ;

}

.smallsemitext_10{
	font-size: 10px;
	font-family: Calibri ;

}
.txtbold_10{
    font-weight: bold;
}
.btn-link{
  border:none;
  outline:none;
  background:none;
  cursor:pointer;
  color:#0000EE;
  padding:0;
  text-decoration:underline;
  font-family:inherit;
  font-size:inherit;
}
