body {
	background: url(../gfx/missnl/backshader_wit.jpg) no-repeat scroll center top;
	text-align: left;
	padding: 0;
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	color: #d42e25;
	font-size: 11px;
	line-height: 20px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* FONTS */

.font-head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #D42E25;
	font-style: bold;
	font-weight: bold;
}

/* LINKS */

.link-default {
	color: #D42E25;
	text-decoration: underline;
}

a.link-default:hover { 
	color: #7DC243; 
	text-decoration: underline
}


.link-send {
	color: #FFFFFF;
	text-decoration: underline;
}

a.link-send:hover { 
	color: #FFFFFF; 
	text-decoration: underline
}


.nav-default {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	padding-left: 3px;
	padding-right: 3px;
}

a.nav-default:hover { 
	color: #FFFFFF; 
	text-decoration: underline
}

/* LAYOUT - ARTICLES */

#articlescontainer {
	width: 290px;
	min-height: 200px;
	position: absolute;
	top: 280px;
	left: 450px;
}

#articlebox {
	position: relative;
	width: 290px;
	top: 25px;
	left: 2px;
}

#articleintro {
	width: 290px;
	top: 5px;
	color: #666666;
}


#articlelink {
	position: relative;
	width: 290px;
	height: 35px;
	top: 5px;
}

/* EXTRAS BOX */

#extralink {
	position: relative;
	width: 290px;
	height: 35px;
	top: 0px;
}

#extralinkdescription {
	position: relative;
	width: 290px;
	top: 5px;
	color: #666666;
}

#productbox {
	position: relative;
	width: 290px;
	top: 5px;
	color: #666666;
}


/* END EXTRAS BOX */

#content {
	width: 580px;
	text-align: left;
	min-height: 800px;
	position: relative;
	top: 0;
	left: 0;
	margin-top: 66px;
	
}

#topimg {
	width: 740px;
	height: 205;
	position: absolute;
	top: 0;
	left: 0;
}


#header {
	margin-top: 0px;
	width: 380px;
	height: 80px;
	position: absolute;
	top: 240px;
	left: 30px;
}

#dateheader {
	margin-top: 0px;
	width: 380px;
	height: 35px;
	position: absolute;
	top: 285px;
	left: 30px;
}

#colheader {
	width: 290px;
	height: 40px;
	position: absolute;
	top: 240px;
	left: 450px;
}

#article {
	width: 380px;
	min-height: 300px;
	position: absolute;
	top: 330px;
	left: 30px;
}

/* NAVIGATION */

#mylogo {
	width: 260px;
	margin-top: 0px;
	height: 600;
	margin-left: 0px;
	position: absolute;
	top: 0;
	left: 740px;
	padding-left: 0px;
}

#navigation {
	width: 260px;
	margin-top: 0px;
	height: 600;
	margin-left: 0px;
	position: absolute;
	top: 0;
	left: 740px;
	padding-left: 0px;
}


/* END NAVIGATION */

.td-border {
	background-color: #CCCCCC;
}

.forms {
	font-family: Georgia, Verdana, "Times New Roman", Times, serif;
	color: #666666;
	font-size: small;
}

/* FOOTER */
#footer {
	width: 740px;
	height: 45px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	
}

#footerdash {
	width: 740px;
	height: 1px;
	position: relative;
	background-color: #CCCCCC;
	top: 0px;
}
.forminput {
	background-color: #FFFFFF;
	border: none;
	height: 20px;
	width: 160px;
}
.forminput-ml {
	background-color: #FFFFFF;
	border: none;
	height: 60px;
	width: 160px;
	overflow:auto;
}
.divver {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00CC66;
	font-size: 14px;
}
