/*Style Sheet for Version 5 Browsers */
/*The Body Background */
body {
	background: url(assets_cb/bg_cb.jpg) #2554a4 repeat-x center top;
	

}

/*Styles for the Main Content Layer */

.size1 {
	width : 250;
 	height : 250;
}

.lightlink { 
	color : #FFFFFF; 
	text-decoration:none;
	font-weight: bold;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	padding-left : 12px;
	margin-top : 3px;
}

.lightlink a:link { 
	color : #FFFFFF; 
	text-decoration:none;
	font-weight: bold;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	padding-left : 12px;
	margin-top : 3px;
}

.lightlink a:visited { 
	color : #FFFFFF; 
	text-decoration:none;
	font-weight: bold;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	padding-left : 12px;
	text-decoration:none;
	margin-top : 3px;

}


.main {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	color : #000444; 
	font-size : 11px;
	font-weight: normal;
}

.main h1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #0000000;
	font-size : 12px;
	font-weight: bold;
	margin-bottom : 12px;
	margin-top : 0px
}

.main h2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 11px;
	font-weight: bold;
	margin-bottom : 12px;
	margin-top : 0px
}

.main a:link { 
color : #000763; 
text-decoration:none;
font-weight: normal;
}


.main a:visited { 
color : #000763; 
text-decoration:none;
font-weight: normal;
}

.main a:hover { color : #4300bd }

.mainform {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	color : #555555; 
	font-size : 10px;
	font-weight: bold;
}

.maincity {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	color : #000444; 
	font-size : 11px;
	font-weight: normal;
}

.whiteform { 
	color : #FFFFFF; 
	text-decoration:none;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;
	padding-left : 12px;
	background-image: url(assets_cb/formbar.jpg;
}

.adbar {
	font-family: Arial, Helvetica, sans-serif;
	color : #000000; 
	text-decoration:none;
	font-size : 12px;
	font-weight: bold;
	background-image: url(assets_cb/wh_nav.jpg);
}


.adbar a:link { 
color : #000000; 
text-decoration:underline;
font-weight: bold;
}


.adbar a:visited { 
color : #000000; 
text-decoration:underline;
font-weight: bold;
}


.tabsm {

	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size : 10px;
	border-left : 1px solid #50b2ea;
	border-top: 1px solid #50b2ea;
	border-right : 1px solid #50b2ea;
	border-bottom : 1px solid #50b2ea;
	color : #142a71;
	font-weight: normal;
	text-decoration:none;
	width : 100%;
	background-color: white;
}

.tablg{

	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size : 10px;
	border-left : 1px solid #000;
	border-top: 1px solid #000;
	border-right : 1px solid #000;
	border-bottom : 1px solid #000;
	color : #142a71;
	font-weight: normal;
	text-decoration:none;
	background-image: url(assets_cb/whiteshadow.gif);
}

.header {
	font-family : "Verdana", Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 11px;
	font-weight: bold;
	margin-bottom : 12px;
	margin-top : 0px
}

.bgdark {

	background-image: url(assets_cb/bg_dark.jpg);
	
}

.bgnav {

	background-image: url(assets_cb/black_nav.jpg);
	
}


.border1 {

	border-left : 1px solid #50b2ea;
	border-top: 1px solid #50b2ea;
	border-right : 1px solid #50b2ea;
	border-bottom : 1px solid #50b2ea;
	
}

.white { 
	color : #FFFFFF; 
	text-decoration:none;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight: bold;
	padding-left : 12px;
}