body {
	margin:0px;
	padding:0px;
	background:url('images/bodybg.gif');
	background-repeat:repeat-x;
	background-color:#6A6A6A;
}
td, select, input, textarea {
	font-family: Arial;
	font-size: 8pt;
}
.maintxt {
	font-family: verdana;
	font-size: 8pt;
}
a.btmlink {
	color: #ffffff;
	text-decoration: underline;
	
}
a.btmlink:hover {
	color: #eeeeee;
	text-decoration: none;
}
.sep4 {
	padding-top:5px;
	background-color:#ffffff;
}
.subtitle {
	font-size:11pt;
	font-weight:bold;
	font-family:arial;
	color:#444444;
}
a.txtlink {
	color: #062E7E;
	text-decoration: none;
	border-bottom: 1px dotted #000000;
	
}
a.txtlink:hover {
	color: #000000;
	text-decoration: none;
	border-bottom: 0px;
}
a {
	color: #062E7E;
	text-decoration: none;	
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a.txtlink2 {
	color: #333333;
	text-decoration: none;
	
}
a.txtlink2:hover {
	color: #000000;
	text-decoration: underline;
}

.submenu {
	padding-top:5px;
	padding-left:50px;
	font-size:11pt;
	font-weight:bold;
	font-family:arial;
	color:#444444;
}
.submenu2 {
	padding-top:5px;
	padding-left:60px;
	line-height:16px;
	font-family:verdana;
}
a.submenu3 {
	color:#000000;
}
a.submenu3:hover {
	color:#F16C01;
	text-decoration:none;
	border-bottom: 1px dotted #000000;
}

a.submenu4 {
	color:#444444;
}
a.submenu4:hover {
	color:#062E7E;
	text-decoration:none;
}
.bgTit {
	font-size:11pt;
	font-weight:bold;
	font-family:arial;
	color:#444444;
	background:url('images/titbg2.gif');
	background-color:#DCE6C5;
	padding:5px;
}
.bgTit2 {
	font-size:11pt;
	font-weight:bold;
	font-family:arial;
	color:#444444;
	background:url('images/titbg3.gif');
	background-color:#DCE6C5;
	padding:5px;
}

.expatTit {
	font-size:10pt;
	font-weight:bold;
	font-family:arial;
	color:#444444;
	background:url('images/titbg.gif');
	background-color:#DCE6C5;
	padding:5px;
}

.expatTit3 {
	font-size:11pt;
	font-weight:bold;
	font-family:arial;
	color:#222222;
	background:url('images/titbg3.gif');
	background-color:#DCE6C5;
	height:25px;
	padding:10px;
}

.expatTit2 {
	font-size:10pt;
	font-family:arial;
	color:#222222;
	background:url('images/titbg3.gif');
	background-color:#DCE6C5;
	padding:5px;
	line-height:17px;
	background-repeat:no-repeat;
}


.bgTit4 {
	font-size:11pt;
	font-weight:bold;
	font-family:arial;
	color:#444444;
	background:url('images/titbg4.gif');
	background-color:#DCE6C5;
	padding:5px;
}
.exsub {
	font-size:9pt;
	color:#0754A2;
}
.exsub2 {
	font-size:9pt;
}
.excon {
	padding:0px 7px 7px 7px;
}


#marktable td {
	border-right: 1px solid #E0E8CE;
	border-bottom: 1px solid #E0E8CE;
	background: #F8FAF3;
	padding: 4px 4px 4px 8px;
	font: 8pt arial;
}

#marktable th {
	font: bold 8pt arial;
	color: #222222;
	border-right: 1px solid #c3ced5;
	border-bottom: 1px solid #c3ced5;
	border-top: 1px solid #c3ced5;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: left;
	padding: 4px 4px 4px 8px;
	background: #FEFEFE url(images/head_bg.jpg) no-repeat;
}


a#readpubli {
	display: block;
	float: left;
	width: 177px;
	height: 53px;
	background: url(images/readpubli.gif) no-repeat;
}
a:hover#readpubli {
	display: block;
	float: left;
	width: 177px;
	height: 53px;
	background: url(images/readpubli2.gif) no-repeat;
}

a#watchvid {
	display: block;
	float: left;
	margin-left:10px;
	width: 177px;
	height: 53px;
	background: url(images/watchvid.gif) no-repeat;
}
a:hover#watchvid {
	display: block;
	float: left;
	width: 177px;
	height: 53px;
	background: url(images/watchvid2.gif) no-repeat;
}
a.blink {
	background-color:#A7CF43;
	padding:3px;
	color:#333;
	border:1px solid #D1F871;
}
a.blink:hover {
	background-color:#FB9413;
	color:#000;
	text-decoration:none;
	border:1px solid #fff;
}

.newsbox {
 padding: 0px 12px 0px 12px;
 background: url(images/newsboxbg.jpg) repeat-y;
}
