    
body {  
scrollbar-highlight-color:#AAAAAA;
scrollbar-shadow-color:#E8E3DF;
scrollbar-arrow-color:#9F0A0E;
scrollbar-base-color:#DDDDDD;
scrollbar-face-color:#DDDDDD;
scrollbar-scroll:no;
/*font-family: Verdana, Arial, Helvetica, sans-serif; 
color: "#000000"; 
font-size: 12px; 
topmargin="0" ;
leftmargin="0"; 
marginheight="0" ;
marginwidth="0" ;
	margin: 0px 20px 20px 20px;
*/
margin: auto;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #333;

	background-color: #247DA9;
	
	background-image:url(../images/bg_main_gradient.jpg);
	width:950px;
	text-align:center;
}

a:link {text-decoration: none; color: "#999999"}
a:visited {text-decoration: none; color: "#999999"}
a:hover {text-decoration: none;  color: #153296;} 

td {	font-family: Arial,Helvetica,geneva,sans-serif;	font-size: 11px ; color: #333333;}
td a:link{ color: #333333; text-decoration:none;}
td a:visited{ color: #333333; text-decoration:none;}
td a:active{ color: #333333; text-decoration:none;}
td a:hover{ color: #ff0000; text-decoration:none;}

.text_area{
	background-color: #FAFAFA;
	border:1px solid #A0B8D0;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 11px;
	text-align:left;
}

.button{
	background-color: #FAFAFA;
	border:1px solid #A0B8D0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#5B5B5D;
	font-weight:bold;
}

 .tlink {
      	font-family: Arial;
      	font-size: 11px;
		font-weight: bold;
      	}
      	.tlink:link {text-decoration: none; color: "#373948";}
	.tlink:visited {text-decoration: none; color: "#373948";}
       .tlink:hover {text-decoration: none; font-family:arial; color: "#9B3131";}
  
.title{
      	font-family: Arial;
      	font-size: 12px;
		color: #E8F1FF;
		font-weight:bold;
      	}

 .titlelink {
      	font-family: Arial;
      	font-size: 12px;
      	}
      	.titlelink:link {text-decoration: underline; color: "#000000"; font-weight: bold;}
	.titlelink:visited {text-decoration: underline; color: "#000000"; font-weight: bold;}
       .titlelink:hover {text-decoration: none; font-family:arial; color: "#153296"; font-weight: bold;}
  .valError {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;

}

.valErrorSmall {
	font-family: Arial;
	font-size: 9px;
	font-weight: bold;
	color: #FF0000;

}
.5style{
      	font-family: Arial;
      	font-size: 9px;
		}
.input-nobox {
	background-color: #ffffFF;
	width: auto;
	margin: auto;
	clear: none;
	float: none;
	height: auto;
	border: thin;
	color: #0000FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

    SPAN.searchword { 
	background-color:yellow; 
	}
 .bold {
      	font-size: 15px;
		font-weight: bold;
      	}
		
.loggedon
	{
	color:#ffffff;
	}
.footerlink {
	font-family: Arial,Helvetica,geneva,sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: none;
	background-color:#366F89;
}
.footerlink:active { color: #ffffff; text-decoration: none;}
.footerlink:link { color: #ffffff; text-decoration: none; }
.footerlink:visited { color: #ffffff; text-decoration: none; }
.footerlink:hover { color: #A0A0A4; text-decoration: none; }


/*added later*/
.fieldcaption {
	font-family: Arial, Helvetica, sans-serif;
	text-transform:capitalize;
	font-size: 12px;
	font-weight:bold;
	color: #333333;
	text-decoration:none;
}
.fieldcaption:link{ color: #333333; text-decoration:none;}
.fieldcaption:visited{ color: #333333; text-decoration:none;}
.fieldcaption:active{ color: #333333; text-decoration:none;}
.fieldcaption:hover{ color: #FFA61B; text-decoration:none;}
.pgtitle
	{
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	
	font-size: 15px ;	 
	color: #006599;
	font-weight:bold;
	
	}
	.sub-pgtitle
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #006699;	
	}
	.image-details
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px ;	 
	color: #0066CC;
	}


/* standard table */
table.square {
/*	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: 1px solid #ddd;
	border-spacing: 0px;
	width: 100%;
	border-collapse: collapse;
*/
	margin: 0px;
	border: 4px solid #A0B8D0;
	background-color: #E9ECEF;
	/*padding: 10px;*/ /*works only for mozilla*/
	font-size: 12px;
	color: #254D78;
	/*width: 260px;*/
/*	background: url(../images/bg_square_box.jpg);*/
background-color:#D1E2ED;
	
	}
table.square td {
	/*border-bottom: 1px solid #e5e5e5;*/
	padding: 10px ;


	
}
table.square tr.row0:hover {
	background-color: #f1f1f1;
}
table.square tr.row1:hover {
	background-color: #f1f1f1;
}
table.square td.options {
	background-color: #ffffff;
	font-size: 8px;
}

table.square td.options {
	background-color: #ffffff;
	font-size: 8px;
	
}


table.square .borderless{
	font-family: Arial,Helvetica,geneva,sans-serif;	
	font-size: 11px ;	 
	border-color:#326699; 
	border-width:0; 
	border-style:solid
	}



table.list {
	margin: 0px;
/*	border: 4px solid #A0B8D0;
	background-color: #E9ECEF;	background-color:#D1E2ED;*/
	font-size: 12px;
	color: #254D78;
}

table.list th {
	margin: 0px;
	padding: 6px 4px 2px 4px;
	height: 25px;
	/*background: url(../images/admin_images/background.jpg);
	background-repeat: repeat;*/
	font-size: 11px;
	color: #000;
}
table.list th.titletop {
	text-align: left;
}

table.list th a:link, table.list th a:visited {
	color: #c64934;
	text-decoration: none;
}

table.list th a:hover {
	text-decoration: underline;
}

table.list tr.row0 {
	background-color: #F9F9F9;
	text-align: left;
}
table.list tr.row1 {
	background-color: #FFF;
	text-align: left;
}

table.list td {
	/*border-bottom: 1px solid #e5e5e5;*/
	padding: 3px ;


	
}
table.list tr.row0:hover {
	background-color: #f1f1f1;
}
table.list tr.row1:hover {
	background-color: #f1f1f1;
}
/* standard list style table */
table.adminlist {
	
	/*background-color: #FFFFFF;*/
	margin: 0px;
	padding: 0px;
	/*border: 1px solid #227ba3;*/
	border-spacing: 0px;
	width: 100%;
	border-collapse: collapse;
}

table.adminlist th {
	margin: 0px;
	padding: 6px 4px 2px 4px;
	height: 25px;
/*	background: url(../images/background.jpg);*/
	background: url(../images/blue_header.jpg);
	background-repeat: repeat;
	font-size: 11px;
	color: #ffffff;
}
table.adminlist th.title {
	text-align: left;
}

table.adminlist th a:link, table.adminlist th a:visited {
	color: #ffffff;
	text-decoration: none;
}

table.adminlist th a:hover {
	text-decoration: underline;
}

table.adminlist tr.row0 {
	background-color: #F9F9F9;
	text-align: left;
}
table.adminlist tr.row1 {
	background-color: #FFF;
	text-align: left;
}
table.adminlist td {
	border-bottom: 1px solid #A0B8D0;
	padding: 4px;
}
table.adminlist tr.row0:hover {
	background-color: #f1f1f1;
}
table.adminlist tr.row1:hover {
	background-color: #f1f1f1;
}
table.adminlist td.options {
	background-color: #ffffff;
	font-size: 8px;
}

/* standard list style table for Cart */
table.cartlist {
	
	/*background-color: #FFFFFF;*/
	margin: 0px;
	padding: 0px;
	border: 1px solid #227ba3;
	border-spacing: 0px;
	width: 100%;
	border-collapse: collapse;
}

table.cartlist th {
	margin: 0px;
	padding: 6px 4px 2px 4px;
	height: 25px;
/*	background: url(../images/background.jpg);*/
	background: url(../images/blue_header.jpg);
	background-repeat: repeat;
	font-size: 11px;
	color: #ffffff;
}
table.cartlist th.title {
	text-align: left;
}

table.cartlist th a:link, table.cartlist th a:visited {
	color: #ffffff;
	text-decoration: none;
}

table.cartlist th a:hover {
	text-decoration: underline;
}

table.cartlist tr.row0 {
	background-color: #F9F9F9;
	text-align: left;
}
table.cartlist tr.row1 {
	background-color: #FFF;
	text-align: left;
}
table.cartlist td {
	border-top: 1px solid #A0B8D0;
	padding: 4px;
}
table.cartlist tr.row0:hover {
	background-color: #f1f1f1;
}
table.cartlist tr.row1:hover {
	background-color: #f1f1f1;
}
table.cartlist td.options {
	background-color: #ffffff;
	font-size: 8px;
}

.highlight{
font-size:13px;
color:#E04F10;
font-weight:bold;
}


  tr.highlight{ 
	background-color: #B8CDDC;
	cursor: pointer;
  }


table.picture_box {
	margin: 5px;
	border: 1px solid #2B6197;
	background-color: #ffffff;
	padding: 10px;
	font-size: 11px;
	color: #254D78;
	/*width:158px;*/
}

.picbox {
	margin: 4px;
	border: 1px solid #B5D2E0;
	background-color: #ffffff;
	padding: 10px;
	font-size: 12px;
	color: #254D78;
}

.quote {
	margin: 4px;
	border: 1px solid #cccccc;
	background-color: #E9ECEF;
	padding: 10px;
	font-size: 12px;
	color: #254D78;
}


.box1 {
	margin: 4px;
	border: 1px solid #B5D2E0;
	background-color: #ffffff;
	padding: 10px;
	font-size: 12px;
	color: #254D78;
}

.box2 {
	margin: 4px;
	border: 1px solid #B5D2E0;
	background-color: #ffffff;
	padding: 10px;
	font-size: 12px;
	color: #254D78;
}
.noBorder {
	width: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: hidden;
	border-right-style: hidden;
	border-bottom-style: hidden;
	border-left-style: hidden;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}


#error{
	width:50%;
	text-align:center;
	border:1px solid #ECA67D;
	color:#663333;
	font-weight:bold;
	background-color:#FEFCCF;
	line-height:25px;
}
.bold{
	font-size: 12px;
	font-weight:bold;
	color:#5C5C5E;
}

table.mytable{
	width:950px;
	border:2px solid #A0B8D0;
	background-color:#D1E2ED;
	padding:5px 5px 5px 5px;
	
}
table.eventtable{
	width:60%;
	border:2px solid #A0B8D0;
	background-color:#D1E2ED;
	padding:5px 5px 5px 5px;
}

.mytd{
	border:1px solid #A0B8D0;
}
.price{
	color:red;
}
textarea,input,select{font-family: Arial,Helvetica,geneva,sans-serif;	font-size: 10px ; }

.orange {	color: #F77A16; text-decoration:underline}

.orange:active 	{	color: #F77A16;text-decoration:underline}
.orange:link 		{	color: #F77A16;text-decoration:underline}
.orange:visited	{ 	color: #F77A16;text-decoration:underline}
.orange:hover		{	color: #000000;text-decoration:underline}




.button {
    border:3px;
	height:28px;
	border-color:#05364d;
    background: url('../images/button_bg.jpg') repeat-x;
    padding: 4px 8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	cursor:hand;
}

.orangebutton {
    border:3px;
	height:28px;
	border-color:#993300;
    background: url('../images/button_bg_hover.jpg') repeat-x;
    padding: 4px 8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	cursor:hand;
}
