body {
	margin: 0px;
	background-color:#F1F1F1;
}

.maintable {
	width: 100%;
	height:100%;
}

.maintableborder {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFA447;
	border-left-color: #FFA447;
}

.mainbgimage {
	background-image:url(../images/mainbg.gif);
	background-repeat:repeat-x;
}

.bottombg {
	background-image:url(../images/bottombg.gif);
	background-repeat:repeat-x;
}

.mainlink {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #B35900;
	text-decoration: none;	
}

.mainlink:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;	
}

.linkseperator {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #483A39;
	text-decoration: none;	
}

.tahomablack {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;	
}

.bottomlink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;	
}

.bottomlink {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;	
}

.bottomlink:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;	
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;	
}

.copyright:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;	
}

.paratext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #757573;
	text-decoration: none;	
}
.paratextdorange {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #D36B00;
	text-decoration: none;	
}
.paratext1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;	
}
.paratextdorange1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #D36B00;
	text-decoration: none;	
}

.orangelink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #F68614;
	text-decoration: underline;	
}

.orangelink:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #F68614;
	text-decoration: none;	
}

.roundrectangle {
	background-image:url(../images/bg_roundrect.gif);
	background-repeat:no-repeat;
}

.boxbullete {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #454544;
	text-decoration: none;
}

.boxlink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color:#000000;
	text-decoration: underline;
	line-height:15px;
}

.boxlink:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #D36B00;
	text-decoration: none;
	line-height:15px;
}

.topbg {
	background-image:url(../images/topbg.gif);
	background-repeat:repeat-x;
}
.paratextfree {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #757573;
	text-decoration: none;
	padding:10px;
}
.field {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #757573;
	text-decoration: none;
	background-color: #F0EFEC;
	border: 1px solid #C8C7BB;
	height: 12px;
}
.tarea {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #757573;
	text-decoration: none;
	background-color: #F0EFEC;
	border: 1px solid #C8C7BB;
	
}

