* {font-family: Tahoma, Arial,Verdana, Helvetica, sans-serif;}
html,body {
	margin: 0;
	padding: 0;
	cursor: default;
	color:#000000;
	font-family: Tahoma, Arial,Verdana, Helvetica, sans-serif;
	background-color:#2D74B5;
	line-height:16px;
/*	scrollbar-face-color: #E7E3DD;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #FCAA10;
	scrollbar-track-color: #A08D82;
	scrollbar-darkshadow-color: #98AAB1;*/
}
 .boddy {
	font-family: Tahoma, Arial,Verdana, Helvetica, sans-serif;
	color:#000000;
	line-height:16px;
}
/*-------------------------------------------------------------
text style used in the site
-------------------------------------------------------------*/
.bar_title1{
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	padding-left:5px;
}
.normal1{
	color:#737373;
}
.normal2{
	color:#8A0000;
}
.normal_b_b{
	color:#5775B5;
	font-weight:bold;
}
.text1{
	padding:7px;
	line-height:20px;
}
.text2{
	padding:3px;
	line-height:20px;
	padding-bottom:0px;
	padding-top:0px;	
}
.text3{
	padding:3px;
	line-height:16px;
}
.heading1{
	color:#004ED5;
	font-size:14px;
	font-weight:bold;
}
.heading2{
	font-size: 11px;
	font-weight: normal;
	color: #737373;
	text-align:left;
	text-transform:uppercase;
}
.warning{
	color:#FF0000;
	font-size:14px;
	font-weight:bold;
}
.cont_name{
	background-color:#E3E3E3;
	padding:5px;
	font-weight:bold;
	font-size:11px;	
}
/*=====================        links            ====================*/
/*-------------------------------------------------------------
Defult link
-------------------------------------------------------------*/
a,a:link,a:active,a:visited{
	color: #004CD6;
	text-decoration: underline;
	}
a:hover{
	color: #004CD6;
	text-decoration: none;
	}
/*-------------------------------------------------------------
link for the normal
-------------------------------------------------------------*/
a.normal1,a.normal1:link,a.normal1:active,a.normal1:visited{
	color: #737373;
	text-decoration: none;
	}
a.normal1:hover{
	color: #737373;
	text-decoration: underline;
	}

/*-------------------------------------------------------------
link for the normal2
-------------------------------------------------------------*/
a.normal2:link,a.normal2:active,a.normal2:visited{
	color: #8A0000;
	text-decoration: none;
	}
a.normal2:hover{
	color: #8A0000;
	text-decoration: underline;
	}

/*-------------------------------------------------------------
link for Footer
-------------------------------------------------------------*/	
a.footer_link:link,a.footer_link:active,a.footer_link:visited{
	color: #047EEB;
	text-decoration: none;
}
a.footer_link:hover{
	color: #047EEB;
	text-decoration: underline;
	}
.footer_link{
	font-size: 11px;
	color: #047EEB;
	font-weight: normal;
	text-decoration: none;
	vertical-align:middle;
	text-align:left;
 	line-height:16px;
	padding:3px;
	}
/*-------------------------------------------------------------
link for rcopyright
-------------------------------------------------------------*/	
a.copyright:link,a.copyright:active,a.copyright:visited{
	color: #666666;
	text-decoration: none;
	}
a.copyright:hover{
	color: #666666;
	text-decoration: underline;
	}
.copyright{
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	text-align:left;
	padding:0px 0px 0px 10px;
	}	
/*-------------------------------------------------------------
more
-------------------------------------------------------------*/	
a.more,a.more:visited,a.more:link,a.more:active{
	color: #248FC9;
	font-weight: normal;
	text-decoration: none;
	}
a.more:hover{
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
.more{
	color: #248FC9;
	font-weight: normal;
	text-decoration: none;
}
/*-------------------------------------------------------------
menu
-------------------------------------------------------------*/
a.menu:link,a.menu:active,a.menu:visited{
	color: #000000;
	text-decoration: none;
	}
a.menu:hover{
	color: #333333;
	text-decoration: none;
	}
.menu{
	font-weight: normal;
	text-decoration: none;
	}	
/*-------------------------------------------------------------
navMenuOut
-------------------------------------------------------------*/
.navMenuOut{
	font-weight: normal;
	text-decoration: none;
	text-align:center;
	vertical-align:middle;
	height:31px;
	padding-left:8px;
	padding-right:8px;	
	cursor:pointer;
	font-size:11px;
}
.NavMenuOver{
	color: #333333;
	text-align:center;
	text-decoration: none;
	background-color:#E8E8E8;
	height:31px;
	padding-left:8px;
	padding-right:8px;	
	cursor:pointer;	
	font-size:11px;	
}
/*-------------------------------------------------------------
tab_search_Out
-------------------------------------------------------------*/
.tab_search_Out{
	height:29px;
	width:103px;
	cursor:pointer;
	background-image:url(http://www.givemetickets.com/images/search_tab_unselected.jpg);
	background-repeat:no-repeat;
	font-weight: bold;
	font-size:11px;
	text-decoration: none;
	text-align:center;
	vertical-align:middle;
	color:#860000;
}
.tab_search_Over{
	height:29px;
	width:103px;
	cursor:pointer;	
	background-image:url(http://www.givemetickets.com/images/search_tab_selected.jpg);
	background-repeat:no-repeat;
	font-weight: bold;
	font-size:11px;
	text-decoration: none;
	text-align:center;
	vertical-align:middle;
	color:#860000;
}	
/*-------------------------------------------------------------
link for tab_menu
-------------------------------------------------------------*/
a.tab_menu:link,a.tab_menu:active,a.tab_menu:visited{
	color: #000000;
	text-align:center;	
	text-decoration: none;
	font-size:11px;	
	}
a.tab_menu:hover{
	color: #333333;
	text-align:center;
	text-decoration: none;
	font-size:11px;	
	}
.tab_menu{
	font-weight: normal;
	text-decoration: none;
	text-align:center;
	vertical-align:middle;
	font-size:11px;
	}	
	
/*-------------------------------------------------------------
link for tab_search
-------------------------------------------------------------*/
a.tab_search:link,a.tab_search:active,a.tab_search:visited{
	color: #860000;
	text-align:center;	
	text-decoration: none;
	}
a.tab_search:hover{
	color: #860000;
	text-align:center;
	text-decoration: none;
	}
.tab_search{
	font-weight: bold;
	font-size:11px;
	text-decoration: none;
	text-align:center;
	vertical-align:middle;
	color:#860000;
	height:29px;
	width:103px;
	}
/*-------------------------------------------------------------
link for bottom
-------------------------------------------------------------*/
a.bottom_link:link,a.bottom_link:active,a.bottom_link:visited{
	color: #000000;
	text-decoration: none;
	}
a.bottom_link:hover{
	color: #5B6B00;
	text-decoration: underline;
	}
.bottom_link{
	font-size: 14px;
	font-weight:normal;
	text-transform:uppercase;
	color: #000000;
	text-align:right;
	text-decoration: none;
}	
/*-------------------------------------------------------------
Client Input section
-------------------------------------------------------------*/
select.search {
	background-color:#ffffff;	
	color:#000000;
	width:210px;
	}
.login {
	font-size: 10px;
	background: #ffffff;	
	color:#000000;
	border:1px solid #7C8373;
	width:70px;
	height:12px;
}
textarea{
	font-size: 8pt;
	background: #ffffff;	
	color:#000000;
	border:1px solid #1F6D93;
}
/*input.button {
	font-size:9px;
	font-weight:bold;
	padding:0px 7px 0px 7px;
	background-image:url(images/btn_bg.gif);
	color:#ffffff;
	border:1px solid #A6D42F;
	cursor:pointer;	
	height:21px;
}
*/
.button {  font-family: Arial, Verdana, Helvetica; font-size:10pt; font-weight:bold; color:#1873C7; text-transform:uppercase; border:0px; background-color:#FFFFFF;  /*#1873C7 - BUTTON TEXT COLOR ONLY*/}
input{
	border:1px solid #26527F;
	background-color:#ffffff;
}
.btn_submit{
	font-size:10px;
	font-weight:bold;
	padding:0px 7px 0px 7px;
	color:#ffffff;
	border:1px solid #D3D3D3;
	background-color:#860000;
	cursor:pointer;	
	height:22px;
	cursor:pointer;
	/*background-image:url(../images/search.jpg);
	background-repeat:repeat-x;*/
}
/*-------------------------------------------------------------
Color Boxes
-------------------------------------------------------------*/
.box_blue{
	border:1px solid #526C9A;
}
.box_green{
	border:1px solid #9DCC8A;
}
.box_yellow{
	border:1px solid #D3B761;
}
/*-------------------------------------------------------------
tpmenu
-------------------------------------------------------------*/
.tpmenu{
	font-size:10px;
	border:1px solid #$#848587;
}
form{
	margin:0px;
	padding:0px;
}
select.searchdrop{
	font-size:10px;
	border:1px solid #26527F;
	
}
input.searchdrop{
	font-size:10px;
	border:1px solid #26527F;
	
}
#guidetool li a:link,#guidetool li a:active,#guidetool li a:visited{
	color: #7E7E7E;
	text-decoration: none;
	}
#guidetool li a:hover{
	color: #7E7E7E;
	text-decoration: none;
	}
#guidetool li a{
	font-weight: normal;
	text-decoration: none;
	font-weight:bold;
	}
#guidetool li.listah{
	padding:0; margin:0;
	padding-bottom:5px;
}
#guidetool span{	
	font-size:12px; color:#666666;
}
#guidetool img{
	vertical-align:middle;
}