body 
     {   
	scrollbar-face-color:#ccc;
	scrollbar-arrow-color:#000;
	scrollbar-track-color:#DFDDDD;
	scrollbar-shadow-color:#666666;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-Color:#000000;
	background-color: #333333;
	background-image: url('http://www.workforcelanguageservices.com/images/background.gif');
	text-align: center;
	color: black;
	font-family: Georgia, verdana, lucida, sans-serif;
	font-size: 13px;
	margin: 0px 0px 0px 0px;
	}
	
h1
	{
	font-size: 110%;
	border-style: solid;
	border-color: #999999;
	border-width: 0px 0px 1px 0px;
	font-family: Georgia, verdana, lucida, sans-serif;
	color: #4A0326;
	font-weight: bold;
	}
	
h2
	{
	font-size: 110%;
	font-family: Georgia, verdana, lucida, sans-serif;
	color: #4A0326;
	font-weight: normal;
	}

h3
	{
	font-size: .8em;
	font-weight: bold;
	color: #4A0326;
	}
	
	
p	{
	font-size: .8em;
	}


ul
	{
	list-style: none;
	font-size: .9em;
	list-style-position: inside;
	margin-left: -20px;
	}
	
tr.navigation {
	background-color: #4A0326;
	}

p.sidecont { 
	font-size: 70%;
	padding: 0px 10px 0px 10px; 
	}


/* GLOBAL NAV */
#globalnav {
	clear: both;
	}

#globalnav ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	}

#globalnav ul li {
	display: block;
	background-image: none;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	}

#globalnav ul li a {
	width: 148px;
	height: 20px;
	padding: 0;
	margin: 0 0 0 0;
	color: #FFF;
	text-decoration: none;
	display: block;
	text-align: center;
	font: normal 14px/20px Georgia, verdana, lucida, sans-serif;
	}

#globalnav ul li a:hover {
	color: #000;
	background: #DFDDDD;
	}

#globalnav a:active {
	background: #A97790;
	color: #FFF;
	}

/* SUB NAV LINKS */
td.subnav a:link {
	color: #ffffff;
	text-decoration: none;
	}
	
/* LINKS */
a:link {
	color: #4A0326;
	text-decoration: underline;
	}

a:visited {
	color: #4A0326;
	text-decoration: underline;
	}

a:active {
	color: #4A0326;
	text-decoration: underline;
	}

a:hover {
	color: #A97790;
	text-decoration: underline;
	}


/* IMAGES */

img.main {
	margin: 0 15 5 0;
	}
	

/* Lists */
.udm a:visited {
	text-decoration: none;
	}

.main ul li {
	padding-bottom: 7px; 
	line-height: 14px;
	margin-left: -2em;
	padding-left: 1px;
	list-style: circle;
/*	background-repeat: no-repeat;
	background-image: url(http://www.workforcelanguageservices.com/images/arrow.gif); */
	}
	
.tinytext {
	font-size: 8px;
}


.formButton	{ font-family: Georgia, verdana, lucida, sans-serif; font-size: 11px; font-weight: normal; color: #FFFFFF; background-color: #6D3232; }
.formLabel	{ font-family: Georgia, verdana, lucida, sans-serif; font-size: 11px; border: 1px dotted #cccccc; }
.checkLabel	{ font-family: Georgia, verdana, lucida, sans-serif; font-size: 11px; font-weight: normal;}
.radioLabel	{ font-family: Georgia, verdana, lucida, sans-serif; font-size: 11px; font-weight: normal;}
.formTextArea	{ font-family: Georgia, verdana, lucida, sans-serif; font-size: 11px; border: 1px dotted #cccccc;	}
.inputText	{ font-family: Georgia, verdana, lucida, sans-serif; font-size: 11px; font-weight: normal; border: 1px dotted #cccccc;}
.inputPass	{ font-family: Georgia, verdana, lucida, sans-serif; font-size: 11px; font-weight: normal;}
.selectMenu	{ font-family: Georgia, verdana, lucida, sans-serif; font-size: 11px; font-weight: normal;}
.selectList	{ font-family: Georgia, verdana, lucida, sans-serif; font-size: 11px; font-weight: normal;}


#navcontainer ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	color: black;
	width: 100%;
	}

#navcontainer ul li { 
	display: inline;
	 }

#navcontainer ul li a {
	font-size: 13px;
	padding: .75em;
	background-color: none;
	color: black;
	text-decoration: none;
	float: right;
	border-right: 1px solid #B79AA8;
	border-left: 0px solid #B79AA8;
	}

#navcontainer ul li a:hover {
	background-color: #cccccc;
	color: black;
	text-decoration: underline;
	}

/* Table List */
#tablelist a {
	font-size: 12px;
	padding: .25em;
	background-color: none;
	text-decoration: none;
	}

#tablelist a:hover {
	background-color: #cccccc;
	color: #4A0326;
	text-decoration: underline;
	}