body 
     {   
	background-color: #8C95B6;
	text-align: center;
	color: black;
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	font-size: 13px;
	background-image: url('http://www.english-and-spanish-translations.com/images/background.jpg');
	margin: 15px 15px 15px 15px;
	}
	
h1
	{
	font-size: 130%;
	border-style: solid;
	border-color: #999999;
	border-width: 0px 0px 1px 0px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	color: #3E4C85;
	font-weight: normal;
	}
	
h2
	{
	font-size: 80%;
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	color: #3E4C85;
	font-weight: normal;
	}

h3
	{
	font-size: .8em;
	font-weight: bold;
	color: #3E4C85;
	}
	
	
p	{
	font-size: .8em;
	}

p.footer	{
	color: #ffffff;
	}
	
.highlight {
	background-color: #E6E6E6;
	}
	
ul
	{
	font-size: .8em;
	}
	
table.head {
	width: 766px;
	height: 126;
	border-style: solid;
	border-color: #ffffff;
	border-width: 10px 10px 0px 10px ;
	background-color: #ffffff;
	margin-left: auto; 
	margin-right: auto; 
	}

tr.in-even {
	background: #F6F5F5;
	}

tr.in-odd {
	background: #F0EEF0;
	}

td.borders {
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #cccccc;
	}
	
td.in-side {
	padding: 20px;
	background: #D3D7E7;
	}


td.hometext {
	padding: 10px 10px 10px 10px;
	background-color: #ccc;
	width: 65%;
	border-style: solid;
	border-color: #ffffff;
	border-width: 0px 0px 0px 10px ;
	}
	
tr.navigation {
	background-color: #4A0326;
	}

td.pagetitle {
	color: #fff;
	font-size: 110%;
	font-weight: bold;
	background-color: #A97790;
	padding: 1px 15px 1px 15px;
	text-align: right;
	}
td.subnav {
	color: #fff;
	font-size: 75%;
	font-weight: normal;
	background-color: #A97790;
	padding: 1px 15px 1px 15px;
	text-align: left;
	}
	
td.content {
	background-color: #ccc;
	padding: 15px 15px 15px 15px;
	}

td.footer {
	color: #fff;
	font-size: 10px;
	padding: 1px 15px 1px 15px;
	text-align: center;
	}
td.line {
	background-color: #A97790;
	padding: 2px 10px 3px 10px;
	font-size: 65%;
	}
	
td.line a:link {
	text-decoration: none;
	padding: 0px 5px 0px 5px;	
	}
td.line a:visited {
	text-decoration: none;
	padding: 0px 5px 0px 5px;	
	}

td.line a:hover {
	text-decoration: underline;
	color: #000;
	}
		
a:link.footer {
	color: #cccccc;
	}

/* 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: 123px;
	height: 20px;
	padding: 0;
	margin: 0 0 0 0;
	color: #3E4C85;
	text-decoration: none;
	display: block;
	text-align: center;
	font: normal 12px/18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	}

#globalnav ul li a:hover {
	color: #000;
	background-image: url('http://www.english-and-spanish-translations.com/images/tab2_03.jpg');
	}

#globalnav a:active {
	background-image: url('http://www.english-and-spanish-translations.com/images/tab2_03.jpg');
	color: #FFF;
	}

/* SUB NAV LINKS */
td.subnav a:link {
	color: #ffffff;
	text-decoration: none;
	}
	
/* LINKS */
a:link {
	color: #3E4C85;
	text-decoration: underline;
	}

a:visited {
	color: #3E4C85;
	text-decoration: underline;
	}

a:active {
	color: #5E725D;
	text-decoration: underline;
	}

a:hover {
	color: #5E725D;
	text-decoration: underline;
	}

----
a.a:link {
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
	color: #F9F9F9;
}
a.a:hover {
	text-decoration: underline;
}


/* IMAGES */

img.main {
	margin: 0 15 5 0;
	}
	

/* Lists */
.main ul li {
	padding-bottom: 10px;
	line-height: 14px;
	margin-left: -2em;
	padding-left: 15px;
	list-style:none;
	background-repeat: no-repeat;
	background-image: url(http://www.english-and-spanish-translations.com/images/arrow.gif);
	}
	
.tinytext {
	font-size: 8px;
}

/* Breadcrumb */
td.breadcrumb {
	background-color: #A97790;
	padding: 1px 15px 1px 15px;
	}
.breadcrumb {
	font-size: 10px;
	color: #fff;
	font-weight: bold;
} 
.breadcrumb, .breadcrumb a, .breadcrumb a:link, .breadcrumb a:active, .breadcrumb a:visited, .breadcrumb a:hover {
	font-size: 10px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}

.breadcrumb a:hover {
	color: #CC4C0F;
	text-decoration: underline;
}

.breadcrumb_spacer {
	font-weight: normal;
	text-decoration: none;
}

.formButton	{ font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif; font-size: 11px; font-weight: normal; color: #FFFFFF; background-color: #92A1AF; }
.formLabel	{ font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif; font-size: 11px; }
.checkLabel	{ font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif; font-size: 11px; font-weight: normal;}
.radioLabel	{ font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif; font-size: 11px; font-weight: normal;}
.formTextArea	{ font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif; font-size: 11px;	}
.inputText	{ font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif; font-size: 11px; font-weight: normal;}
.inputPass	{ font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif; font-size: 11px; font-weight: normal;}
.selectMenu	{ font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif; font-size: 11px; font-weight: normal;}
.selectList	{ font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif; font-size: 11px; font-weight: normal;}
