body {color:#000;background:#245682;margin-top:0px;}
a{
  color:rgb(3,118,173);
}

a:hover{
  color:rgb(99,98,94);
}

	form, table, table tr td, input, select, file,h1 {font-family:Arial;font-size:12px;}
	h1 {text-align:left;font-size:14px;}
	h4 {text-align:center;font-size:16px;color:#990033}
	.bigLink:link,.bigLink:visited {font-weight:bold;text-decoration:none;font-size:16px;}
	.bigLink:hover {font-weight:bold;text-decoration:none;font-size:16px;}	
	#topHolder {margin-top:5px;width:950px;}
	.input {border:1px solid #CCCCCC;}
	.table {padding:3px; border:1px solid silver;}
	.tableHead {background-color:#dfdfdf;font-weight:bold}
	.tableSort{cursor:pointer;}
	.smallLink {font-size:9px}
	.status0 {background-color:#efefef}
	.status1 {background-color:#d8fade}
	.status2 {background-color:#ffc1c1}
	.video0 {background-color:#efefef}
	.video1 {background-color:#ffe6d9}
	.video2 {background-color:#d8fade}
	.tablerow0 {background-color:#EEEEEE}
	.tablerow1 {background-color:#e5e5e5}
	.tablerow2 {background-color:#FFD5D5}
	.tablerow3 {background-color:#CBDDFE}
	.ok_button {font-size:11px;width:28px;height:20px;background-color:#D5EAFF}
	.bgblue {background-color:#D5EAFF}
	.bgorange {background-color:#FFE8DD}
	.category_list li{padding-top:10px;}
	.fs10 {font-size:10px;}
	.fs11 {font-size:11px;}
	.fs13 {font-size:13px;}
	.fs14 {font-size:14px;}
	.fs15 {font-size:15px;}
	.fs16 {font-size:16px;}
	.aright {text-align:right;}
	.aleft {text-align:left;}
	.mleft {margin-left:10px;}
	.topContainer {background:url(../images/logo.png)}
	.comboCountry {width:180px;}
	.fileCombo {width:130px;}
	.clientWindow {width:280px;height:200px;}
	.normalWindow {width:150px;height:100px;}
	.hrLocal {margin-top:5px;margin-bottom:5px;text-align:left;width:945px;height:1px;color:white}

	.editWindow {
	position:absolute;
	overflow:auto;	
	font-size:11px;
	background-color:#fefefe;
	padding:5px;
	border:1px solid gray;
	z-index:13000;
	text-align:left;

	}
	#divCloseButton {float:right;position:relative}
	.leftDiv {text-align:left;}

	.urlList {
		position:absolute;
		background-color:white;
		display:none;
		width:120px;
		border:1px solid gray;
	}
	#marketingDiv {background-color:white;width:950px;padding-bottom:20px;min-height:500px;}

