#sugarnet {
	border-right: solid 1px #dddddd;
	border-left: solid 1px #dddddd;
	background-color: #fafafa;
background-repeat: repeat-x;
background-position:bottom;
height: 25px;
	margin: 0 auto;
}
#sugarnet #navcontainer ul
{
	padding: 0;
	margin: 0;
}

#sugarnet #navcontainer ul li {
	list-style-type: none;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	text-align: center;
	height: 25px;
	vertical-align: middle;
	border: 1px;
}

#sugarnet #navcontainer a {
	color: #000000;
	text-decoration: none;
	display: block;
	float: left;
	/* *width: 0%;  */
	height: 25px;
	font-size: 11px;
	line-height: 22px;
	padding: 0px 10px 0px 10px;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #cccccc;
	white-space: nowrap;
}

#sugarnet #navcontainer a#first {
	border-left: 0px;
}

#sugarnet #navcontainer a#last {
	border-right: 0px;
}
#sugarnet #navcontainer a:hover { 
	repeat-x;
	color: #c60c30;
	background-color: #dedede;
}

a:link.sforge_banner {
	color: #FFFFFF;
	text-decoration: none;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 10px;
	height: 14px;
}
a:visited.sforge_banner {
	color: #FFFFFF;
	text-decoration: none;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 10px;
}
a:hover.sforge_banner {
	color: #FFFFFF;
	text-decoration: none;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 10px;
}
a:active.sforge_banner {
	text-decoration: none;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
}

/* Body */
BODY {
	margin: 0px 0px 0px 0px;
	color : #000000;
	background-color : #ffffff;
	background-repeat: repeat-x;
	}

td,th {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	}

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #ffae00;
	border-left: outset 2px #ff9900;
	border-right: outset 2px #FF0000;
	border-top: outset 2px #ff9900;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	cursor: hand;
	font-weight: bold;
	color: #FFFFFF;
}
.offtab {
	background-color : #e5e5e5;
	border-left: outset 2px #E0E0E0;
	border-right: outset 2px #E0E0E0;
	border-top: outset 2px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	cursor: hand;
	font-weight: normal;
}
.tabpadding {
}

.tabheading {
	background-color: #ffae00;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}

h1, h2 {
	color: #c60c30; font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px; font-weight: bold; margin-bottom: 6px; margin-top: 0px;
	}

h3 {
	color: #000000; font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px; font-weight: bold; margin-bottom: 6px; margin-top: 6px;
	}

h4 {
	color: #444444; font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px; font-weight: bold; margin-bottom: 3px; margin-top: 4px;
	}
.smplTable h4 {
 padding-top: 3px;
}
h5 {
	color: #444444; font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px; font-weight: bold; margin-bottom: 1px;
	}
	
p {MARGIN-TOP: 0px; MARGIN-BOTTOM: 12px}

/* default form settings*/
form {
	margin: 0px;
	}

input,select {
	font-family: Arial;
	font-size: 12px;
	/*font-weight: bold;*/
	color: #000000;
	background: #FFFFFF;
	border: 1px solid;
	}
	
textarea {
	font-family: Arial;
	font-size: 9px;
	/*font-weight: bold;*/
	color: #666666;
	background: #FFFFFF;
	border: 1px solid;
	}
/* stylized forms */
.button {
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	border-top: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	background-color: #cadfef;
background-position: center; 
background-repeat: repeat-x;
cursor: pointer;
	}

.signbutton {
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	font-size: 13px;
	color: #ffffff;
	border-top: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	background-color: #000066;
background-position: center; 
background-repeat: repeat-x;
cursor: pointer;
	}
	
.searchbutton {
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	background-color: #d4e1ee;
	border-style: solid;
	border: 1px solid #8a9bcf;
background-position: bottom; 
background-repeat: repeat-x;
}
.search_inputbox {
	font-family: Arial;
	font-size: 10px;
	/*font-weight: bold;*/
	color: #333333;
	border: 1px solid #8a9bcf;
	background: #fafafa;
	padding-left: 2px;
	}
.inputbox {
	font-family: Tahoma, Arial;
	font-size: 14px;
	/*font-weight: bold;*/
	color: #000066;
	background: #FFFFFF;
	border: 1px solid;
	}
.radio, .checkbox {
background: transparent;
border: 0px;
}
	
/* Links */
a.searchLink:link, a.searchLink:visited, a.searchLink:active {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
}
a.searchLink:hover {
	font-size: 10px;
	font-weight: bold;
	color: #EA1313;
	text-decoration: none;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
}
/* ---------- */
a:link, a:visited {
	color: #9D0C0B; text-decoration: none;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
        text-decoration: underline;
}

a:hover {
	color: #EA1313;	text-decoration: none;
        text-decoration: underline;
	}

/* --------temp for call you | call me header ------------------- */
.tempHeader, a.tempHeader:link, a.tempHeader:visited, a.tempHeader:active {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
}
a.tempHeader:hover {
	color: yellow;
}
.separator {
font-size: 14px; 
color: #bbbbbb;
}
.phones{
 font-size: 10px; 
 font-family: Verdana, Helvetica, Arial, sans-serif;
}
/* ---------------------------------------------------------------- */


/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
 	color: #0000C0;
	text-align:left;
	}

a.contentpagetitle:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;

	text-align:left;
	color: #0000C0;
	text-decoration: underline;
	font-weight: bold;
	}

/* Horizontal Line */
hr {
	color: #666666; height:1px; border: 1px solid;
	}

hr.separator {
	background: #C0C0C0;
	height: 1px;
	width: 75px;
	border: 0px;
}



/* ------ Settings for the Tabs ----- */

.ltab_on {
background-repeat: no-repeat;
background-position: right;
}
.ltab_off {
background-repeat: no-repeat;
background-position: right;
}
.rtab_on {
background-repeat: no-repeat;
background-position: right;
}
.rtab_off {
background-repeat: no-repeat;
background-position: right;
}
#tspacer {
width: 1px;
}
.mainlevel-top {
background-repeat: repeat-x;
height: 26px;
}
.mainlevel-top-selected {
background-repeat: repeat-x;
background-position: bottom;
height: 26px;
}
.mainlevel-top-selected a:link,.mainlevel-top-selected a:visited, a.mainlevel-top-selected:link, a.mainlevel-top-selected:visited {
	color: #ffffff; font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold; text-decoration: none;
	font-size: 12px;
	/* padding: 2px 3px 0px 3px; */
}
.mainlevel-top a:link, .mainlevel-top a:visited, a.mainlevel-top:link, a.mainlevel-top:visited  {
	color: #ffffff; font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal; text-decoration: none;
	font-size: 12px;
	/* padding: 0px 0px 0px 3px; */
	}
.mainlevel-top a:hover, a.mainlevel-top:hover {

background-repeat: repeat-x;
background-position: center;
	color: yellow;
	 text-decoration: none;
	
	}


/* --Default Class Settings-- */

.headerTopBar {
	border-top: solid 1px #cccccc;
	background-color: #000066;
}

.headerSugarBar {
	border-right: solid 1px #dddddd;
	border-left: solid 1px #dddddd;
	background-color: #fafafa;
background-repeat: repeat-x;
background-position:bottom;
height: 25px;
}
.left_column_bottom {
	background-repeat: repeat-x;
	background-position:top;
	/* border-left: solid 1px #bbbbbb; */
	background-color: #eeeeee;
}

.mainmenu_column {
	background-repeat: repeat-x;
	background-position:top;
	background-color: #f0f0f0; 
	/* background-color: #eeeeee; */
	height:227px;
}
.right_corner {
	background-color: #ffffff;
}
.left_column_corner {
	background-color: #eeeeee;
}
.left_column_top {
	border-bottom: solid 1px #cccccc; 
	border-right: none;
	background-color: #eeeeee;
	background-repeat: repeat-x;
	background-position:top;
	}	
.left_column {
	border-left: solid 1px #ccc; 
	border-right: none;
	background-color: #eeeeee;
	
	/* *width: 178px; */
}
.main_home_top {
background-repeat: repeat-x;
background-position:top;
}
.main_home {
padding: 3px 0px 15px 0px;
	background-repeat: repeat-x;
	background-position:top;
	border-right: solid 1px #cccccc;
	background-color: #ffffff;
}
.main_top {
	background-color: #ffffff;
padding: 20px 15px 25px 15px;
	border-right: solid 1px #cccccc;
background-repeat: repeat-x;
background-position:top;
}

#active_menu {
font-weight: bold;
border-left: 4px solid #000066;
}




/* Content - Sections & Categories */


.contentheading {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
 	color: #333333;
	text-align:left;
	}

.contentpagetitle {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
 	color: #333333;
	text-align:left;
	}

table.contenttoc {
        color: #333300;
		background-color: #e0e0e0;
        }

table.contenttoc td {
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 8px;
        font-weight: normal;
        text-align:left;
}

a.toclink:hover, a.toclink:visited, a.toclink:link {
	font-size: 10px;
	}

.contentdescription {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	}
	
.telephone {
	font-size: 12px; color: #333333; font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	}
	
	
.pathway {
	font-size: 10px; color: #ffffff; font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	}
a.pathway:link, a.pathway:visited, a.pathway:link, a.pathway:visited {
	font-size: 10px; color: #ffffff; font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold; text-decoration: underline;
	}

a.pathway:hover {
	color: #ffffff; text-decoration: underline;
	}

.iconbar {
	font-size: 10px; color: #ffffff; font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	}
a.iconbar:link, a.iconbar:visited, a.iconbar:link, a.iconbar:visited {
	font-size: 10px; color: #ffffff; font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold; text-decoration: none;
	}

a.iconbar:hover {
	color: #ffffff; text-decoration: none;
	}
/* Links */
a.blogsection:link, a.blogsection:visited {
	color: #0000FF; text-decoration: none; font-weight: normal;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	}

a.blogsection:hover {
	color: #999999;	text-decoration: underline;
	}

a.weblinks:link, a.weblinks:visited {
	color: #0000FF; text-decoration: none; font-weight: normal;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	}

a.weblinks:hover {
	color: #999999;	text-decoration: underline;
	}

a.readon:link, a.readon:visited {
	color: blue; text-decoration: none; font-weight: normal;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	}

a.readon:hover {
	color: #999999;	text-decoration: underline;
	}

table.moduletable {
	margin: 0px 0px 0px 0px;	
	border-left: solid 0px #000000;
	border-right: solid 0px #000000;
	border-top: solid 0px #000000;
	border-bottom: solid 0px #000000;
	}

table.moduletable th {
	background-color: #f0f0f0;
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
	vertical-align: middle;
	color: #666666;
	background-repeat: repeat-x;
	height: 24px;
	border-top: 1px solid #cccccc;	
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 0px;
	}
	
table.moduletable td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	}
	
a.moduletable:link, a.moduletable:visited, a.moduletable:link, a.moduletable:visited {
	font-size: 10px; color: #666666; font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold; text-decoration: underline;
	}

/* xcart left module */

.moduletablePStd  {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #f0f0f0;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc; 
	border-top: none;	
	color: #666666;
	}
.moduletablePStd th {	
	background-color: #f0f0f0;
	text-align: left;
	}	
.moduletablePSth {
	background-color: #ffffff;
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 0px;
	background-repeat: repeat-x;
	height: 24px;
	border-top: 1px solid #999999;	
	border-right: 1px solid #cccccc; 
	border-bottom: 1px solid #cccccc;
	}
.moduletablePSfeatured  {
	margin: 0px 5px 0px 5px; 
}	
.moduletablePSfeatured td {
	padding-top: 6px;
}	
a.moduletablePSLink:link, a.moduletablePSLink:visited {
	font-size: 11px; color: #147de8; font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold; text-decoration: underline;
	}
.moduletablePSHr {
        COLOR: #999999;
}
.moduletablePSItemLink:link,.moduletablePSItemLink:visited,.moduletablePSItemLink:hover {
        font-size: 10px; color: #666666; font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold; text-decoration: underline;
}
#moduletablePSproduct {font-size: 11px;
       text-decoration: none; 
	   color: #666666;
}

#moduletablePSprice {
       font-size: 12px;
}

.moduletablePSbuy  {
        COLOR: #666666;
		border-bottom: 1px solid #cccccc;
		padding-left: 4px;
		padding-bottom: 4px;
		 font-size: 11px;
}	
.moduletablePSbottom  {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #e4e4e4;
	background-repeat: repeat-x;
	background-position: top;
	padding: 4px 4px 0px 8px;
	border-top: none;	
	color: #666666;
	}
.moduletablePSbottom td {
	border-bottom: 1px solid #cccccc;
	padding-top: 4px;color: #666666;
	}	
	
	
/* Stylelized table Classes */

table.stdTable {
	margin: 6px 0px 0px 0px;
	padding: 0px;
border-top: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
	}

table.stdTable th {
background-color: #ffffff;
border-left: none;
border-right: none;
color: #444444; 
padding: 5px; 
vertical-align: bottom;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
	}

table.stdTable td {
	border-top: solid 1px #dddddd;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align : top;
	}
	
a.stdTable:link, a.stdTable:visited, a.stdTable:link, a.stdTable:visited {
	font-size: 12px; color: #9D0C0B; font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal; text-decoration: underline;
	}	

table.smplTable {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	}

table.smplTable th {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 18px;
	line-height: 18px;
	text-align: left;
	white-space: nowrap;
	vertical-align : top;
	}

table.smplTable td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-left: 0px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	vertical-align : top;
	border-bottom: solid 1px #dddddd;
	}
	
a.smplTable:link, a.smplTable:visited, a.smplTable:link, a.smplTable:visited {color: #9D0C0B; font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: underline;
	}

table.smplTablee {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	}

table.smplTablee td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	padding-left: 4px;
	padding-right: 4px;
	vertical-align : top;
	border: solid 0px #FFFFFF;
	}

a.smplTablee:link, a.smplTablee:visited, a.smplTablee:link, a.smplTablee:visited {
font-size: 12px; color: #9D0C0B; font-family: Arial, Verdana, Helvetica, sans-serif;
font-weight: normal; text-decoration: underline;
	}	
	
	
.componentheading {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
 	color: #333333;
	text-align:left;
	}


a.edit:link, a.edit:visited {color: #99ff99; font-size: 9px;}
/** category text format and links **/
.category {
	color: #999999; font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px; font-weight: bold; text-decoration: none;
	}

a.category:link, a.category:visited {

	color: #999999; font-weight: bold;
	}

a.category:hover {
	color: #FF0000;
	}

.poll {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 14px
	}

.sectiontableentry1, .contentpane {
	background-color : #FFFFFF;
	}

.sectiontableentry2 {
	background-color : #EBEBEB;
	}

.sectiontableheader th {
	background-color : #999999;
	color : #FFFFFF;
	font-weight : bold;
	}
	

.frontpageheader {
	font-size: 13px;
    color : #0077aa;
    font-weight : bold;
    }

.tagline {
	font-size: 12px;
    color : #888888;
    font-weight : bold;
    }

.mambo {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	}
	
a.mambo:link, a.mambo:visited {
	font-size: 9px; color: #EA1313; font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal; text-decoration: underline;
	}

.small {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	}
	

	
.smalldark {
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 9px;
        color: #333333;
        text-decoration: none;
        font-weight: normal;
        }


.newsfeedheading {
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #333333;
        text-align:left;
        }

.newsfeeddate {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
}

.createdate {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	}

.footer {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	border-top: 1px solid #cccccc; 
	color: #444444;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
	}
.footer-corner {
background: none;
}
table.footer td {
	}	
.footer a:link, .footer a:visited {
	color: #444444; font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal; text-decoration: underline;
	}

.footer a:hover {
	color: #EA1313;
	}
	
.modifydate {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	}

UL { 
	MARGIN-TOP: 0px; 
	MARGIN-BOTTOM: 10px; 
LI {MARGIN-BOTTOM: 6px;}

ul.customer_list {list-style-image: url(http://www.fxeurasia.com/images/button_casestudy.html);}
.customer_list li {margin-left: -10px; margin-top: 10px; vertical-align: top; padding-left: 8px;}
ul.news_list {list-style-image: url(http://www.fxeurasia.com/images/button_articles_red_white_bg.html);}
.news_list li {margin-left: -10px; margin-top: 10px; vertical-align: top; padding-left: 8px;}
ul.event_list {list-style-image: url(http://www.fxeurasia.com/images/hp_events_bullet.html);}
.event_list li {margin-top: 10px; margin-left: -10px}
ul.webcast_list {list-style-image: url(http://www.fxeurasia.com/images/bullet_webcasts.html);}
.webcast_list li {margin-top: 10px; margin-left: -10px}
ul.press_list {list-style-image: url(http://www.fxeurasia.com/images/bullet_articles.html);}
.press_list li {margin-top: 10px; margin-left: -10px}

.fase4rdf {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px; color: #000000; font-weight: normal;
	}

a.fase4rdf:link {
	font-size: 11px; font-weight: normal; color: #FF9900;
	}

a.fase4rdf:hover {
	font-weight: bold; color: #333333;
	}

table.searchintro {
  	background-color: #FFFFFF;
	border: solid 1px #777777;
	}

table.contact {
	background-color: #FFFFFF;
	}

table.contact td.icons {
	background-color: #C6CBCE;
	}

table.contact td.details {
	background-color: #EEEEEE;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	}

.pagenav {
	font-weight: normal;
	color: #386593;
}

a.pagenav, a.pagenav:visited {
	color: #333333;
}

a.pagenav:hover {
	color: #386593;
}

.pagenavbar {
	
}

/* Content voting */
.content_rating {
	font-weight: normal;
	font-size: 8px;
}

.content_vote {
	font-weight: normal;
	font-size: 8px;
}

/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
	background-color: #333333;
}

/* Text passed with mosmsg url parameter */
.message {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 10px;
	color : #333333;
	text-align: center;
}

/* Misc Display Classes */
	.required {
	color: #ff0000;
	font-weight: bold;
	}

/* HomePage CSS - Do not use anywhere else*/
p.homepage {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-weight: none;
	font-size : 12px;
}

div.homepage {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color : #555555;
	margin: 10px 0 10px 15px;
	width: 100%;
	border: 0px;

}

table.homepage td {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-weight: none;
	font-size : 12px;
	color : #555555;
}

a.homepage:link, a.homepage:visited {
	font-size: 12px; color: #666666; font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: none; text-decoration: underline;
	}
	
a.homepage:hover {
	color: #EA1313;
}


.homepage h1 {
	color: #6CB0F7; font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px; font-weight: bold;
	border-bottom: 1px solid #666666;
	margin-bottom: 11px;
	padding-bottom: 2px;

}

.homepage h2 {
	color: #444444; font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px; font-weight: bold;
margin-bottom: 8px;
}


.customerQuote {
	font-size: 14px;
	color: #777777;
	font-family: times new roman, serif;
	font-weight: bold;
	text-decoration: none;
	font-style : italic;
	margin: 10px;
}

.thumbBoxesTd1 {
	background-color: #D40D00; 
	border-left: 1px solid #999999; 
	border-top: 1px solid #999999; 
	border-bottom: 1px solid #999999;
}

.thumbBoxesTd2 {
	background-color: #eeeeee;
	border: 1px solid #999999;
	padding: 2px;
}

a.thumbBoxesTd2Link:link, a.thumbBoxesTd2Link:visited {
	font-size: 12px; color: #111111; font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold; text-decoration: none;
	}
	
a.thumbBoxesTd2Link:hover {
	color: #EA1313;
}

.HPheader {
	background-color: #f0f0f0;
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
	vertical-align: middle;
	color: #666666;
	background-repeat: repeat-x;
	height: 24px;
	border: 1px solid #cccccc;
	}
a.rssLinkDate:link, a.rssLinkDate:visited {
	font-size: 12px; color: #444444; font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	}	
a.rssLink:link, a.rssLink:visited {
	font-size: 12px; color: #0046ad; font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: underline; font-weight: bold;
	}
	
a.rssLink:hover {
	color: #9D0C0B;
	text-decoration: underline; 
}
a.rssLinkDesc:link, a.rssLinkDesc:visited {
	font-size: 11px; color: #333333; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none;
	}
	
a.rssLinkDesc:hover {
	color: #333333;
	text-decoration: none;
}
a.eventsHeadLink:link, a.eventsHeadLink:visited {
	font-size: 11px; color: #666666; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none;
	font-weight: bold;
	}
	
a.eventsHeadLink:hover {
	color: #666666;
	text-decoration: underline;
}
/* ---------------------------------------------- */


	.NewsLinks {
	font-family: arial;
	font-size: xx-small;
	font-weight: normal;
	color: #99cccc;
	text-decoration: none;
	}
	a:link.NewsLinks {text-decoration: none; color : #99cccc; font-size: xx-small;}
	a:visited.NewsLinks {color : #99cccc; font-size: xx-small;}
	a:active.NewsLinks {text-decoration: none; color : #99cccc; font-size: xx-small;}
	a:hover.NewsLinks {color : #330000; font-size: xx-small;}

	.NewsHeader {
	font-family: arial;
	font-size: xx-small;
	font-weight: normal;
	color: ;
	text-decoration: none;
	padding-left: 5px;
	}
	a:link.NewsHeader {text-decoration: none; color : ; font-size: xx-small;}
	a:visited.NewsHeader {color : ; font-size: xx-small;}
	a:active.Header {text-decoration: none; color : ; font-size: xx-small;}
	a:hover.NewsHeader {color : #330000; font-size: xx-small;}

	.ticker-border {
		background-color: white;
		margin: 1px;
		padding: 1px;
		height: 300;
		width:	160;
		border:  solid 000000;
	}

/* Sugar Network / Case Portal additions */
TABLE.caseportal_case1 { width: 95%; padding: 10px; background-color: #F0F0F0; border: 1px; border-color: #000000; border-style: solid; }
TABLE.caseportal_case2 { width: 95%; padding: 10px; background-color: #E6E6E6; border: 1px; border-color: #000000; border-style: solid; }
DIV.caseportal_listheader { width: 95%; padding-left: 2px; text-align: left; font-family: verdana, sans-serif; font-size: large; font-weight: bold; }
DIV.caseportal_noteheader { width: 95%; padding-left: 2px; text-align: left; font-family: verdana, sans-serif; font-size: small; font-weight: bold; }
SPAN.no_cases { font-family: verdana, sans-serif; font-style: italic; margin-left: 2px; }

A.case_portal:link, A.case_portal:visited { font-size: inherit; color: #9D0C0B; font-family:  Arial, Verdana, Helvetica, sans-serif; }
A.case_portal:hover { color: #EA1313; }

INPUT.portal, SELECT.portal, TEXTAREA.portal { font-family: verdana, sans-serif; font-size: x-small; color: #000000; }
/*MAINMENU*/
#leftnav {

}
#leftnav ul.mainmenu {
	list-style-image: none;
	list-style: none;
	margin: 0px;
	margin-left: 0px;
	border-bottom: solid 1px #aaaaaa;
	position: relative;
	padding-left: 0; 
	width: 178px; 
}
#leftnav ul.mainmenu li
{
	list-style: none;
	margin: 0px;
	margin-left: 0px;
	padding: 0px;
	padding-left: 0px;
	border-bottom: solid 1px #ffffff;	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;	
	line-height : 16px;
	font-size: 12px;	
}
#leftnav ul.mainmenu li a{
	display: block; 
	padding: 3px 5px 3px 7px;
	text-decoration: none;
	color: #444444;
	/* *width: 177px; */
	margin: 0px;
	margin-left: 0px;	
}
/* MAINMENU - MAINLEVEL */
#leftnav ul.mainmenu li.mainlevel {
	background-color: #dfe7f5;	
	color: #444444; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal; 
	text-decoration: none;
	line-height : 16px;
	font-size: 12px;	
	border-left: solid 1px #ffffff;	
}
#leftnav ul.mainmenu li.mainlevel a:link, #leftnav ul.mainmenu li.mainlevel a:visited {
/* MPLE */
	color: #444444; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal; 
	text-decoration: none;
	line-height : 16px;
	font-size: 12px;
/* MPLE */
	background-color: #dfe7f5; 
	border-left: 4px solid #dfe7f5;
	border-right: 1px solid #dddddd; 
}

#leftnav ul.mainmenu li.mainlevel a:hover, a.mainlevel:hover, li.mainlevel a:hover{
	color: #9D0C0B;
	background-color: #fafafa;
	border-left-color: #000066;
	border-top-color: #e1e1e1;
}

/* MAINMENU - MAINLEVEL_SELECTED */
#leftnav ul.mainmenu li.mainlevel-selected {
	font-weight: bold;
	background-color: #ffffff;
	border-bottom: solid 1px #dddddd;
	border-right: solid 1px #dddddd; 
	color: #9D0C0B;
	/*border-left: 4px solid #dfe7f5;*/
}
.mainlevel-selected a:link, .mainlevel-selected a:visited, a.mainlevel-selected:link {
	color: #9D0C0B;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold; text-decoration: none;
	line-height : 16px;
	font-size: 12px;
	margin: 0px;	
	border-left: 4px solid #dfe7f5;
}
#leftnav ul.mainmenu li.mainlevel-selected a:hover, a.mainlevel-selected:hover{
	color: #9D0C0B;
}
.mainlevel-selectd a:link, .mainlevel-selectd a:visited, a.mainlevel-selectd:link {
	color: #9D0C0B;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold; text-decoration: none;
	line-height : 16px;
	font-size: 12px;
	margin: 0px;	
	border-left: 4px solid #dfe7f5;
/*MAINMENU - SUBLEVEL*/

#leftnav ul.mainmenu li.sublevel1 a {
	padding: 2px 5px 2px 8px;	
	background-color:#eeeeee;
	border-bottom: solid 1px #dedede;
	
}
#leftnav ul.mainmenu li.sublevel2 a {
	padding: 2px 5px 2px 18px;
	background-color: #eeeeee;
	border-bottom: solid 1px #dedede;
	/* border-left: 4px solid #ffffff; */
}
#leftnav ul.mainmenu li.sublevel3 a {
	padding: 2px 5px 2px 28px;
	background-color: #e6e6e6;
	border-bottom: solid 1px #d3d3d3;
	/* border-left: 4px solid #ffffff; */
	
}
.sublevel1 a:link, .sublevel1 a:visited, a.sublevel1:link, .sublevel2 a:link, .sublevel2 a:visited, .sublevel3 a:link, .sublevel3 a:visited,.sublevel4 a:link, .sublevel4 a:visited, .sublevel5 a:link, .sublevel5 a:visited {
	color: #444444; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	line-height : 16px;
	border: none;
	border-right: 1px solid #dddddd;
	border-left: 4px solid #dddddd;
}
#leftnav ul.mainmenu li.sublevel1 a:hover, #leftnav ul.mainmenu li.sublevel2 a:hover, #leftnav ul.mainmenu li.sublevel3 a:hover, #leftnav ul.mainmenu li.sublevel4 a:hover, #leftnav ul.mainmenu li.sublevel5 a:hover {
	background-color: #fafafa;
	color: #9D0C0B;
	border-left-color: #9D0C0B;
	border-top-color: #e1e1e1;
}

/* FOR SUGAR SHOP MENU */
#leftnav ul.mainmenu li.sublevelShop a:link, #leftnav ul.mainmenu li.sublevelShop a:visited {
	background-color: #eeeeee;
	border-top: none; 
	border-left: 4px solid #dddddd;
	color: #444444; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal; 
	text-decoration: none;
	line-height : 16px;
	font-size: 11px;
	border-right: 1px solid #dddddd;
	*width: 178px;
	/* border-left: 4px solid #9D0C0B; */
}
#leftnav ul.mainmenu li.sublevelShop a:hover, a.sublevelShop:hover, li.sublevelShop a:hover{
	color: #9D0C0B;
	background-color: #fafafa;
	border-left-color: #9D0C0B;
	border-top-color: #e1e1e1;
	
}
#leftnav ul.mainmenu li.sublevelShop-selected a:link, #leftnav ul.mainmenu li.sublevelShop-selected a:visited {
	background-color: #eeeeee;
	border-top: none; 
	border-left: 4px solid #ffffff;
	color: #444444; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal; 
	text-decoration: none;
	line-height : 16px;
	font-size: 11px;
	border-right: 1px solid #dddddd;
	border-left: 4px solid #9D0C0B; 
	*width: 177px;
}
#leftnav ul.mainmenu li.sublevelShop-selected a:hover, a.sublevelShop-selected:hover, li.sublevelShop-selected a:hover{
	color: #9D0C0B;
	background-color: #fafafa;
	border-left-color: #9D0C0B;
	border-top-color: #e1e1e1;
	
}
#leftnav ul.mainmenu li.mainlevelShop-selected {
	font-weight: bold;
	background-color: #ffffff;
	border-bottom: solid 1px #dddddd;
	color: #9D0C0B;
	border-right: solid 1px #dddddd;
	
}
.mainlevelShop-selected a:link, .mainlevelShop-selected a:visited, a.mainlevelShop-selected:link, a.mainlevelShop-selected:visited, .mainlevelShop-selected a:active {
	color: #9D0C0B;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold; 
	text-decoration: underline;
	line-height : 16px;
	font-size: 12px;
	*width: 178px;
	margin: 0px;
	border-left: 5px solid #9D0C0B;
}

#leftnav ul.mainmenu li.mainlevelShop-selected a:hover, a.mainlevelShop-selected:hover{
	color: #9D0C0B;
}

#leftnav ul.mainmenu li.mainlevelShop-parent {
	font-weight: bold;
	background-color: #ffffff;
	border-bottom: solid 1px #dddddd;
	color: #9D0C0B;
	
}
.mainlevelShop-parent a:link, .mainlevelShop-parent a:visited, a.mainlevelShop-parent:link, a.mainlevelShop-parent:visited, .mainlevelShop-parent a:active {
	color: #9D0C0B;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold; 
	text-decoration: underline;
	line-height : 16px;
	font-size: 12px;
	*width: 177px;
	margin: 0px;	
	border-left: 5px solid #dfe7f5;
	border-right: solid 1px #dddddd;
}

#leftnav ul.mainmenu li.mainlevelShop-parent a:hover, a.mainlevelShop-parent:hover{
	color: #9D0C0B;
}
#HPheader{
font-size: 13px;
font-style: bold;
text-decoration: none;
color: #333333;
margin-top: 5px;
}
.HPheaderCustomer{
font-size: 12px;
font-style: bold;
text-decoration: none;
color: #000066;
background: #dfe7f5;
border: 1px solid #ddd;
border-bottom-color: #ccc;
padding-left: 9px;
padding-top: 0;
height: 22px;
}
.spHeader{margin: 0px; height: 24px;padding-top: 4px;
}

.logo_hp {
padding-bottom: 10px;
padding-top: 6px;
padding-right: 10px;
margin-bottom: 0px;
vertical-align: top;
border-top: 1px solid #ddd;
}
.quote_hp {
border-bottom: none;
padding: 12px 10px 10px 3px;
font-size: 14px;
line-height: 20px;
font-weight: bold;
text-decoration: none;
color: #555555;
}
.more_hp {
margin-top: 3px;
padding-right: 8px;
border-bottom: none;
white-space: nowrap;
font-weight: normal;
float: right;
}
.my_title {
font-size: 20px;
text-decoration: none;
color: #000066;
font-family: Calibri, verdana, arial, sans-serif;
font-weight: bold;
}

/* -- Main Body Text for fxgreece (WEXGROUP) -- */
.my_text {
font-size: 14px;
text-decoration: none;
color: #000000;
font-family: Calibri, Verdana, arial, sans-serif;
line-height: 120%;
}

/* --------temp for call you | call me header ------------------- */
.lezanta, a.lezanta:link, a.lezanta:visited, a.lezanta:active {
	font-size: 11px;
	color: #444444;
	text-decoration: none;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
}
