/* ---[ SITE ELEMENTS ]------------------------------- */

.style1 {font-size: 11px}
.style3 {font-size: 10px}

body {
	margin: 0;
	padding: 0;
	background: #770000 url(_assets/bkg_tile.gif) repeat;
	font: 11px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-weight: normal;
 line-height: 16px;
	color: #444444;
	background-image: url(_assests/bkg_tile.gif);
}

table, td {
	color: #444444;
 font: 11px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}

a:link {color: #444444; text-decoration: none}
a:visited {color: #444444; text-decoration: none} 
a:hover {color: #770000; text-decoration: none}
a:active {color: #770000; text-decoration: none}

img {border:0; margin:0}
img.left {float: left; margin: 2px 10px 5px 0; border: 0;}
img.right {float: right; margin: 2px 0 5px 10px; border: 0;}
img.across {margin: 0 0 15px 0; border: 0;}

#maincontainer {
	background-color:#FFFFFF;
	width:760px;
}

#content {
	background-color:#FFFFFF;
	width:750px;
}

#footer td p {
	text-align: center;
	margin:5px 0px 5px 0px;
 font: 10px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
 line-height: 16px;
}

#footer td {
 padding:5px 0 5px 0;
}



/* ---[ PAGE ELEMENTS]------------------------------- */


#content p {
	text-align: left;
	margin:0px 0px 5px 0px;
 font: 11px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
 line-height: 15px;
	font-style: normal;
	text-align: left;
}


body,td,th {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-size: 11px;
	color: #444444;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(_assests/bkg_tile.gif);
}

.txtgrey14 {
 color:#444444;
 font-size:14px;
}

.txtgrey12 {
 color:#444444;
 font-size:12px;
}

.txtred12 {
 color:#770000;
 font-size:12px;
}

.txtgrey11 {
 color:#444444;
 font-size:11px;
	 line-height: 16px;
}

.txtgrey11space16 {
 color:#444444;
 font-size:11px;
 line-height: 19px;
}

.txtgreyspace11 {
 color:#444444;
 font-size:11px;
 line-height: 25px;
}

.txtgrey112 {
 color:#444444;
 font-size:11px;
 font-style: bold;
}

.txtgrey10 {
 color:#444444;
 font-size:10px;
}

.txtblack11 {
 color:#000000;
 font-size:11px;
	 line-height: 16px;
}
