.pagebg {
	background-color: #D5D5D5;
	background-image: url(images/page-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
body{
	font-family: "trebuchet MS";
}



.quickLink {
	font-size: 12px;
	color: #68737b;
	font-weight: bold;
}
.input {
	font-family: Tahoma;
	color: #68737b;
	border-style: none;
	border-width: 0px;
	height: 20px;
	width: 200px;
}
.txtWhite {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 14px;
}
.txtBlue14 {
	font-size: 14px;
	font-weight: bold;
	color: #056ecc;
}
.txtblue16 {
	font-size: 16px;
	color: #025ebc;
}

.txtMoreRed {
	font-style: italic;
	color: #b02b18;
	font-size: 11px;
}
.txtRed12 {
	font-style: italic;
	color: #b02b18;
	font-size: 12px;
}
.txt_unline {
	text-decoration: underline;
}
.title_green24 {
	font-size: 24px;
	color: #84cb42;
}
.title13black,a {
	font-size: 13px;
	color: #3a3a3a;
	text-decoration: none;
	
}
.title13black a:hover{
	font-size: 13px;
	color: #025ebc;
	text-decoration: underline;
}
.title13blue {
	font-size: 13px;
	color: #025ebc;
}
.txt12 {
	font-size: 12px;
	color: #3c3b3c;
}
.txt122 {
	font-size: 12px;
	color: #3c3b3c;
}
.picWriteBr {
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.picWriteLeftBr {
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.left2 {
	background-image: url(images/left2.png);
	background-repeat: repeat-y;
	background-position: right;
}
.left6 {
	background-image: url(images/left6.png);
	background-repeat: repeat-y;
	background-position: right;
}
.inputMem {
	background-image: url(images/input_bg2.gif);
	background-repeat: repeat-x;
	height: 15px;
	border: 1px solid #cfcfcf;
}
.tab_bluebg {
	background-color: #E5F1F4;
	padding: 5px;
}
.txt14B {
	font-size: 14px;
	font-weight: bold;
}
.main_bg {
	background-image: url(images/home_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.txt12white {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 6px;
	padding-right: 6px;
}
.newsBg {
	background-image: url(images/newsBg.gif);
	background-repeat: repeat-x;
}
.NewsTdSpeaker {
	background: #19B1E3;
}
.NewsTdTime {
	background: #AAAAAA;
}
.NewsTdDate {
	background: #E3A618;
	}
.txt12 a,a:visited,a:hover{
	text-decoration: none;
	font-style: italic;
}

.txt12 a:hover {
	font-style: normal;
	text-decoration: underline;	
}

