.innertitle1
{
	font-family: Microsoft Sans Serif;
	font-size: 36px;
	color: #ffffff;
	text-align: left;
	vertical-align: bottom;
	font-weight: regular;
}

.Row
{
	font-family: Verdana;
	font-size: 11px;
	color: #144880;
	background-color: #eeeee6;
}

.TitleRow
{
	background-color: #eeeee6;
	font-family: Verdana;
	font-size: 11px;
}


.AlternativeRow
{
	font-family: Verdana;
	font-size: 11px;
	color: #144880;
	background-color: #ddd9cd;
}

.bottomtitle
{
	font-family: Tahoma;
	font-size: 16px;
	color: #bb984d;
	font-weight: bold;
}


.leftlinks
{
	font-family: Tahoma;
	font-size: 10px;
	color: #f1f4f8;
	text-decoration: none;
}

.leftlinks:hover
{
	font-family: Tahoma;
	font-size: 10px;
	color: #BA9A45;
	text-decoration: none;
}



.rightbottomlinks
{
	font-family: Tahoma;
	font-size: 12px;
	color: #BA9A45;
	font-weight: normal;
	text-decoration: none;
}

.rightbottomlinks:hover
{
	font-family: Tahoma;
	font-size: 12px;
	color: #f1f4f8;
	font-weight: normal;
	text-decoration: none;
}

.leftgold
{
	font-family: Tahoma;
	font-size: 11px;
	color: #BA9A45;
	font-weight: bold;
	text-decoration: none;
}

.leftgold:hover
{
	font-family: Tahoma;
	font-size: 11px;
	color: #144880;
	font-weight: bold;
	text-decoration: none;
}


.innerlinks
{
	font-family: Tahoma;
	font-size: 11px;
	color: #144880;
	font-weight: bold;
	text-decoration: none;
}
.SharePrice
{
	font-family: Tahoma;
	font-size: 11px;
	color: #144880;
	text-decoration: none;
}
.SharePriceBold
{
	font-family: Tahoma;
	font-size: 11px;
	color: #144880;
	font-weight: bold;
	text-decoration: none;
}

.innerlinks:hover
{
	font-family: Tahoma;
	font-size: 11px;
	color: #ab780a;
	font-weight: Bold;
	text-decoration: none;
}

.innerleft
{
	font-family: Tahoma;
	font-size: 11px;
	color: #144880;
	font-weight: Bold;
	text-decoration: none;
}

.date
{
	font-family: Tahoma;
	font-size: 9px;
	color: #BA9A45;
}
.innertext
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #144880;
}


body
{
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #144881;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
}

.form
{
	font-family: Verdana;
	font-size: 11px;
	color: #144880;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}

.txt
{
	font-family: Verdana;
	font-size: 11px;
	color: #144880;
}


.jobtxt
{
	font-family: Verdana;
	font-size: 11px;
	color: #144880;
}


.txtStock
{
	font-family: Verdana;
	font-size: 10px;
	color: #144880;
}


/* Centered Align */
TABLE.bordered_table_center
{
	border: 1px solid #BBBBBB;
	border-collapse: collapse;
	width: 99%;
}
TABLE.bordered_table_center th
{
	border: 0px solid #BBBBBB;
	text-align: center;
}

TABLE.bordered_table_center td
{
	/*border: 1px solid #BBBBBB;*/
	border-bottom: 1px solid #BBBBBB;
	text-align: right;
}

TABLE.bordered_table
{
	border: 1px solid #BBBBBB;
	border-collapse: collapse;
	width: 99%;
}
TABLE.bordered_table th
{
	border: 1px solid #BBBBBB;
	text-align: left;
	vertical-align: top; /*padding-right: 2px;*/
}

TABLE.bordered_table td
{
	border: 1px solid #BBBBBB;
	text-align: right; /*padding-right: 2px;*/
	padding-left: 2px;
}


TABLE.bordered_table-left
{
	border: 1px solid #BBBBBB;
	border-collapse: collapse;
	width: 99%;
}
TABLE.bordered_table-left th
{
	border: 1px solid #BBBBBB;
	text-align: left;
	vertical-align: top; /*padding-right: 2px;*/
}

TABLE.bordered_table-left td
{
	border: 1px solid #BBBBBB;
	text-align: left; /*padding-right: 2px;*/
	padding-left: 2px;
}



.table
{
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

.ttl
{
	font-family: Tahoma;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}


.small-white
{
	font-family: Arial;
	font-size: 9px;
	color: #f1f4f8;
	font-weight: normal;
	text-decoration: none;
}

.small-white:hover
{
	font-family: Arial;
	font-size: 9px;
	color: #f1f4f8;
	font-weight: normal;
	text-decoration: underline;
}
.small-gold
{
	font-family: Arial;
	font-size: 9px;
	color: #7b6c43;
	font-weight: normal;
	text-decoration: none;
}
.small-gold:hover
{
	font-family: Arial;
	font-size: 9px;
	color: #7b6c43;
	font-weight: normal;
	text-decoration: underline;
}
.white-bold
{
	font-family: Arial;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
}



.txtsmall-white
{
	font-family: Arial;
	font-size: 9px;
	color: #f1f4f8;
	font-weight: normal;
	text-decoration: none;
}


.txtsmall-gold
{
	font-family: Arial;
	font-size: 9px;
	color: #7b6c43;
	font-weight: normal;
	text-decoration: none;
}

.title-gold
{
	font-family: Arial;
	font-size: 14px;
	color: #b7a87d;
	font-weight: bold;
}
.title_blue
{
	font-family: Arial;
	font-size: 11px;
	color: #16487d;
	font-weight: normal;
	text-decoration: none;
}
.title_blue_bold
{
	font-family: Arial;
	font-size: 13px;
	color: #16487d;
	font-weight: bold;
	text-decoration: none;
}
.txt
{
	font-family: Arial;
	font-size: 11px;
	color: #154881;
	font-weight: normal;
	text-decoration: none;
}
.form
{
	border: 1px solid #666666;
	height: 18px;
}
.input
{
	border: 1px solid #666666;
	height: 27px;
}
.combo
{
	font-family: Arial;
	font-size: 11px;
	color: #16487d;
	font-weight: normal;
	border: 1px solid #666666;
	height: 27 px;
	background-color: #eeeee6;
}
.star
{
	font-family: Arial;
	font-size: 16px;
	color: #d40e59;
	font-weight: bold;
}

.cklisttd
{
	font-family: Arial;
	font-size: 11px;
	color: #16487d;
	font-weight: normal;
	text-decoration: none;
	padding:500px;
	padding-left: 500px;
	text-align:left;
	width:120;
}
