BODY
{
}
.menuBar
{
    POSITION: relative;
<!--    BACKGROUND-COLOR: transparent; -->
    BACKGROUND-COLOR: skyblue;
    TEXT-ALIGN: center
}
.Bar
{
    BORDER-RIGHT: skyblue 1px solid;
<!--    BORDER-TOP: blue 1px outset; -->
    BORDER-TOP: skyblue 1px solid;
    FLOAT: left;
    BORDER-LEFT: skyblue 1px solid;
<!--    WIDTH: 100px; -->
    WIDTH: auto;
    CURSOR: hand;
<!--    TEXT-INDENT: 10px; -->
<!--    BORDER-BOTTOM: blue 1px outset; -->
    BORDER-BOTTOM: skyblue 1px solid;
    POSITION: relative;
<!--    BACKGROUND-COLOR: deepskyblue; -->
    BACKGROUND-COLOR: skyblue;
    TEXT-ALIGN: left;
<!--    COLOR: highlighttext; -->
    COLOR: navy;
	FONT-FAMILY: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	FONT-SIZE: 10pt;
	FONT-WEIGHT: bold;
    text-decoration:none;
	a:visited { visibility: hidden; };
}
.menu
{
    BORDER-RIGHT: buttonhighlight thin outset;
    BORDER-TOP: buttonhighlight thin outset;
    VISIBILITY: hidden;
    BORDER-LEFT: buttonhighlight thin outset;
    WIDTH: 150px;
    LINE-HEIGHT: 140%;
    BORDER-BOTTOM: buttonhighlight thin outset;
    POSITION: absolute;
<!--    BACKGROUND-COLOR: deepskyblue; -->
    BACKGROUND-COLOR: skyblue;
	COLOR: navy;
	FONT-FAMILY: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	FONT-SIZE: 10pt;
	Z-INDEX: 1;
}
.menuItem
{
    PADDING-RIGHT: 15px;
    PADDING-LEFT: 10px;
    WIDTH: 100%;
    CURSOR: hand;
    LINE-HEIGHT: 20px;
    BORDER-BOTTOM: Steelblue 1px groove
}
.ItemMouseOver
{
    PADDING-RIGHT: 15px;
    PADDING-LEFT: 10px;
    WIDTH: 100%;
    CURSOR: hand;
    COLOR: highlighttext;
    LINE-HEIGHT: 20px;
    BORDER-BOTTOM: white 1px solid;
    BACKGROUND-COLOR: highlight
}
.ItemMouseOut
{
    WIDTH: 100%
}
.Arrow
{
    FLOAT: right;
    FONT-FAMILY: Webdings;
    POSITION: absolute;
    TEXT-ALIGN: left
}
.barOver
{
    BORDER-RIGHT: navy 1px solid;
    BORDER-TOP: navy 1px solid;
    FLOAT: left;
    BORDER-LEFT: navy 1px solid;
    WIDTH: auto;
    CURSOR: hand;
<!--    TEXT-INDENT: 10px; -->
    BORDER-BOTTOM: navy 1px solid;
    POSITION: relative;
<!--    BACKGROUND-COLOR: deepskyblue; -->
    BACKGROUND-COLOR: navy;
	COLOR: white;
    TEXT-ALIGN: left;
	FONT-FAMILY: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
    text-decoration:none;
}
.sideText
{
	FONT-FAMILY: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	FONT-SIZE: 8pt;
	COLOR: #183a70;
	text-decoration: none;
	:visited { color: #183a70; text-decoration: none;};
    :active { color: #183a70; text-decoration: none; }; 
    :link { color: #183a70; text-decoration: none; }; 
    :hover { color: #183a70; text-decoration: underline; }; 
}

.header
{
    BORDER-RIGHT: skyblue 0px solid;
    BORDER-TOP: skyblue 0px solid;
    BORDER-LEFT: skyblue 0px solid;
    BORDER-BOTTOM: skyblue 0px solid;
    FLOAT: left;
    WIDTH: auto;
    CURSOR: hand;
    POSITION: relative;
    BACKGROUND-COLOR: white;
    TEXT-ALIGN: left;
    COLOR: steelblue;
	FONT-FAMILY: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	FONT-SIZE: 10pt;
    text-decoration:none;
}
	a.header:active {color:steelblue; text-decoration:none;}
	a.header:link {color:steelblue; text-decoration:none;}
	a.header:visited {color:steelblue; text-decoration:none;}
	a.header:hover {color:teal; text-decoration:none;}


.headermenu
{
    BORDER-RIGHT: white 0px solid;
    BORDER-TOP: white 0px solid;
    BORDER-LEFT: white 0px solid;
    BORDER-BOTTOM: white 0px solid;
    FLOAT: left;
    WIDTH: auto;
    CURSOR: hand;
    POSITION: relative;
    BACKGROUND-COLOR: white;
    TEXT-ALIGN: left;
    COLOR: #183a70;
	FONT-FAMILY: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	FONT-SIZE: 10pt;
    text-decoration:none;
}
a.headermenu:hover {text-decoration:none;}

.menuheader
{
    BORDER-RIGHT: steelblue 1px solid;
<!--    BORDER-TOP: blue 1px outset; -->
    BORDER-TOP: steelblue 1px solid;
    FLOAT: left;
    BORDER-LEFT: steelblue 1px solid;
<!--    WIDTH: 100px; -->
    WIDTH: auto;
    CURSOR: hand;
<!--    TEXT-INDENT: 10px; -->
<!--    BORDER-BOTTOM: blue 1px outset; -->
    BORDER-BOTTOM: steelblue 1px solid;
    POSITION: relative;
<!--    BACKGROUND-COLOR: deepskyblue; -->
    BACKGROUND-COLOR: navy;
    TEXT-ALIGN: left;
<!--    COLOR: highlighttext; -->
    COLOR: white;
	FONT-FAMILY: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	FONT-SIZE: 10pt;
	FONT-WEIGHT: bold;
    text-decoration:none;
	a:visited { visibility: hidden; };

}
.tableheader
{
    BORDER-RIGHT: skyblue 0px solid;
    BORDER-TOP: skyblue 0px solid;
    FLOAT: left;
    BORDER-LEFT: skyblue 0px solid;
    WIDTH: auto;
    CURSOR: hand;
    BORDER-BOTTOM: steelblue 1px solid;
    POSITION: relative;
    BACKGROUND-COLOR: white;
    TEXT-ALIGN: left;
    COLOR: steelblue;
	FONT-FAMILY: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	FONT-SIZE: 8pt;
	FONT-WEIGHT: bold;
    text-decoration:none;
	a:visited { visibility: hidden; };

}
.tableentryheader
{
    BORDER-RIGHT: skyblue 0px solid;
    BORDER-TOP: skyblue 0px solid;
    FLOAT: left;
    BORDER-LEFT: skyblue 0px solid;
    WIDTH: auto;
    BORDER-BOTTOM: steelblue 0px solid;
    POSITION: relative;
    BACKGROUND-COLOR: white;
    TEXT-ALIGN: left;
    COLOR: steelblue;
	FONT-FAMILY: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	FONT-SIZE: 8pt;
	FONT-WEIGHT: bold;
    text-decoration:none;
}
	a.tableentryheader:active {color:steelblue; text-decoration:none;}
	a.tableentryheader:link {color:steelblue; text-decoration:none;}
	a.tableentryheader:visited {color:steelblue; text-decoration:none;}
	a.tableentryheader:hover {color:teal; text-decoration:none;}

.tableentrytop
{
    BORDER-RIGHT: skyblue 0px solid;
    BORDER-TOP: skyblue 0px solid;
    FLOAT: left;
    BORDER-LEFT: skyblue 0px solid;
    WIDTH: auto;
    BORDER-BOTTOM: steelblue 0px solid;
    POSITION: relative;
    BACKGROUND-COLOR: steelblue;
    TEXT-ALIGN: left;
    COLOR: white;
	FONT-FAMILY: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	FONT-SIZE: 10pt;
	FONT-WEIGHT: bold;
    text-decoration:none;
	a:visited { visibility: hidden; };

}

.display
{
    BORDER-RIGHT: skyblue 0px solid;
    BORDER-TOP: skyblue 0px solid;
    BORDER-LEFT: skyblue 0px solid;
    BORDER-BOTTOM: skyblue 0px solid;
    FLOAT: left;
    WIDTH: auto;
    POSITION: relative;
    TEXT-ALIGN: left;
	FONT-FAMILY: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	FONT-SIZE: 11px;
    text-decoration:none;
}
.lang_title
{
	FONT-FAMILY: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	FONT-SIZE: 13px;
	color:#004681;
	font-weight:bold;
    text-decoration:none;
}
.lang_title2
{
	FONT-FAMILY: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	FONT-SIZE: 12px;
	color:#004681;
	font-weight:bold;
    text-decoration:none;
}
.lang_txt
{
	FONT-FAMILY: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	FONT-SIZE: 13px;
	color:Black;
    text-decoration:none;
}
.lang_txt2
{
	FONT-FAMILY: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	FONT-SIZE: 11px;
	color:#5A5A5A;
    text-decoration:none;
}
.lang_txtblue
{
	FONT-FAMILY: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	FONT-SIZE: 13px;
	color:#4075A1;
	font-weight:bold;
    text-decoration:none;
}
.lang_combo
{
	FONT-FAMILY: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	FONT-SIZE: 11px;
	color:Black;
    text-decoration:none;
    border:solid 1 black;
}
.lang_link
{
	FONT-FAMILY: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	FONT-SIZE: 11px;
	color:#4075A1;
    text-decoration:none;
}
#flashp
{
	top: 150px;
	left: 0px; 
	width: 304px; 
	height: 317px; 
	z-index:-1;
}
.tableDetail {
	font-size: 10px;
	font-family: Verdana;
	color: #49394E;
}
.text1 {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.text2 {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #0182C2;
}
.text2red {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #FF0000;
}
.text3 {
	color: #364064;
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
}
.frame {
	font-family: Verdana;
	font-size: 10px;
	color: #FE6400;
	border: 1px solid #8E8E8E;
}
.text4 {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #00833E;
}

.text5 {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
}
.text6 {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #364064;
}
.text7 {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.text8 {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.tableheader {
	font-family: arial black;
	font-size: 8pt;
	font-weight: 100;
	color: #ffffff;
	font-style: italic;
	letter-spacing: 1pt;
}


.mainheader {
	font-family: Bookman Old Style;
	font-size: 17pt;
	font-weight: 500;
	color: #FC6B00;
	font-style: italic;
	letter-spacing: 1pt;
}

.login_fields {
	BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; FONT-SIZE: 9px; BORDER-LEFT: #000000 1px solid; WIDTH: 96px; COLOR: #000000; BORDER-BOTTOM: #000000 1px solid; FONT-FAMILY: Arial; HEIGHT: 16px


}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 600;
	color: 000000;
	text-decoration: none;
}

.boxbot a{
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	list-style-type:none;
}
.boxbot a:hover{
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
	list-style-type:none;
}
.boxbot ul{
list-style-type:none;
padding-left:5px;
margin-left:0px;
}
.boxbot li{
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	
	padding-top:0px;
	margin-top:0px;
	padding-bottom:10px;
	width:185px;
	clear:both;
	
}
.floatl{
float:right;

}
.boxbot {
	font-family: Arial, Helvetica, sans-serif;
	
	display:block;
	
}
.boxbot h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006699;
	text-align: left;
	padding-top:5px;
	padding-left:15px;
	


}
.boxbot p{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	padding-left:25px;
	padding-right:10px;
	
}

.lboxbot {
	font-family: Arial, Helvetica, sans-serif;
	display:block;
	border: thin solid #48a9cd;
	margin: 10px;
	padding: 10px;
	width:250px;
}
.lboxbot h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006699;
	text-align: left;
	padding-top:5px;
	padding-left:15px;
	


}
.lboxbot p{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	
	
}

.lboxbot a{
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	list-style-type:none;
}
.lboxbot a:hover{
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
	list-style-type:none;
}
.lboxbot ul{
list-style-type:none;
padding-left:5px;
margin-left:0px;
}
.lboxbot li{
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	
	padding-top:0px;
	margin-top:0px;
	padding-bottom:10px;
	
	clear:both;
	
}
.top { background: url(http://global-translation-services.com/newsite/images/newstop.gif) no-repeat;  }

.bottom { background: url(http://global-translation-services.com/newsite/images/newsbottom.gif) no-repeat; height: 48px }

.boxbot {
	font-family: Arial, Helvetica, sans-serif;
	width:220px;
	/*height:380px;*/
	
	display:block;
	
	/*background-image: url(images/boxbot.jpg);
	background-repeat: no-repeat;
	padding-left:15px;
	*/
	
	background: url(http://global-translation-services.com/newsite/images/newssides.gif) repeat-y ;
	
	
}
.boxbot h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006699;
	text-align: left;
	padding-top:25px;
	padding-left:30px;
	


}
.boxbot p{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	padding-left:25px;
	padding-right:10px;
	
}



.boxbot2{
padding:0px;
margin:0px;
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;

}

.boxbot a{
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	list-style-type:none;
}
.boxbot a:hover{
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
	list-style-type:none;
}
.boxbot ul{
list-style-type:none;
padding-left:25px;
margin-left:0px;
padding-top:0px;
margin-top:0px;
}
.boxbot li{
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	
	padding-top:0px;
	margin-top:0px;
	padding-bottom:10px;
	width:185px;
	clear:both;
	
}



