@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #56413a;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #56413a;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color:#56413a;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    text-decoration: underline;
	color: #FF0000;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #56413a;
}

body {
	margin: 0px;
	background: url(images/bg_body.gif);
	background-repeat: repeat-x;
}

img {
    border: 0px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-image: url(images/icon_arrow.gif);
	margin-left: 1px;
	padding-left: 0px;
}
ul {
	margin-left: 5px;
	padding-left: 10px;
	list-style-image: none;
}
small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #56413a;
	text-decoration: none;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	text-align: left;
	padding: 2px;
	height: 20px;
	vertical-align: middle;
	width: auto;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #56413a;
}
.headnews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #56413a;
}

.redbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.line2 {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}

.line3 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #333333;
	border-bottom-color: #333333;
	height: 30px;
}

.line4 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.redlinebg {
	background-image: url(images/redline.gif);
	background-repeat: repeat-y;
}
.inform {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	height: 20px;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.bgindex {
	margin: 0px;
	background-image: url(images/bg_index.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.bgindexfeb {
	margin: 0px;
	background-image: url(images/bg_index_feb2010.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg2me {
	margin: 0px;
	background-image: url(images/bg_2me.gif);
	background-repeat: no-repeat;
	background-position: 400px top;
}
.bgaocs {
	margin: 0px;
	background-image: url(images/bg_aocs.jpg);
	background-repeat: no-repeat;
	background-position: 200px top;
}
.bgezinvoice {
	margin: 0px;
	background-image: url(images/bg_ezinvoice.jpg);
	background-repeat: no-repeat;
	background-position: 450px top;
}
.bgtradeware {
	margin: 0px;
	background-image: url(images/bg_tradeware.jpg);
	background-repeat: no-repeat;
	background-position: 320px 20px;
}
.bgmediaware{
	margin: 0px;
	background-image: url(images/bg_mediaware.jpg);
	background-repeat: no-repeat;
	background-position: 450px top;
}
.bgspaware{
	margin: 0px;
	background-image: url(images/bg_spaware.jpg);
	background-repeat: no-repeat;
	background-position: right 30px;
	background-attachment: fixed;
}
.bgtravelagent{
	margin: 0px;
	background-image: url(images/bg_travelagent.gif);
	background-repeat: no-repeat;
	background-position: 450px top;
}
.leftmenu a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFFF;
}
.leftmenu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
}
.leftmenu a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
}
.leftmenu a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
}
.sub a:link {
	font-size:9px;
	text-decoration: none;
	} 
.sub a:visited {
	font-size:9px;
	text-decoration: none;
	} 
.sub a:active {
	font-size:9px;
	text-decoration: none;
	 } 
.sub a:hover {
	font-size:9px;
	text-decoration: none;
	color: red;
	} 
.tranparent {
	filter: alpha(opacity=80);
	-moz-opacity:80%;
	background-color: #FFFFFF;
	 }
.head    a:link {
	font-size:16px;
	text-decoration: none;
	color:#FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	} 
.head    a:visited {
	font-size:16px;
	text-decoration: none;
	color:#FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	} 
.head    a:active {
	font-size:16px;
	text-decoration: none;
	color:#FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	 } 
.head    a:hover {
	font-size:16px;
	text-decoration: none;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	} 

<style>
/* CoolMenus 4 - default styles - do not edit */
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
/* CoolMenus 4 - default styles - end */
  
/*Style for the background-bar*/
.clBar{position:absolute; width:; height:; background-color:; layer-background-color:; visibility:hidden}

/*Styles for level 0*/
.clLevel0,.clLevel0over{position:absolute; padding:0px; font-family:arial,helvetica; font-size:12px; font-weight:bold}
.clLevel0{background-color:; layer-background-color:; color:#56413a; }
.clLevel0over{background-color:; layer-background-color:; color:#FF0000; cursor:pointer; cursor:hand; }
.clLevel0border{position:absolute; visibility:hidden; background-color:; layer-background-color:}

/*Styles for level 1*/
.clLevel1, .clLevel1over{position:absolute; padding:2px; font-family:arial,helvetica; font-size:11px; color:#56413a; font-weight:bold}
.clLevel1{background-color:#f1f4f4; layer-background-color:#f1f4f4; color:#56413a; }
.clLevel1over{background-color:#f1f4f4; layer-background-color:#f1f4f4; color:#FF0000; cursor:pointer; cursor:hand; }
.clLevel1border{position:absolute; visibility:hidden; background-color:; layer-background-color:}

/*Styles for level 2*/
.clLevel2, .clLevel2over{position:absolute; padding:2px; font-family:arial,helvetica; font-size:11px; font-weight:bold}
.clLevel2{background-color:#f1f4f4; layer-background-color:#f1f4f4;  color:#56413a;}
.clLevel2over{background-color:#f1f4f4; layer-background-color:#f1f4f4; color:#FF0000; cursor:pointer; cursor:hand; }
.clLevel2border{position:absolute; visibility:hidden; background-color:; layer-background-color:}
</style>
