/* ...............................PAGE SETUP........................*/
body  {
	background : #E4E4E4;
	margin : 0px 0px 0px 0px;
	font-size : 11px;
	font-family : Courier New, Courier, monospace;
	font-weight : normal;
	font-style : normal;
	color : #585231;
	list-style-type: square;
}

/* ............................... LINKS ....................................*/
a  {
	text-decoration : none;
	font-size : 11px;
	font-family : Courier New, Courier, monospace;
	font-weight : normal;
	font-style : normal;
	color : #0D2D40;
	list-style-type: square;
}

a:link  {
	font-family : Courier New, Courier, monospace;
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	color : #0D2D40;
	list-style-type: square;
}

a:hover  {
	font-family : Courier New, Courier, monospace;
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	color : #C5393D;
	text-decoration : underline;
	list-style-type: square;
}

a:visited  {
	font-family : Courier New, Courier, monospace;
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	color : #2F4B5D;
	list-style-type: square;
}

a:active  {
	font-family : Courier New, Courier, monospace;
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	color : #C5393D;
	
}

.body {
	font-family : Courier New, Courier, monospace;
	font-size: 12px;
	color : #585231;
}
.body a:link {
	font-family : Courier New, Courier, monospace;
	font-size: 12px;
	color : #0D2D40;
}
.body a:visited {
	font-family : Courier New, Courier, monospace;
	font-size: 12px;
	color : #2F4B5D;
}
.body a:active {
	font-family : Courier New, Courier, monospace;
	font-size: 12px;
	color : #C5393D;
}
.body a:hover {
	font-size: 12px;
	font-family : Courier New, Courier, monospace;
	color : #C5393D;
}

.error1 {
	font-family : Tahoma, Courier New, Courier, monospace;
	font-size: 12px;
	letter-spacing: 1px;
	color : #C5393D;
}
.welcome {
	font-family : Tahoma, Courier New, Courier, monospace;
	font-size: 11px;
	color : #999999;
}
.welcome a:link {
	font-family : Tahoma, Courier New, Courier, monospace;
	color : #999999;
}
.welcome a:visited {
	font-family : Tahoma, Courier New, Courier, monospace;
	color : #999999;
}
.welcome a:active {
	font-family : Tahoma, Courier New, Courier, monospace;
	color : #999999;
}
.welcome a:hover {
	font-family : Tahoma, Courier New, Courier, monospace;
	color : #C5393D;
}

.footer {
	font-family : Tahoma, Courier New, Courier, monospace;
	font-size: 9px;
	color : #999999;
}
.footer a:link {
	font-family : Tahoma, Courier New, Courier, monospace;
	font-size: 9px;
	color : #999999;
}
.footer a:visited {
	font-family : Tahoma, Courier New, Courier, monospace;
	font-size: 9px;
	color : #999999;
}
.footer a:active {
	font-family : Tahoma, Courier New, Courier, monospace;
	font-size: 9px;
	color : #999999;
}
.footer a:hover {
	font-family : Tahoma, Courier New, Courier, monospace;
	font-size: 9px;
	color : #C5393D;
}

.header1 {
	font-family : Courier New, Courier, monospace;
	font-size: 18px;
	color : #585231;
	font-weight: bolder;
	padding: 5px;
}
.header1rev {
	font-family : Courier New, Courier, monospace;
	font-size: 18px;
	color : #C8C5AC;
	font-weight: bolder;
	margin-bottom: -5px;
	margin-top: 0px;
}
.detail {
	font-family : Courier New, Courier, monospace;
	font-size: 13px;
	color : #504B2D;
	padding: 6px;
	vertical-align: top;
}
.detail a:link {
	font-family : Courier New, Courier, monospace;
	font-size: 13px;
	color : #0D2D40;
	text-decoration : underline;
}
.detail a:visited {
	font-family : Courier New, Courier, monospace;
	font-size: 13px;
	color : #0D2D40;
}
.detail a:active {
	font-family : Courier New, Courier, monospace;
	font-size: 13px;
	color : #0D2D40;
}
.detail a:hover {
	font-family : Courier New, Courier, monospace;
	font-size: 13px;
	color : #C5393D;
	text-decoration : underline;
}
.detailb2 {
	font-family : Courier New, Courier, monospace;
	font-size: 14px;
	font-weight: bolder;
	color : #504B2D;
	vertical-align: top;
}
.detailv2 {
	font-family : Courier New, Courier, monospace;
	font-size: 13px;
	color : #504B2D;
	vertical-align: top;
	margin: 10;
	padding: 12px;
}
.detailv2 a:link {
	font-family : Courier New, Courier, monospace;
	font-size: 13px;
	color : #0D2D40;
	text-decoration : underline;
}
.detailv2 a:visited {
	font-family : Courier New, Courier, monospace;
	font-size: 13px;
	color : #504B2D;
	text-decoration : underline;
}
.detailv2 a:active {
	font-family : Courier New, Courier, monospace;
	font-size: 13px;
	color : #0D2D40;
	text-decoration : underline;
}
.detailv2 a:hover {
	font-family : Courier New, Courier, monospace;
	font-size: 13px;
	color : #C5393D;
	text-decoration : underline;
}
.detailv2b {
	font-family : Courier New, Courier, monospace;
	font-size: 14px;
	font-weight: bolder;
	color : #504B2D;
	vertical-align: top;
}
.detailintro {
	font-family : Courier New, Courier, monospace;
	font-size: 12px;
	color : #504B2D;
	padding: 10px;
	vertical-align: top;
	padding-bottom: 6px;
}
.detailclick {
	font-family : Tahoma, Courier New, Courier, monospace;
	font-size: 9px;
	color : #585231;
	margin-top: 10px;
	margin-bottom: 10px;
	letter-spacing: 1px;
}
.detailclick1 {
	font-family : Tahoma, Courier New, Courier, monospace;
	font-size: 10px;
	color : #585231;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.detailclick2 {
	font-family : Tahoma, Courier New, Courier, monospace;
	font-size: 10px;
	color : #585231;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 6px;
}
.detailclick2med {
	font-family : Tahoma, Courier New, Courier, monospace;
	font-size: 10px;
	color: #585231;
	font-weight: bold;
}
.detailclick2bold {
	font-family : Tahoma, Courier New, Courier, monospace;
	font-size: 12px;
	color: #585231;
	letter-spacing: 2px;
	font-weight: bolder;
}
.detailnote {
	font-family : Courier New, Courier, monospace;
	font-size: 11px;
	color : #817848;
}
.detailnote a:link {
	font-family : Courier New, Courier, monospace;
	font-size: 11px;
	color : #817848;
	text-decoration : underline;
}
.detailnote a:visited {
	font-family : Courier New, Courier, monospace;
	font-size: 11px;
	color : #817848;
	text-decoration : underline;
}
.detailnote a:active {
	font-family : Courier New, Courier, monospace;
	font-size: 11px;
	color : #817848;
	text-decoration : underline;
}
.detailnote a:hover {
	font-family : Courier New, Courier, monospace;
	font-size: 11px;
	color : #C5393D;
	text-decoration : underline;
}
.detailclick a:link {
	font-family : Tahoma, Courier New, Courier, monospace;
	font-size: 9px;
	color : #585231;
	letter-spacing: 1px;
}
.detailclick a:visited {
	font-family : Tahoma, Courier New, Courier, monospace;
	font-size: 9px;
	color : #585231;
	letter-spacing: 1px;
}
.detailclick a:active {
	font-family : Tahoma, Courier New, Courier, monospace;
	font-size: 9px;
	color : #585231;
	letter-spacing: 1px;
}
.detailclick a:hover {
	font-family : Tahoma, Courier New, Courier, monospace;
	font-size: 9px;
	letter-spacing: 1px;
	color : #C5393D;
}
.detailclick2 a:link {
	font-family : Tahoma, Courier New, Courier, monospace;
	font-size: 10px;
	color : #585231;
	letter-spacing: 1px;
}
.detailclick2 a:visited {
	font-family : Tahoma, Courier New, Courier, monospace;
	font-size: 10px;
	color : #585231;
	letter-spacing: 1px;
}
.detailclick2 a:active {
	font-family : Tahoma, Courier New, Courier, monospace;
	font-size: 10px;
	color : #585231;
	letter-spacing: 1px;
}
.detailclick2 a:hover {
	font-family : Tahoma, Courier New, Courier, monospace;
	font-size: 10px;
	letter-spacing: 1px;
	color : #C5393D;
}
.sub {
	font-family : Tahoma, Courier New, Courier, monospace;
	font-size: 9px;
	color : #585231;
	letter-spacing: 1px;
}
.sub2 {
	font-family : Tahoma, Courier New, Courier, monospace;
	font-size: 10px;
	color : #585231;
	letter-spacing: 1px;
}
.info {
	font-family : Courier New, Courier, monospace;
	font-size: 13px;
	color : #0D2D40;
	padding: 6px;
	vertical-align: top;
}
.info a:link {
	font-family : Courier New, Courier, monospace;
	font-size: 13px;
	color : #0D2D40;
}
.info a:visited {
	font-family : Courier New, Courier, monospace;
	font-size: 13px;
	color : #0D2D40;
}
.info a:active {
	font-family : Courier New, Courier, monospace;
	font-size: 13px;
	color : #0D2D40;
}
.info a:hover {
	font-family : Courier New, Courier, monospace;
	font-size: 13px;
	color : #C5393D;
	text-decoration : underline;
}
.curcond {
	font-family : Courier New, Courier, monospace;
	font-size: 13px;
	color : #504B2D;
	padding: 6px;
	vertical-align: top;
}
.curcond a:link {
	font-family : Courier New, Courier, monospace;
	font-size: 13px;
	color : #0D2D40;
}
.curcond a:visited {
	font-family : Courier New, Courier, monospace;
	font-size: 13px;
	color : #0D2D40;
}
.curcond a:active {
	font-family : Courier New, Courier, monospace;
	font-size: 13px;
	color : #0D2D40;
}
.curcond a:hover {
	font-family : Courier New, Courier, monospace;
	font-size: 13px;
	color : #C5393D;
	text-decoration : underline;
}
.curcondhead {
	font-family : Courier New, Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	color : #504B2D;
	vertical-align: top;
	padding: 8px;
}
