address  { color: red; font-weight: bold; font-size: 10px; font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif }

h1 {
	padding:0px;
	margin-bottom:10px;
	font-family:"Trebuchet MS", Tahoma, Arial, Verdana;
	font-size:20px;
	font-weight:bold;
	color:#45645E;
	border-bottom:solid 1px #CFCFCF;
	/*display:block;*/
	
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#595959;
	font-weight:bold;
	padding-top:5px;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#326699;
	font-weight:bold;
	padding-top:5px;
}

h5 { color: green; font-weight: bold; font-size: 10px; font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif }
p {font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight:normal;
	color:#636363;}
pre { color: purple; font-weight: bold; font-size: 10px; font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif }
td { font-size: 11px; font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif }
blockquote {
	font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.columnheading  { font-style: normal; font-weight: 500; font-size: 11px; font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif; background-color: #f5f5f5; border-bottom: 1px solid gray }
.navbar { font-style: normal; font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
	background-position: center;
}
.navbartext { font-style: normal; font-weight: bold; font-size: 10px; line-height: 20px; font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
	background-position: center;
}
.options    { font-style: normal; font-weight: normal; font-size: 11px; font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif; border-bottom: 1px solid gray }
.rowseperator { font-style: normal; font-size: 10px; font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif; border-top: 1pt dashed gray }
.SiteHeader    { color: white; font-weight: normal; font-size: 20px; font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif; background-color: maroon; border-bottom: 1px solid gray }

.rightimg {
	float: right;
}
.mainarea  {
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	width: 630px;
	position: relative;
	background-color: #ffffff;
	display: table;
	margin-top: 2px;
}

/***********************DEFAULT ******************************************/
body{
	
}

.bodytop{
	font-family:Tahoma, Arial, Verdana;
	font-size:12px;
	font-weight:normal;
	color:#636363;
	padding:0px;
	margin:auto;
	width:100%;
	line-height:18px;
	background: url(/images/tca/inner_mainbg.gif) repeat-x left top;
	height: 331px;
}
.bodyCls
{
	font-family:Tahoma, Arial, Verdana;
	font-size:12px;
	font-weight:normal;
	
	padding:0px;
	margin:auto;
	width:100%;
	margin-top: 20px;
	line-height:18px;
	
	}
	
	
/**************** remove bullet block
ul{
	list-style:none;
	padding:0px;
	margin:0px;
}
li{
	list-style:none;
	padding:0px;
	margin:0px;
}
****************/
/***********************MAIN DIV ******************************************/

#main_div{
	width:880px;
	margin:0px auto 0px auto;
	padding:0px;
}
/***********************TOP CONTAINER ******************************************/

#top_container{
	width:880px;
	height: 99px;
	font-family:Tahoma, Arial, Verdana;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	
}
/***********************TOP CONTAINER LEFT ******************************************/

#top_container_left{
	width:705px;
	height: 84px;
	float:left;
	margin-top: 15px;
}

#top_container_left h4
{
	padding:0px;
	margin-top:10px;
	margin-bottom: 12px;
	font-family:"Trebuchet MS", Tahoma, Arial, Verdana;
	font-size:20px;
	font-weight:bold;
	color:#FFFFFF;
	display:block;
	border-bottom:solid 1px #CFCFCF;
}

/***********************TOP CONTAINER RIGHT ******************************************/

#top_container_right{
	width:175px;
	height:103px;
	float:right;
}
#logo{
	/*width:165px;
	height:105px;*/
	width:163px;
	height:103px;
	display:block;
	background: url(/images/spacer.gif) no-repeat center;
}
/***********************MIDDLE CONTAINER ******************************************/

#middle_container{
	width:880px;
	clear:both;
}
/***********************MIDDLE CONTAINER LEFT******************************************/


#middle_containerleft{
	width:220px;
	float:left;
}
#downarrow{
	background-image:url(/images/tca/down_arrow.gif);
	background-position:right top;
	background-repeat:no-repeat;
	width:20px;
	height:20px;
	display:block;
	float:right;
}
#navigation{
	width: 200px;
	background-color:#1E302C;
	padding: 0;
}
#navigation ul{
	list-style:none;
	padding:0px;
	margin:0px;

}
#navigation li{
	list-style:none;
	padding:0px;
	margin: 2px 0px 0px;
}
#navigation li a{
	background-image:url(/images/tca/nav_icon.gif);
	background-position:5px 8px;
	background-repeat:no-repeat;
	padding:3px 0px 3px 20px;
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 13px;
	font-weight:bold;
	color:#FFFFFF;
	border-bottom:#5B6D6A dashed 1px;
	display:block;
	text-decoration:none;
	height:20px;
}
#navigation li a:hover{
	background-position:10px  8px;
}
#login_box{
	width:200px;
	background-color: #325048;
	padding:5px 6px 2px 8px;
	height:90px;
	border-bottom:#1E302C 3px solid;
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
}
#login_box a{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:underline;
}
#login_box a:hover{
	text-decoration:none;
}
#Sublink{
	width:194px;
	padding:8px;
}
#Sublink ul{
	list-style:none;
	padding:0px;
	margin:0px;
}
#Sublink li{
	list-style:none;
	padding:0px;
	margin:0px;
}
#Sublink li a{
	background-image: url(/images/tca/sublink_arrow.gif);
	background-position: 5px 7px;
	background-repeat:no-repeat;
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 13px;
	font-weight:bold;
	color:#1E302C;
	text-decoration:none;
	border-bottom: 1px dashed #566c6a;
	height:19px;
	padding: 3px 0px 3px 20px;
	display:block;
	
}

#Sublink li a:hover{
	background-image: url(/images/tca/sublink_arrow.gif);
	background-position: 8px 7px;
	background-repeat:no-repeat;
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 13px;
	font-weight:bold;
	color:#1E302C;
	text-decoration:none;
	border-bottom: 1px dashed #566c6a;
	height:19px;
	padding: 3px 0px 3px 20px;
	display:block;
	
}
#Sublink li a:hover old{
	color: #1E302C;
	background-image: url(/images/tca/sublink_arrow.gif);
}

#Sublink_1 ul{
	list-style:none;
	padding:0px;
	margin-left:10px;
}
#Sublink_1 li{
	list-style:none;
	padding:0px;
	margin:0px;
}
#Sublink_1 li a{
	background-image: url(/images/arrow_011.gif);
	background-position:0px 7px;
	background-repeat:no-repeat;
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size:12px;
	font-weight:normal;
	color:#1E302C;
	text-decoration:none;
	border-bottom: 1px dashed #566c6a;
	height:19px;
	padding:3px 0px 3px 15px;
	display:block;
	
}

#Sublink_2 ul{
	list-style:none;
	padding:0px;
	margin-left:10px;
}
#Sublink_2 li{
	list-style:none;
	padding:0px;
	margin:0px;
}
#Sublink_2 li a{
	background-image: url(/images/arrow_011.gif);
	background-position:0px 7px;
	background-repeat:no-repeat;
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size:11px;
	font-weight:normal;
	color:#1E302C;
	text-decoration:none;
	border-bottom:#E7F0EF 1px dashed;
	height:19px;
	padding:3px 0px 3px 15px;
	display:block;
	
}
/***********************MIDDLE CONTAINER RIGHT******************************************/

	
#middle_containerright{
	width:660px;
	float:right;
}
#banner{
	background-image: url(/images/tca/banner_bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:660px;
	height:255px;
	margin-bottom:20px;
}
#banneralignment{
	padding-left: 10px;
	padding-top:4px;
	
}
#content_container{
	width:660px;
	padding-top:25px;
	
	background-image: url(/images/tca/dotted_line.jpg);
	background-repeat:repeat-y;
	background-position:415px top;
	min-height:420px;
	
	
}
#content_container_tier{
	width:660px;
	padding-top:25px;
	min-height:420px;
	
	
}
#contentarea_common{
	width:615px;
	margin-top:25px;
	margin-left:20px;
	margin-bottom:30px;
	
	
}

#content_container_left{
	width:400px;
	float:left;
	/*border-right:#C4C4C4 1px dashed;*/
	padding-right:10px;
	
	
}
#latest_news{
	background-image: url(/images/tca/latest_news.gif);
	background-position:left top;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#000000;
	padding-left:30px;
	display:block;
	height:28px;
	padding-top:3px;
}
#newslisting{
	width:400px;
}
#newslisting ul{
	list-style:none;
	padding:0px;
	margin:0px;
}
#newslisting li{
	list-style:none;
	padding:3px 0px 2px 0px;
	margin:0px 0px 0px 28px;
	border-bottom:#DCDCDC 1px solid;
	font-family:Tahoma, Arial, Verdana;
	font-size:12px;
	font-weight:normal;
	color:#636363;
	/*height:20px;*/
}
#newslisting li a{
	text-decoration:underline;
	font-family:Tahoma, Arial, Verdana;
	font-size:12px;
	font-weight:normal;
	color:#636363;
}
#newslisting li a:hover{
	text-decoration: none;
}
.box_style{

background-color:#F0EFEA;
 background-image: url(/images/tca/box_bottom_bg.gif);
 background-position:right bottom;
 background-repeat:no-repeat;
 padding:5px 4px 10px 4px ;
 width:114px;
 float:left;
 margin-right:4px;
 height:145px;
 font-family:Tahoma, Arial, Verdana;
 font-size:11px;
 font-weight:normal;
 color:#4A4A4A;
}

#upcoming_evening{
	/*background-image:url(/images/upcoming_event.gif);*/
	background-position:left 3px;
	background-repeat:no-repeat;
	font-family:"Trebuchet MS", Tahoma, Arial, Verdana;
	font-size:12px;
	font-weight:bold;
	color:#4A4A4A;
	/*padding-left:30px;*/
	display:block;
	height:25px;
}
#thank_you{
	/*background-image:url(/images/sponser.gif);*/
	background-position:left 3px;
	background-repeat:no-repeat;
	font-family:"Trebuchet MS", Tahoma, Arial, Verdana;
	font-size:12px;
	font-weight:bold;
	color:#4A4A4A;
	/*padding-left:30px;*/
	display:block;
	height:25px;
}

#content_container_right{
	width:220px;
	float:right ;
	padding:0px 10px 0px 10px;
}
.box_style01{
	background-color: #325048;
	background-image: url(/images/tca/boxbottom_bg2.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	padding:5px 1px 10px 7px ;
	width:197px;
}
#quick_linklisting{
	width:220px;
	padding-top:20px;
}
#quick_linklisting ul{
	list-style:none;
	padding:0px;
	margin:0px;
}
#quick_linklisting li{
	list-style:none;
	padding:0px;
	margin:0px;
	padding:5px 0px;
}
#image_gallery{
	background-image: url(/images/tca/image_gallery.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:167px;
	display:block;
	height: 65px;
}

#trucking{
	background-image: url(/images/tca/truckingon.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:217px;
	height:46px;
	display:block;
}

#truckingNew{
	background-image:url(/images/tca/Green-banner-220.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:220px;
	height:120px;
	display:block;
}
#truckingNew2{
	background-image: url(/images/tca/Delmar_Cengage_Learning.gif);
	background-position:center;
	background-repeat:no-repeat;
	width:220px;
	height:200px;
	display:block;
}

#truckinggwts{
	background-image: url(/images/tca/gwts_banner.gif);
	background-position:center;
	background-repeat:no-repeat;
	width:220px;
	height:200px;
	display:block;
}

#truckinggats{
	background-image: url(/images/tca/gats_banner.gif);
	background-position:center;
	background-repeat:no-repeat;
	width:220px;
	height:200px;
	display:block;
}

#tca_supplier{
	background-image:url(/images/tca/tcasupplier.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:205px;
	height:46px;
	display:block;
}

/***********************FOOTER ******************************************/

#footer_containerbg{
	background-image:url(/images/tca/footer_bg.gif);
	background-position:left top;
	background-repeat:repeat-x;
	margin:auto;
	width:100%;
	height:159px;
	clear:both;
}
#footer_container{
	margin:auto;
	width:880px;
	height:118px;
	padding-top:37px;
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	
}
#footer_container_left{
	width:416px;
	height:120px;
	float:left;
	
}
#footerlogo{
	background-image: url(/images/tca/logoSM.png);
	background-position:left top;
	background-repeat:no-repeat;
	width:65px;
	height:68px;
	display:block;
}

.footerButton {
	color: #ffffff;
	text-decoration: none;
}

.footerButton a {
	color: #ffffff;
	text-decoration: none;
}

.footerButton a:link

.footerbutton a:link {
	color: #ffffff;
}

.footerButton a:active {
	color: #ffffff;
}
#footer_container_right{
	width:440px;
	float:right;
	padding-right:20px;
	
}
.nav_space{
	width:130px;
	border-left:#384E40 1px solid;
	float:left;
	height:120px;
	padding-left:10px;
}
.nav_space2{
	width:150px;
	float:left;
	height:118px;
}
.footernavlisting{
	padding:0px;
	
}
.footernavlisting ul{
	list-style:none;
	padding:0px;
	margin:0px;
}
.footernavlisting li{
	list-style:none;
	padding:0px 0px 0px 10px ;
	margin:0px;
	background-image:url(/images/tca/arrow4.gif);
	background-position:left 5px;
	background-repeat:no-repeat;
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	height:20px;
}
.footernavlisting li a{	
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
}
.footernavlisting li a:hover{
	text-decoration:underline;
}	
.contact_form{
	background-image:url(/images/tca/plus.gif);
	background-position:100px top;
	background-repeat:no-repeat;
	padding:0px 0px 0px 0px ;
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	font-weight:bold;
	color:#FFF5CE;
	text-decoration:none;
	display:block;
	height:18px;
}
/***********************CLEAR  ******************************************/

.clear{
	clear:both
}
.clear_text{
	display:none;
}
/***********************SPACE******************************************/
.space{
	width:214px;
	height:10px;
}
.space_01{
	width:400px;
	height:40px;
}
img.image_style{
	border:#A8A8A7 1px solid;
}
img.image_style01{
	border:#3A391A 1px solid;
}

/***********************events pages******************************************/

#events_listing{
	margin:opx;
	padding:0px;
	
}

#events_listing ul{
	list-style:none;
	padding:0px;
	margin:0px;
}
#events_listing li{
	list-style:none;
	border-bottom:#BDBDBD 1px solid;
	font-family:Tahoma, Arial, Verdana;
	font-size:14px;
	font-weight:bold;
	color:#326699;
	margin-top:10px;
	padding-bottom:3px;
	margin-bottom:10px;
	
}
#events_listing li span {
	list-style:none;
	font-family:Tahoma, Arial, Verdana;
	font-size:12px;
	font-weight:normal;
	color:#454545;
}
	

.image_borderbox{
	border:solid 2px #A7BBB7;
	padding:2px;
	float:left;
	margin-right:10px;
}
.gry_bold_01{
	
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	font-weight:bold;
	color:#A7A7A7;
	
	
}	


/********************innerpage_added_19.5.08**********************/

#inner_banner{
	width:645px;
	height:186px;
	margin-bottom: 4px;
}



#contentarea_common_inner_pages{
	width:615px;
	margin-top:40px;
	margin-left:20px;
	margin-bottom:30px;
	
	
}
#contentarea_common_inner_pages_new{

	margin-top:40px;
	margin-left:20px;
	margin-bottom:30px;
	
	
}

#contentarea_common_inner_pages1{
	width:615px;
	margin-top:15px;
	margin-left:15px;
	margin-bottom:30px;
	
	
}
#contentarea_common_inner_pages1 p {
	margin:0px;
	padding:0px;
}

#logo_inner
{
	z-index: 99;
	height:103px;
	width:163px;
	display:block;
	background-image:url(/images/tca/logo2.png);
	background-position:center center;
	background-repeat:no-repeat;
	position:relative;
	top: 18px;
}


#logo_inner a{
	background-image:url(/images/logo_inner1.gif);
	background-repeat:no-repeat;
	background-position:left;
	width:141px;
	height:91px;
	float:left;
	display:block;
	text-decoration:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}



#top_container_inner{
	width:880px;
	height:111px;
	font-family:Tahoma, Arial, Verdana;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
}


#top_container_right_inner{
	width:141px;
	height: 91px;
	float:left ;
	padding:0px 0px 0px 0px;
	margin: 10px 0px 0px 10px;
}

#banneralignment_inner{
}


#top_container_left_inner{
	width:705px;
	height:84px;
	float:left;
	margin-top: 15px;
	text-align:justify;
	
}
.V_prize_sponsor_logos {
	width:180px;
	height:120px;
	float:left;
	border:1px solid #CFCFCF;
	background-position:center;
	background-repeat:no-repeat;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
}
.moMarker{
			width:204px;
			padding:5px 2px 2px 8px;
			border-bottom:1px solid #BBBBBB;
			margin-bottom:5px;
			margin-top:10px;
	color: #636363;
	font: bold 14px tahoma;
}
