body
{
    color: #222222;
    font-family: 'Lucida Sans Unicode' , Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 8.5pt;
    margin: 0px 0px 0px 0px;
}


form
{
    font-family: 'Lucida Sans Unicode' , Tahoma, Verdana, Arial, Helvetica, sans-serif;
    margin: 0 0 0 0;
    font-size: 8.5pt;
}


.homelistings
{
    font-family: 'Lucida Sans Unicode' , Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 8.5pt;
    color: #333333;
}

a.homelistings:link
{
    text-decoration: none;
}
a.homelistings:visited
{
    text-decoration: none;
}
a.homelistings:active
{
    text-decoration: none;
}
a.homelistings:hover
{
    color: #3399fd;
    text-decoration: underline;
    font-weight: normal;
}

.seven
{
    font-size: 7pt;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.ten
{
    font-size: 10pt;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

/*
.arrowbottom 
{
	position: relative;
	margin: -1px;
	margin-bottom:5px;
	padding-left: 15px;
	padding-top: 15px;
	top: 0px;
	background:  url(images/arrow_bottom.gif) no-repeat 100px 0;
}
*/

.tabheader
{
    font-family: 'Lucida Sans Unicode' , sans-serif;
    font-size: 24px;
    color: White;
    font-weight: bold;
}

a.tabheader:link
{
    text-decoration: none;
    font-weight: bold;
}
a.tabheader:visited
{
    text-decoration: none;
    font-weight: bold;
}
a.tabheader:active
{
    text-decoration: none;
    font-weight: bold;
}
a.tabheader:hover
{
    text-decoration: underline;
    color: White;
    font-weight: bold;
}



/*
.h2
{
	margin: 0 0 0 0;
	font-size: 14pt;
	font-weight:normal;
	font-family: 'Lucida Sans Unicode', Verdana, Tahoma, Arial, Sans-Serif;
}



*/


text
{
    font-size: 8.5pt;
    font-family: 'Lucida Sans Unicode' , Verdana, Tahoma, Arial, Helvetica, sans-serif;
    border-style: inset;
    border-width: thin;
    color: BlueViolet;
}


textarea
{
    font-size: 8.5pt;
    font-family: 'Lucida Sans Unicode' , Verdana, Tahoma, Arial, Helvetica, sans-serif;
    border-style: inset;
    border-width: thin;
    line-height: 125%;
    overflow: auto;
}

input
{
    font-size: 8.5pt;
    font-family: 'Lucida Sans Unicode' , Verdana, Tahoma, Arial, Helvetica, sans-serif;
    border-width: thin;
}


select
{
    font-size: 8.5pt;
    font-family: 'Lucida Sans Unicode' , Verdana, Tahoma, Arial, Helvetica, sans-serif;
    border-style: inset;
    border-width: thin;
}

label
{
    font-size: 8.5pt;
    font-family: Tahoma, 'Lucida Sans Unicode' , sans-serif;
}

/*
.question
{
	font-family: 'Lucida Sans Unicode', Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: Black;
	font-weight: 600;
	line-height: 150%;
}

.tahoma
{
	font-family: Tahoma, Sans-Serif;
	font-size: 7pt;
	color: #333333;
}

.intro
{
	font-family: 'Microsoft Sans Serif', Verdana, 'Bookman Old Style' , Arial, Helvetica, sans-serif;
	line-height: 150%;
}

a
{
	color: #0066cc;
}
a:link
{
	text-decoration: underline;
}
a:visited
{
	text-decoration: underline;
}
a:active
{
	text-decoration: underline;
}
a:hover
{
	text-decoration: underline;
}

nav
{
	color: White;
}
a.nav:link
{
	text-decoration: underline;
	color: White;
	font-size:8pt;
}
a.nav:visited
{
	text-decoration: underline;
	color: White;
}
a.nav:active
{
	text-decoration: underline;
	color: White;
}
a.nav:hover
{
	text-decoration: overline;
	color: White;
}

.MainMenu
{
	color: #bbbbbb;
	font-size: xx-large;
	font-weight: bold;
	font-family: 'Lucida Sans Unicode', Verdana, Sans-Serif;
}
A.MainMenu:link
{
	color: #bbbbbb;
}
A.MainMenu:visited
{
	color: #bbbbbb;
}
A.MainMenu:active
{
	color: #bbbbbb;
}
A.MainMenu:hover
{
	color: #0066cc;
}


.h1
{
	background-color:White;
	font-size: 16px;
	color: #febb36;
	font-family:'Trebuchet MS', Tahoma, Verdana, 'Lucida Sans Unicode', 'MS Sans Serif', Arial, Sans-Serif;
	font-weight: bold;
	letter-spacing:1px;
}



A.h1:link
{
	text-decoration: none;
}
A.h1:visited
{
	text-decoration: none;
}
A.h1:active
{
	text-decoration: none;
}
A.h1:hover
{
	text-decoration:underline;
}



.addicon
{
	line-height:100%;
	padding: 2px 2px 2px 2px; 
	color: White; 
	border-style:solid; 
	border-color: White;
    border-width: 1px; 
    background-color:Silver; 
    text-decoration: none;
    font-weight:bold;
}

A.addicon:link{text-decoration: none;}
A.addicon:visited{text-decoration: none;}
A.addicon:active{text-decoration: none;}
A.addicon:hover{background-color: LimeGreen}

.delicon
{
	padding: 1px 6px 3px 6px; 
	color: White; 
	border-style:solid; 
	border-color: White;
    border-width: 1px; 
    background-color:Silver; 
    text-decoration: none;
    font-weight:bold;
}

A.delicon:link{text-decoration: none;}
A.delicon:visited{text-decoration: none;}
A.delicon:active{text-decoration: none;}
A.delicon:hover{background-color:Red}



.MenuItem
{
	width: 200;
	text-align: left;
}


.required
{
	color: Red;
}

.ul, .li
{
	list-style: circle;
	list-style-position: outside;
	font-size: 8.5pt;
	font-family: Tahoma, Verdana,  Arial, Helvetica, sans-serif;
	margin-left: 5;
	padding-left: 0;
	padding-bottom: 30px;
}

.finish
{
	margin-left: 0;
	padding-left: 0;
	font-size: 11pt;
	font-family: Georgia, Tahoma, Verdana,  Arial, Helvetica, sans-serif;
}

.verdana
{
	font-family: Verdana, Sans-Serif;
}

.data0
{
    background-color: ivory;
}

.data1
{
    background-color: White;
}
*/

.readonly
{
    border-color: gainsboro;
    border-width: thin;
    border-style: dotted;
    border-collapse: collapse;
}

/*
.formLabel
{
	font-family: 'Lucida Sans Unicode', Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#000000;
}

.nopadding
{
	padding: 0px !important;
}
*/




.titleGreen
{
    font-family: Tahoma, Sans-Serif;
    color: #339933;
    font-weight: bold;
    font-size: 8.5pt;
}
A.titleGreen:link
{
    text-decoration: underline;
    color: #339933;
}
A.titleGreen:visited
{
    text-decoration: underline;
    color: #339933;
}
A.titleGreen:active
{
    text-decoration: underline;
    color: #339933;
}
A.titleGreen:hover
{
    text-decoration: underline;
    color: #f18822;
}

.titleV
{
    font-family: Tahoma, Sans-Serif;
    color: #0294cd;
    font-weight: bold;
    font-size: 8.5pt;
}
A.titleV:link
{
    text-decoration: underline;
    color: #0294cd;
}
A.titleV:visited
{
    text-decoration: underline;
    color: #0294cd;
}
A.titleV:active
{
    text-decoration: underline;
    color: #0294cd;
}
A.titleV:hover
{
    text-decoration: underline;
    color: #f18822;
}



.title
{
    font-family: Lucida Sans Unicode, Tahoma, Sans-Serif;
    color: #3399fd;
    font-weight: bold;
    font-size: 9pt; /*	color:#3d81ee; font-size:8.5pt;*/
}
A.title:link
{
    text-decoration: underline;
    color: #3399fd;
}
A.title:visited
{
    text-decoration: underline;
    color: #3399fd;
}
A.title:active
{
    text-decoration: underline;
    color: #3399fd;
}
A.title:hover
{
    text-decoration: underline;
    color: LimeGreen;
}


.titlePink
{
    font-family: Tahoma, Sans-Serif;
    font-size: small;
    color: #ff3399;
    font-weight: bold;
}
A.titlePink:link
{
    text-decoration: underline;
    color: #ff3399;
}
A.titlePink:visited
{
    text-decoration: underline;
    color: #ff3399;
}
A.titlePink:active
{
    text-decoration: underline;
    color: #ff3399;
}
A.titlePink:hover
{
    text-decoration: underline;
    color: DeepPink;
}

.titleBlue
{
    font-family: Tahoma, Sans-Serif;
    font-size: small;
    color: #0080c0;
    font-weight: bold;
}
A.titleBlue:link
{
    text-decoration: underline;
    color: #ff3399;
}
A.titleBlue:visited
{
    text-decoration: underline;
    color: #ff3399;
}
A.titleBlue:active
{
    text-decoration: underline;
    color: #ff3399;
}
A.titleBlue:hover
{
    text-decoration: underline;
    color: DeepPink;
}



image
{
    margin: 5px;
}

.description
{
    font-family: Trebuchet MS, Lucida Sans Unicode, Verdana, Sans-Serif;
    font-size: small;
    color: #333333;
    font-weight: normal;
    line-height: 150%;
    font-size: 9pt;
}
A.description:link
{
    text-decoration: none;
    color: #333333;
}
A.description:visited
{
    text-decoration: none;
    color: #333333;
}
A.description:active
{
    text-decoration: none;
    color: #333333;
}
A.description:hover
{
    text-decoration: underline;
    color: #333333;
}

.descriptionTopsMall
{
    font-family: Verdana, Sans-Serif;
    font-size: small;
    color: #000000;
    font-weight: normal;
}

.div
{
    font-family: 'Lucida Sans Unicode' , Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    border: 0;
    padding: 0 0 0 0;
}

/*
table
{
	padding:0;
	border-collapse:collapse;
}
*/


.tableNew
{
    border-color: #f5f5f5;
    border-style: solid;
    border-width: 1px;
    border-collapse: collapse;
}


.panelNew
{
    border-color: #f6f6f6;
    border-style: solid;
    border-width: 1px;
    padding: 5px;
    font-family: Verdana, Sans-Serif;
    font-size: 8pt;
}


.tableBlue
{
    border-color: #cce6ff;
    border-style: solid;
    border-width: 1px;
}

.tableBrown
{
    border-color: #e8e3d9;
    border-style: solid;
    border-width: 1px;
}

.tableLinen
{
    border-color: Gainsboro;
    border-style: dotted;
    border-width: 1px;
}

.panelLinen
{
    border-color: Linen;
    border-style: solid;
    border-width: 1px;
    padding: 5px;
    font-family: Verdana, Sans-Serif;
    font-size: 8pt;
}

.tableAliceBlue
{
    border-color: AliceBlue;
    border-style: solid;
    border-width: 1px;
}

.tableGold
{
    border-color: #ffde37;
    border-style: solid;
    border-width: 1px;
    border-collapse: collapse;
}

.tableOrange
{
    border-color: #ff6c00;
    border-style: solid;
    border-width: 1px;
    border-collapse: collapse;
}

.tableGrey
{
    border-color: #eeeeee;
    border-style: solid;
    border-width: 1px;
    border-collapse: collapse;
}

.panelGrey
{
    border-color: #f2f2f2;
    border-style: solid;
    border-width: 5px;
    padding: 0px 0px 0px 0px;
}


.tableNewBlue
{
    border-color: #e5f2ff;
    border-style: solid;
    border-width: 1px;
    font-size: 8pt;
    font-family: Tahoma, Sans-Serif;
}


.panelNewBlue
{
    border-color: #e5f2ff;
    border-style: solid;
    border-width: 1px;
    padding: 5px;
    font-family: Verdana, Sans-Serif;
    font-size: 8pt;
}

.panelTransitionBlue
{
    border-color: #e1f0ff;
    border-style: solid;
    border-width: 1px;
    padding: 5px;
    font-family: Verdana, Sans-Serif;
    font-size: 8pt;
}


.panelBlue
{
    border-color: #cce6ff;
    border-style: solid;
    border-width: 1px;
    padding: 5px;
    font-family: Verdana, Sans-Serif;
    font-size: 8pt;
}

.panelTags
{
    border-color: #eeeeee;
    border-style: solid;
    border-width: 1px;
    padding: 10px;
}


.tags
{
    text-decoration: none;
    color: #0099ff;
    font-family: Arial,Verdana,Sans-Serif;
    font-weight: normal;
    padding: 50 10 50 10;
}
A.tags:link
{
    text-decoration: underline;
    color: #0099ff;
}
A.tags:visited
{
    text-decoration: underline;
    color: #0099ff;
}
A.tags:active
{
    text-decoration: underline;
    color: #0099ff;
}
A.tags:hover
{
    text-decoration: underline;
    color: #0099ff;
}



.panelRight
{
    border-color: #eeeeee;
    border-style: solid;
    border-width: 1px;
    border-right: 0px;
    padding: 5px;
    font-family: Verdana, Sans-Serif;
    font-size: 8pt;
}

.panelLeft
{
    border-color: #eeeeee;
    border-style: solid;
    border-width: 1px;
    border-left: 0px;
    padding: 5px;
    font-family: Verdana, Sans-Serif;
    font-size: 8pt;
}


.tableLeft
{
    border-color: #f2f2f2;
    border-style: solid;
    border-collapse: collapse;
    border-width: 0px;
    border-right-width: 1px;
    font-size: 8pt;
}

.cellNoBorderTop
{
    border-color: aliceblue;
    border-style: solid;
    border-collapse: collapse;
    border-width: 1px;
    border-top-width: 0px;
    font-size: 8pt;
}

.borderBlue
{
    border-color: #cce6ff;
    border-style: solid;
    border-width: 1px;
}

.borderLightGrey
{
    border-color: #f5f5f5;
    border-style: solid;
    border-width: 1px;
}

.borderGrey
{
    border-color: #dddddd;
    border-style: solid;
    border-width: 1px;
}


.tableAd
{
    border-color: #f0f0f0;
    border-style: solid;
    border-width: 1px;
}

.tableWS
{
    border-color: #f5f5f5;
    border-style: solid;
    border-width: 1px;
}

.rssFeeds75
{
    text-decoration: none;
    color: #3399fd;
    font-family: 'Trebuchet MS' , Verdana, Geneva, Sans-Serif;
    font-size: 7.5pt;
    font-weight: normal;
}
A.rssFeeds75:link
{
}
A.rssFeeds75:visited
{
}
A.rssFeeds75:active
{
}
A.rssFeeds75:hover
{
    text-decoration: underline;
}

.rssFeeds
{
    text-decoration: none;
    color: #000000;
    font-family: 'Century Gothic' , Tahoma, 'Trebuchet MS' , 'Lucida Sans Unicode' , Georgia, Verdana, Tahoma, Sans-Serif;
    font-size: 12pt;
    font-weight: normal;
}
A.rssFeeds:link
{
}
A.rssFeeds:visited
{
}
A.rssFeeds:active
{
}
A.rssFeeds:hover
{
    text-decoration: underline;
    color: LimeGreen;
}

.feeds
{
    text-decoration: none;
    color: #444444;
    font-family: 'Lucida Sans Unicode' , Verdana, 'Lucida Grande' , 'Trebuchet MS' , Tahoma, Geneva, Sans-Serif;
    font-size: 8.5pt;
    font-weight: normal;
}
A.feeds:link
{
}
A.feeds:visited
{
}
A.feeds:active
{
}
A.feeds:hover
{
    text-decoration: underline;
    color: #3399fd;
}


.rssFeedsPrevention
{
    text-decoration: none;
    color: #108896;
    font-family: Tahoma, Verdana, Geneva, Sans-Serif;
    font-size: 7pt;
    font-weight: normal;
}
A.rssFeedsPrevention:link
{
}
A.rssFeedsPrevention:visited
{
}
A.rssFeedsPrevention:active
{
}
A.rssFeedsPrevention:hover
{
    text-decoration: underline;
}

.rssFeed
{
    text-decoration: none;
    color: #0066cc;
    font-family: Verdana, Geneva, Sans-Serif;
    font-size: 8pt;
    font-weight: normal;
}
A.rssFeed:link
{
}
A.rssFeed:visited
{
}
A.rssFeed:active
{
}
A.rssFeed:hover
{
    text-decoration: underline;
}


.V8Blue
{
    text-decoration: none;
    color: #0088ff;
    font-family: Verdana, Geneva, Sans-Serif;
    font-size: 8pt;
    font-weight: normal;
}
A.V8Blue:link
{
    text-decoration: underline;
    color: #0088ff;
}
A.V8Blue:visited
{
    text-decoration: underline;
    color: #0088ff;
}
A.V8Blue:active
{
    text-decoration: underline;
    color: #0088ff;
}
A.V8Blue:hover
{
    text-decoration: underline;
    color: #0088ff;
    font-weight: bold;
}

.V8BlueHoverUL
{
    text-decoration: none;
    color: #0088ff;
    font-family: Verdana, Geneva, Sans-Serif;
    font-size: 8pt;
    font-weight: normal;
}
A.V8BlueHoverUL:link
{
    text-decoration: none;
    color: #0088ff;
}
A.V8BlueHoverUL:visited
{
    text-decoration: none;
    color: #0088ff;
}
A.V8BlueHoverUL:active
{
    text-decoration: none;
    color: #0088ff;
}
A.V8BlueHoverUL:hover
{
    text-decoration: underline;
    color: #0088ff;
}

.LinkV8Style
{
    text-decoration: none;
    font-family: Verdana, Geneva, Sans-Serif;
    font-size: 8pt;
    font-weight: normal;
}
A.LinkV8Style:link
{
    text-decoration: none;
    color: #333333;
}
A.LinkV8Style:visited
{
    text-decoration: none;
    color: #333333;
}
A.LinkV8Style:active
{
    text-decoration: none;
    color: #333333;
}
A.LinkV8Style:hover
{
    text-decoration: underline;
    color: #0088FF;
    font-weight: normal;
}

.LinkS8Style
{
    text-decoration: none;
    font-family: Verdana, 'MS Sans Serif' , Geneva, Sans-Serif;
    font-size: 8pt;
    font-weight: normal;
    letter-spacing: 0.1em;
}
A.LinkS8Style:link
{
    text-decoration: none;
    color: #0099FF;
}
A.LinkS8Style:visited
{
    text-decoration: none;
    color: #0099FF;
}
A.LinkS8Style:active
{
    text-decoration: none;
    color: #0099FF;
}
A.LinkS8Style:hover
{
    text-decoration: underline;
    color: #FF69B4;
    font-weight: 600;
}

.LinkS8Style_UL
{
    text-decoration: none;
    font-family: Verdana, 'MS Sans Serif' , Geneva, Sans-Serif;
    font-size: 8pt;
    font-weight: normal;
    letter-spacing: 0.1em;
}
A.LinkS8Style_UL:link
{
    text-decoration: none;
    color: #0099FF;
}
A.LinkS8Style_UL:visited
{
    text-decoration: none;
    color: #0099FF;
}
A.LinkS8Style_UL:active
{
    text-decoration: none;
    color: #0099FF;
}
A.LinkS8Style_UL:hover
{
    text-decoration: underline;
    color: #FFCC00;
    font-weight: 600;
}

.LinkV8Style_L333333_HBlue
{
    text-decoration: none;
    color: #333333;
    font-family: 'Verdana, Geneva, Sans-Serif';
    font-size: 8pt;
    font-weight: normal;
}
A.LinkV8Style_L333333_HBlue:link
{
    text-decoration: none;
    color: #333333;
}
A.LinkV8Style_L333333_HBlue:visited
{
    text-decoration: none;
    color: #333333;
}
A.LinkV8Style_L333333_HBlue:active
{
    text-decoration: none;
    color: #333333;
}
A.LinkV8Style_L333333_HBlue:hover
{
    text-decoration: underline;
    color: #0088FF;
    font-weight: normal;
}

.LinkV8Bold
{
    text-decoration: none;
    color: #888888;
    font-family: Verdana, Geneva, Sans-Serif;
    font-size: 8pt;
    font-weight: bold;
}
A.LinkV8Bold:link
{
    text-decoration: none;
    color: #888888;
}
A.LinkV8Bold:visited
{
    text-decoration: none;
    color: #888888;
}
A.LinkV8Bold:active
{
    text-decoration: none;
    color: #888888;
}
A.LinkV8Bold:hover
{
    text-decoration: underline;
    color: #0088FF;
    font-weight: bold;
}

.IndexStyle
{
    text-decoration: none;
    color: #555555;
    font-family: Verdana, Geneva, Sans-Serif;
    font-size: 8.5pt;
    font-weight: normal;
}
A.IndexStyle:link
{
    text-decoration: none;
    color: #555555;
}
A.IndexStyle:visited
{
    text-decoration: none;
    color: #555555;
}
A.IndexStyle:active
{
    text-decoration: none;
    color: #555555;
}
A.IndexStyle:hover
{
    text-decoration: underline;
    color: #0099FF;
    font-weight: bold;
}


.HeaderStyle
{
    font-family: Verdana, Geneva, Sans-Serif;
    font-size: 14pt;
    font-weight: normal;
}

.V8Style_DarkBlue_Bold
{
    font-family: Verdana, Geneva, Sans-Serif, Arial, Helvetica;
    font-size: 8pt;
    letter-spacing: 0.1em;
    color: #0066CC;
    font-weight: bold;
    background-color: #fefaef;
}

.V8Style_0066CC_Bold
{
    font-family: Verdana, Geneva, Sans-Serif;
    font-size: 8pt;
    letter-spacing: 0.1em;
    color: #0066CC;
    font-weight: bold;
    background-color: white;
}

.V10Style_Bold
{
    font-family: Verdana, Geneva, Sans-Serif;
    font-size: 10pt;
    letter-spacing: 0.1em;
    font-weight: bold;
}

.V8Bold
{
    font-family: Verdana, Geneva, Sans-Serif;
    font-size: 8pt;
    letter-spacing: 0.1em;
    font-weight: bold;
    color: #333333;
}

.V85Bold
{
    font-family: Verdana, Geneva, Sans-Serif;
    font-size: 8.5pt;
    letter-spacing: 0.1em;
    font-weight: bold;
    color: #777777;
}


.V8Style_Brown_Bold
{
    font-family: Verdana, Geneva, Sans-Serif;
    font-size: 8pt;
    letter-spacing: 0.1em;
    color: #9d765f;
    font-weight: bold;
    background-color: #fefaef;
}

.V8Style_0099FF_Bold
{
    font-family: Verdana, Geneva, Sans-Serif;
    font-size: 8pt;
    letter-spacing: 0.1em;
    color: #0099FF;
    font-weight: bold;
}

.V8Style_CC3399_Bold
{
    font-family: Verdana, Geneva, Sans-Serif;
    font-size: 8pt;
    letter-spacing: 0.1em;
    color: #CC3399;
    font-weight: bold;
}

.S8Style_Blue
{
    font-family: Verdana, 'MS Sans Serif' , Geneva, Sans-Serif;
    font-size: 8pt;
    color: #0099FF;
    font-weight: normal;
}

.t8BlueBold
{
    font-family: Tahoma, Geneva, Verdana, Sans-Serif;
    font-size: 8pt;
    color: #0099FF;
    font-weight: bold;
}

.t8Blue
{
    font-family: Tahoma, Geneva, Verdana, Sans-Serif;
    font-size: 8pt;
    color: #0099FF;
}


.S8Style
{
    font-family: Verdana, 'MS Sans Serif' , Geneva, Sans-Serif;
    font-size: 8pt;
    color: #666666;
}

.S75Style
{
    font-family: Verdana, 'MS Sans Serif' , Geneva, Sans-Serif;
    font-size: 7.5pt;
}

.S75
{
    font-family: Verdana, 'MS Sans Serif' , Geneva, Sans-Serif;
    font-size: 7.5pt;
}


.V10Style
{
    font-family: Verdana, Geneva, Sans-Serif, Arial, Helvetica;
    font-size: 10pt;
    color: black;
}

.V9Style
{
    font-family: Verdana, Geneva, Sans-Serif;
    font-size: 9pt;
    color: black;
}

.V85Style
{
    font-family: Verdana, Geneva, Sans-Serif;
    font-size: 8.5pt;
}

.V8Style
{
    font-family: Verdana, Geneva, Sans-Serif, Arial, Helvetica;
    font-size: 8pt;
}

.ErrorStyle
{
    font-family: Verdana, 'MS Sans Serif' , Geneva, Sans-Serif;
    font-size: 8pt;
    letter-spacing: 0.1em;
    color: #cc3399;
    font-weight: 500;
}

.ErrorStyleT8
{
    font-family: Tahoma, Sans-Serif;
    font-size: 8pt;
    letter-spacing: 0.1em;
    font-weight: 500;
    color: LimeGreen;
}

.v815cc3399Bold
{
    font-family: Verdana, Geneva, Sans-Serif;
    font-size: 8pt;
    letter-spacing: 0.1em;
    color: #cc3399;
    font-weight: bold;
}

.v80066CCBold
{
    font-family: Verdana, Geneva, Sans-Serif;
    font-size: 8pt;
    color: #0066CC;
    font-weight: bold;
    background-color: White;
}

.V8Style_333333
{
    font-family: Verdana, Geneva, Sans-Serif;
    font-size: 8pt;
}

.V8Style_666666
{
    font-family: Verdana, Geneva, Sans-Serif;
    font-size: 8pt;
    color: #666666;
}

.v75Style
{
    font-family: Verdana, Geneva, Sans-Serif;
    font-size: 7.5pt;
    color: #666666;
}

.V12Style_0099CC_Bold
{
    font-family: Verdana, Geneva, Sans-Serif, Arial, Helvetica;
    font-size: 12pt;
    font-weight: bold;
    color: #0099cc;
}

.HeaderStyle2
{
    font-family: Verdana, Geneva, Sans-Serif;
    font-size: 16pt;
    letter-spacing: 0.1em;
    color: #0099FF;
    font-weight: normal;
}

A.HeaderStyle2:link
{
    text-decoration: none;
    color: #0099ff;
}
A.HeaderStyle2:visited
{
    text-decoration: none;
    color: #0099ff;
}
A.HeaderStyle2:active
{
    text-decoration: none;
    color: #0099ff;
}
A.HeaderStyle2:hover
{
    text-decoration: none;
    color: #0099ff;
}

.HeaderLogoCom
{
    font-family: Verdana, 'MS Sans Serif' , Geneva, Sans-Serif;
    font-size: 8pt;
    letter-spacing: 110%;
    color: #333333;
}
A.HeaderLogoCom:link
{
    text-decoration: none;
}
A.HeaderLogoCom:visited
{
    text-decoration: none;
}
A.HeaderLogoCom:active
{
    text-decoration: none;
}
A.HeaderLogoCom:hover
{
    text-decoration: none;
}



.InputStyle
{
    font-family: Verdana, Geneva, Sans-Serif;
    font-size: 8pt;
    color: #FF69B4;
    font-weight: bold;
}

.ddlStyle
{
    font-family: Verdana, Geneva, Sans-Serif;
    font-size: 10pt;
    font-weight: normal;
    font-weight: bold;
}

.LabelStyle
{
    font-family: Verdana, Geneva, Sans-Serif;
    font-size: 8pt;
    color: #696969;
    font-weight: bold;
}

.V14headerstyle
{
    font-weight: 400;
    font-size: 14pt;
    font-family: Verdana, Geneva, 'Lucida Sans Unicode' , Sans-Serif;
    background-color: Transparent;
    text-decoration: none;
    color: #0099FF;
}


.S8InputLabelStyle
{
    font-family: Verdana, 'MS Sans Serif' , Geneva, Sans-Serif;
    font-size: 8pt;
    color: #333333;
    border-style: none;
    background-color: Transparent;
}


.v8
{
    font-family: Verdana, Geneva, Sans-Serif;
    font-size: 8pt;
    color: Black;
}
A.v8:link
{
    text-decoration: none;
    color: #0099ff;
}
A.v8:visited
{
    text-decoration: none;
    color: #0099ff;
}
A.v8:active
{
    text-decoration: none;
    color: #0099ff;
}
A.v8:hover
{
    text-decoration: underline;
    color: #0099ff;
    font-weight: normal;
}

.v8ReadOnly
{
    font-family: Verdana, Geneva, Sans-Serif;
    font-size: 8pt;
    color: Black;
    border-width: 0px;
    background-color: Transparent;
}
A.v8ReadOnly:link
{
    text-decoration: none;
    color: #0099ff;
}
A.v8ReadOnly:visited
{
    text-decoration: none;
    color: #0099ff;
}
A.v8ReadOnly:active
{
    text-decoration: none;
    color: #0099ff;
}
A.v8ReadOnly:hover
{
    text-decoration: underline;
    color: #0099ff;
    font-weight: 600;
}


.v8150
{
    font-family: Verdana, Geneva, Sans-Serif;
    font-size: 8pt;
    color: Black;
    line-height: 150%;
}
A.v8150:link
{
    text-decoration: none;
    color: #0099ff;
}
A.v8150:visited
{
    text-decoration: none;
    color: #0099ff;
}
A.v8150:active
{
    text-decoration: none;
    color: #0099ff;
}
A.v8150:hover
{
    text-decoration: underline;
    color: #0099ff;
    font-weight: 600;
}


.v85
{
    font-family: Verdana, Geneva, Sans-Serif;
    font-size: 8.5pt;
    color: #333333;
}
A.v85:link
{
    text-decoration: none;
    color: #0099ff;
}
A.v85:visited
{
    text-decoration: none;
    color: #0099ff;
}
A.v85:active
{
    text-decoration: none;
    color: #0099ff;
}
A.v85:hover
{
    text-decoration: underline;
    color: #FF69B4;
    font-weight: 600;
}

.v875
{
    font-family: Verdana, Geneva, Sans-Serif;
    font-size: 8.75pt;
    color: Black;
}
A.v875:link
{
    text-decoration: none;
    color: #0099ff;
}
A.v875:visited
{
    text-decoration: none;
    color: #0099ff;
}
A.v875:active
{
    text-decoration: none;
    color: #0099ff;
}
A.v875:hover
{
    text-decoration: underline;
    color: #FF69B4;
    font-weight: 600;
}

.v9
{
    font-family: Verdana, Geneva, Sans-Serif;
    font-size: 9pt;
    color: Black;
}
A.v9:link
{
    text-decoration: none;
    color: #0099ff;
}
A.v9:visited
{
    text-decoration: none;
    color: #0099ff;
}
A.v9:active
{
    text-decoration: none;
    color: #0099ff;
}
A.v9:hover
{
    text-decoration: underline;
    color: #FF69B4;
    font-weight: 600;
}


.v10
{
    font-family: Verdana, Geneva, Sans-Serif;
    font-size: 10pt;
    color: Black;
}
A.v10:link
{
    text-decoration: none;
    color: #0099ff;
}
A.v10:visited
{
    text-decoration: none;
    color: #0099ff;
}
A.v10:active
{
    text-decoration: none;
    color: #0099ff;
}
A.v10:hover
{
    text-decoration: underline;
    color: DeepPink;
    font-weight: 600;
}


.v11
{
    font-family: Verdana, Geneva, Sans-Serif;
    font-size: 11pt;
    color: Black;
}
A.v11:link
{
    text-decoration: none;
    color: #0099ff;
}
A.v11:visited
{
    text-decoration: none;
    color: #0099ff;
}
A.v11:active
{
    text-decoration: none;
    color: #0099ff;
}
A.v11:hover
{
    text-decoration: underline;
    color: DeepPink;
    font-weight: 600;
}


.v12
{
    font-family: Verdana, Geneva, Sans-Serif;
    font-size: 12pt;
    color: Black;
}
A.v12:link
{
    text-decoration: none;
    color: #0099ff;
}
A.v12:visited
{
    text-decoration: none;
    color: #0099ff;
}
A.v12:active
{
    text-decoration: none;
    color: #0099ff;
}
A.v12:hover
{
    text-decoration: underline;
    color: #FF69B4;
    font-weight: 600;
}

.s8
{
    font-family: Verdana, 'MS Sans Serif' , Geneva, Sans-Serif;
    font-size: 8pt;
    letter-spacing: 110%;
    color: #333333;
}
A.s8:link
{
    text-decoration: none;
    color: #0099ff;
}
A.s8:visited
{
    text-decoration: none;
    color: #0099ff;
}
A.s8:active
{
    text-decoration: none;
    color: #0099ff;
}
A.s8:hover
{
    text-decoration: underline;
    color: #FF69B4;
    font-weight: 600;
}

.s8Regular
{
    font-family: Verdana, 'MS Sans Serif' , Geneva, Sans-Serif;
    font-size: 8pt;
    color: #333333;
}
A.s8Regular:link
{
    color: #0099ff;
}
A.s8Regular:visited
{
    color: #0099ff;
}
A.s8Regular:active
{
    color: #0099ff;
}
A.s8Regular:hover
{
    color: #FF69B4;
    font-weight: 600;
}

.s10
{
    font-family: Verdana, 'MS Sans Serif' , Geneva, Sans-Serif;
    font-size: 10pt;
    color: Black;
}
A.s10:link
{
    text-decoration: none;
    color: #0099ff;
}
A.s10:visited
{
    text-decoration: none;
    color: #0099ff;
}
A.s10:active
{
    text-decoration: none;
    color: #0099ff;
}
A.s10:hover
{
    text-decoration: underline;
    color: #FF69B4;
    font-weight: 600;
}

.t10
{
    font-family: Tahoma, Geneva, Sans-Serif;
    font-size: 10pt;
    color: Black;
}
A.t10:link
{
    text-decoration: none;
    color: #0099ff;
}
A.t10:visited
{
    text-decoration: none;
    color: #0099ff;
}
A.t10:active
{
    text-decoration: none;
    color: #0099ff;
}
A.t10:hover
{
    text-decoration: underline;
    color: #FF69B4;
    font-weight: 600;
}

.a10
{
    font-family: Arial, Geneva, Sans-Serif;
    font-size: 10pt;
    color: Black;
}
A.a10:link
{
    text-decoration: none;
    color: #0099ff;
}
A.a10:visited
{
    text-decoration: none;
    color: #0099ff;
}
A.a10:active
{
    text-decoration: none;
    color: #0099ff;
}
A.a10:hover
{
    text-decoration: underline;
    color: #FF69B4;
    font-weight: 600;
}

.s8Bold
{
    font-family: Verdana, 'MS Sans Serif' , Geneva, Sans-Serif;
    font-size: 8pt;
    color: #333333;
    font-weight: bold;
    letter-spacing: 0.1em;
}
A.s8Bold:link
{
    text-decoration: underline;
    color: #0099ff;
}
A.s8Bold:visited
{
    text-decoration: underline;
    color: #0099ff;
}
A.s8Bold:active
{
    text-decoration: underline;
    color: #0099ff;
}
A.s8Bold:hover
{
    text-decoration: underline;
    color: #FF3399;
}

.t8Bold
{
    font-family: Tahoma, Geneva, Verdana, Sans-Serif;
    font-size: 8pt;
    color: #333333;
    font-weight: bold;
}
A.t8Bold:link
{
    text-decoration: none;
    color: #0099ff;
}
A.t8Bold:visited
{
    text-decoration: none;
    color: #0099ff;
}
A.t8Bold:active
{
    text-decoration: none;
    color: #0099ff;
}
A.t8Bold:hover
{
    text-decoration: underline;
    color: #FF3399;
}

.t8BoldUL
{
    font-family: Tahoma, Geneva, Sans-Serif;
    font-size: 8pt;
    color: #333333;
    font-weight: bold;
}
A.t8BoldUL:link
{
    text-decoration: underline;
    color: #0099ff;
}
A.t8BoldUL:visited
{
    text-decoration: underline;
    color: #0099ff;
}
A.t8BoldUL:active
{
    text-decoration: underline;
    color: #0099ff;
}
A.t8BoldUL:hover
{
    text-decoration: underline;
    color: #FF3399;
}


.t8Pink
{
    font-family: Tahoma, Geneva, Verdana, Sans-Serif;
    font-size: 8pt;
    color: #cc3399;
    font-weight: normal;
}
A.t8Pink:link
{
    text-decoration: underline;
    color: #cc3399;
}
A.t8Pink:visited
{
    text-decoration: underline;
    color: #cc3399;
}
A.t8Pink:active
{
    text-decoration: underline;
    color: #cc3399;
}
A.t8Pink:hover
{
    text-decoration: none;
    color: #cc3399;
    font-weight: normal;
}

.t8
{
    font-family: Tahoma, Geneva, Sans-Serif;
    font-size: 8pt;
    color: #666666;
    font-weight: normal;
}
A.t8:link
{
    text-decoration: none;
    color: #0099ff;
}
A.t8:visited
{
    text-decoration: none;
    color: #0099ff;
}
A.t8:active
{
    text-decoration: none;
    color: #0099ff;
}
A.t8:hover
{
    text-decoration: underline;
    color: #0099ff;
    font-weight: normal;
}

.t8NoColor
{
    font-family: Tahoma, Geneva, Sans-Serif;
    font-size: 8pt;
    font-weight: normal;
}
A.t8NoColor:link
{
    text-decoration: none;
    color: #0099ff;
}
A.t8NoColor:visited
{
    text-decoration: none;
    color: #0099ff;
}
A.t8NoColor:active
{
    text-decoration: none;
    color: #0099ff;
}
A.t8NoColor:hover
{
    text-decoration: underline;
    color: #0099ff;
    font-weight: normal;
}


.t8Grey
{
    font-family: Tahoma, Geneva, Sans-Serif;
    font-size: 8pt;
    color: #555555;
    font-weight: normal;
}

.t75Grey
{
    font-family: Tahoma, Trebuchet MS, Geneva, Sans-Serif;
    font-size: 7.5pt;
    color: #333333;
    font-weight: normal;
}

.tr75
{
    font-family: Trebuchet MS, Geneva, Sans-Serif;
    font-size: 7.5pt;
    color: #333333;
    font-weight: normal;
}
A.tr75:link
{
    text-decoration: none;
    color: #0099ff;
}
A.tr75:visited
{
    text-decoration: none;
    color: #0099ff;
}
A.tr75:active
{
    text-decoration: none;
    color: #0099ff;
}
A.tr75:hover
{
    text-decoration: none;
    color: #0099ff;
    font-weight: normal;
}


.tr75UL
{
    font-family: Trebuchet MS, Geneva, Sans-Serif;
    font-size: 7.5pt;
    color: #333333;
    font-weight: normal;
}
A.tr75UL:link
{
    text-decoration: underline;
    color: #0099ff;
}
A.tr75UL:visited
{
    text-decoration: underline;
    color: #0099ff;
}
A.tr75UL:active
{
    text-decoration: underline;
    color: #0099ff;
}
A.tr75UL:hover
{
    text-decoration: underline;
    color: #0099ff;
    font-weight: normal;
}


.tr9
{
    font-family: Trebuchet MS, Geneva, Sans-Serif;
    font-size: 9pt;
    color: #333333;
    font-weight: normal;
}
A.tr9:link
{
    text-decoration: none;
    color: #0099ff;
}
A.tr9:visited
{
    text-decoration: none;
    color: #0099ff;
}
A.tr9:active
{
    text-decoration: none;
    color: #0099ff;
}
A.tr9:hover
{
    text-decoration: underline;
    color: #0099ff;
    font-weight: normal;
}


.HomeTags
{
    font-family: 'Book Antiqua' , 'Times New Roman' , Courier, 'Calisto MT' , Sans-Serif;
    font-size: 8pt;
    color: #333333;
    font-weight: normal;
}
A.HomeTags:link
{
    font-family: 'Book Antiqua' , Calisto MT, Sans-Serif;
    text-decoration: none;
    color: Black;
}
A.HomeTags:visited
{
    font-family: 'Book Antiqua' , Calisto MT, Sans-Serif;
    text-decoration: none;
    color: Black;
}
A.HomeTags:active
{
    font-family: 'Book Antiqua' , Calisto MT, Sans-Serif;
    text-decoration: none;
    color: Black;
}
A.HomeTags:hover
{
    font-family: 'Book Antiqua' , Calisto MT, Sans-Serif;
    text-decoration: none;
    color: Black;
    font-weight: normal;
}


.t8UL
{
    font-family: Tahoma, Geneva, Sans-Serif;
    font-size: 8pt;
    color: #333333;
    font-weight: normal;
}
A.t8UL:link
{
    text-decoration: underline;
    color: #0099ff;
}
A.t8UL:visited
{
    text-decoration: underline;
    color: #0099ff;
}
A.t8UL:active
{
    text-decoration: underline;
    color: #0099ff;
}
A.t8UL:hover
{
    text-decoration: underline;
    color: #0099ff;
    font-weight: normal;
}

.t8ULLimeGreen
{
    font-family: Tahoma, Geneva, Sans-Serif;
    font-size: 8pt;
    color: #333333;
    font-weight: normal;
}
A.t8ULLimeGreen:link
{
    text-decoration: underline;
    color: #0099ff;
}
A.t8ULLimeGreen:visited
{
    text-decoration: underline;
    color: #0099ff;
}
A.t8ULLimeGreen:active
{
    text-decoration: underline;
    color: #0099ff;
}
A.t8ULLimeGreen:hover
{
    text-decoration: underline;
    color: LimeGreen;
    font-weight: normal;
}

.t8ULGrayGreen
{
    font-family: Tahoma, Geneva, Sans-Serif;
    font-size: 8pt;
    color: #666666;
    font-weight: normal;
}
A.t8ULGrayGreen:link
{
    text-decoration: underline;
    color: #666666;
}
A.t8ULGrayGreen:visited
{
    text-decoration: underline;
    color: #666666;
}
A.t8ULGrayGreen:active
{
    text-decoration: underline;
    color: #666666;
}
A.t8ULGrayGreen:hover
{
    text-decoration: underline;
    color: #b38600;
    font-weight: normal;
}


.t8blacknblue
{
    font-family: Tahoma, Geneva, Sans-Serif;
    font-size: 8pt;
    color: #333333;
    font-weight: normal;
}
A.t8blacknblue:link
{
    text-decoration: none;
    color: #333333;
}
A.t8blacknblue:visited
{
    text-decoration: none;
    color: #333333;
}
A.t8blacknblue:active
{
    text-decoration: none;
    color: #333333;
}
A.t8blacknblue:hover
{
    text-decoration: underline;
    color: #0099ff;
    font-weight: normal;
}

.t8ULBlue
{
    font-family: Tahoma, Geneva, Verdana, Sans-Serif;
    font-size: 8pt;
    color: #0099ff;
    font-weight: normal;
}
A.t8ULBlue:link
{
    text-decoration: underline;
    color: #0099ff;
}
A.t8ULBlue:visited
{
    text-decoration: underline;
    color: #0099ff;
}
A.t8ULBlue:active
{
    text-decoration: underline;
    color: #0099ff;
}
A.t8ULBlue:hover
{
    text-decoration: underline;
    color: #0099ff;
    font-weight: bold;
}


.t8ULBlue30
{
    font-family: Tahoma, Geneva, Verdana, Sans-Serif;
    font-size: 8pt;
    color: #0099ff;
    font-weight: normal;
    line-height: 20px;
}
A.t8ULBlue30:link
{
    text-decoration: underline;
    color: #0099ff;
    line-height: 20px;
}
A.t8ULBlue30:visited
{
    text-decoration: underline;
    color: #0099ff;
    line-height: 20px;
}
A.t8ULBlue30:active
{
    text-decoration: underline;
    color: #0099ff;
}
A.t8ULBlue30:hover
{
    text-decoration: underline;
    color: #0099ff;
    font-weight: bold;
}


.t8ULBlueNormal
{
    font-family: Tahoma, Geneva, Verdana, Sans-Serif;
    font-size: 8pt;
    color: #0099ff;
    font-weight: normal;
}
A.t8ULBlueNormal:link
{
    text-decoration: underline;
    color: #0099ff;
}
A.t8ULBlueNormal:visited
{
    text-decoration: underline;
    color: #0099ff;
}
A.t8ULBlueNormal:active
{
    text-decoration: underline;
    color: #0099ff;
}
A.t8ULBlueNormal:hover
{
    text-decoration: underline;
    color: #0099ff;
}



.t8#FF69B4
{
    font-family: Tahoma, Verdana, Geneva, Sans-Serif;
    font-size: 8pt;
    color: #0099FF;
    font-weight: normal;
}
A.t8#FF69B4:link
{
    text-decoration: underline;
    color: #0099ff;
}
A.t8#FF69B4:visited
{
    text-decoration: underline;
    color: #0099ff;
}
A.t8#FF69B4:active
{
    text-decoration: underline;
    color: #0099ff;
}
A.t8#FF69B4:hover
{
    text-decoration: underline;
    color: #FF69B4;
    font-weight: bold;
}


.v7UL
{
    font-family: Verdana, Arial, Geneva, Sans-Serif;
    font-size: 7pt;
    color: #333333;
    font-weight: normal;
}
A.v7UL:link
{
    text-decoration: underline;
    color: #0099ff;
}
A.v7UL:visited
{
    text-decoration: underline;
    color: #0099ff;
}
A.v7UL:active
{
    text-decoration: underline;
    color: #0099ff;
}
A.v7UL:hover
{
    text-decoration: underline;
    color: #FF3399;
    font-weight: normal;
}

.v8UL
{
    font-family: Verdana, Tahoma, Geneva, Sans-Serif;
    font-size: 8pt;
    color: #333333;
    font-weight: normal;
}
A.v8UL:link
{
    text-decoration: underline;
    color: #0099ff;
}
A.v8UL:visited
{
    text-decoration: underline;
    color: #0099ff;
}
A.v8UL:active
{
    text-decoration: underline;
    color: #0099ff;
}
A.v8UL:hover
{
    text-decoration: underline;
    color: #FF3399;
    font-weight: normal;
}

.v85UL
{
    font-family: Verdana, Geneva, Sans-Serif;
    font-size: 8.5pt;
    color: #333333;
    font-weight: normal;
}
A.v85UL:link
{
    text-decoration: underline;
}
A.v85UL:visited
{
    text-decoration: underline;
}
A.v85UL:active
{
    text-decoration: underline;
}
A.v85UL:hover
{
    text-decoration: underline;
    color: #0099ff;
    font-weight: normal;
}

.v75
{
    font-family: Verdana, Geneva, Sans-Serif;
    font-size: 7.5pt;
    color: #666666;
}
A.v75:link
{
    text-decoration: none;
    color: #666666;
}
A.v75:visited
{
    text-decoration: none;
    color: #666666;
}
A.v75:active
{
    text-decoration: none;
    color: #666666;
}
A.v75:hover
{
    text-decoration: underline;
    color: #0099ff;
}

.v75Grey
{
    font-family: Verdana, Geneva, Sans-Serif;
    font-size: 7.5pt;
    color: #666666;
}
A.v75Grey:link
{
    text-decoration: none;
    color: #666666;
}
A.v75Grey:visited
{
    text-decoration: none;
    color: #666666;
}
A.v75Grey:active
{
    text-decoration: none;
    color: #666666;
}
A.v75Grey:hover
{
    text-decoration: none;
    color: #666666;
}


.t75BlueGold
{
    font-family: Tahoma, Verdana, Geneva, Sans-Serif;
    font-size: 7.5pt;
    color: #3399fd;
    font-weight: normal;
}
A.t75BlueGold:link
{
    text-decoration: none;
    color: #3399fd;
}
A.t75BlueGold:visited
{
    text-decoration: none;
    color: #3399fd;
}
A.t75BlueGold:active
{
    text-decoration: none;
    color: #3399fd;
}
A.t75BlueGold:hover
{
    text-decoration: underline;
    color: #3399fd;
}


.v75GreyBlue
{
    font-family: Verdana, Geneva, Sans-Serif;
    font-size: 7.5pt;
    color: #666666;
    line-height: 200%;
}
A.v75GreyBlue:link
{
    text-decoration: none;
    color: #666666;
}
A.v75GreyBlue:visited
{
    text-decoration: none;
    color: #666666;
}
A.v75GreyBlue:active
{
    text-decoration: none;
    color: #666666;
}
A.v75GreyBlue:hover
{
    text-decoration: none;
    color: #0099ff;
}

.t8GreyBlue
{
    font-family: Tahoma, Verdana, Geneva, Sans-Serif;
    font-size: 8pt;
    color: #555555;
    line-height: 200%;
}
A.t8GreyBlue:link
{
    text-decoration: none;
    color: #555555;
}
A.t8GreyBlue:visited
{
    text-decoration: none;
    color: #555555;
}
A.t8GreyBlue:active
{
    text-decoration: none;
    color: #555555;
}
A.t8GreyBlue:hover
{
    text-decoration: none;
    color: #0099ff;
}


.v8GreyBlue
{
    font-family: Tahoma, Verdana, Geneva, Sans-Serif;
    font-size: 8pt;
    color: #555555;
}
A.v8GreyBlue:link
{
    text-decoration: none;
    color: #555555;
}
A.v8GreyBlue:visited
{
    text-decoration: none;
    color: #555555;
}
A.v8GreyBlue:active
{
    text-decoration: none;
    color: #555555;
}
A.v8GreyBlue:hover
{
    text-decoration: underline;
    color: #555555;
    font-weight: normal;
}

.a8
{
    font-family: Arial, Tahoma, Geneva, Sans-Serif;
    font-size: 8pt;
    color: #333333;
}
A.a8:link
{
    text-decoration: none;
    color: #0099ff;
}
A.a8:visited
{
    text-decoration: none;
    color: #0099ff;
}
A.a8:active
{
    text-decoration: none;
    color: #0099ff;
}
A.a8:hover
{
    text-decoration: underline;
    color: #0099ff;
}


.A75
{
    font-family: Arial, Geneva, Verdana, Sans-Serif;
    font-size: 7.5pt;
    letter-spacing: 110%;
}
A.A75:link
{
    text-decoration: none;
    color: #666666;
}
A.A75:visited
{
    text-decoration: none;
    color: #666666;
}
A.A75:active
{
    text-decoration: none;
    color: #666666;
}
A.A75:hover
{
    text-decoration: underline;
    color: #FF3399;
}

.M12
{
    text-decoration: underline;
    color: #FF69B4;
    font-family: Verdana, 'MS Sans Serif' , Geneva, Sans-Serif;
    font-size: 12pt;
    font-weight: bold;
}
A.M12:link
{
    text-decoration: underline;
    color: #FF3399;
}
A.M12:visited
{
    text-decoration: underline;
    color: #FF3399;
}
A.M12:active
{
    text-decoration: underline;
    color: #FF3399;
}
A.M12:hover
{
    text-decoration: underline;
    color: #FF3399;
    font-weight: bold;
}

.LinkM14
{
    text-decoration: underline;
    color: #FF69B4;
    font-family: Verdana, 'MS Sans Serif' , Geneva, Sans-Serif;
    font-size: 14pt;
    font-weight: bold;
}
A.LinkM14:link
{
    text-decoration: underline;
    color: #FF3399;
}
A.LinkM14:visited
{
    text-decoration: underline;
    color: #FF3399;
}
A.LinkM14:active
{
    text-decoration: underline;
    color: #FF3399;
}
A.LinkM14:hover
{
    text-decoration: underline;
    color: #FF3399;
    font-weight: bold;
}

.LinkV14
{
    text-decoration: underline;
    color: #FF69B4;
    font-family: Verdana, Geneva, Sans-Serif;
    font-size: 14pt;
    font-weight: normal;
}
A.LinkV14:link
{
    text-decoration: underline;
    color: #FF3399;
}
A.LinkV14:visited
{
    text-decoration: underline;
    color: #FF3399;
}
A.LinkV14:active
{
    text-decoration: underline;
    color: #FF3399;
}
A.LinkV14:hover
{
    text-decoration: underline;
    color: #FF3399;
}

.LinkT8
{
    text-decoration: underline;
    color: #0099FF;
    font-family: Tahoma, Geneva, Sans-Serif;
    font-size: 8pt;
    font-weight: normal;
}
A.LinkT8:link
{
    text-decoration: underline;
    color: #0099FF;
}
A.LinkT8:visited
{
    text-decoration: underline;
    color: #0099FF;
}
A.LinkT8:active
{
    text-decoration: underline;
    color: #0099FF;
}
A.LinkT8:hover
{
    text-decoration: underline;
    color: #FF69B4;
}

.M12Desc
{
    text-decoration: none;
    color: #444444;
    font-family: Verdana, 'MS Sans Serif' , Geneva, Sans-Serif;
    font-size: 12pt;
    font-weight: normal;
    letter-spacing: 0.1em;
}
A.M12Desc:link
{
    text-decoration: none;
    color: #444444;
}
A.M12Desc:visited
{
    text-decoration: none;
    color: #444444;
}
A.M12Desc:active
{
    text-decoration: none;
    color: #444444;
}
A.M12Desc:hover
{
    text-decoration: underline;
    color: #32CD32;
    font-weight: normal;
}

.Sloganv75
{
    font-family: Verdana, Geneva, Sans-Serif;
    font-size: 7.5pt;
}
A.Sloganv75:link
{
    text-decoration: none;
    color: #0099FF;
}
A.Sloganv75:visited
{
    text-decoration: none;
    color: #0099FF;
}
A.Sloganv75:active
{
    text-decoration: none;
    color: #0099FF;
}
A.Sloganv75:hover
{
    text-decoration: none;
    color: #0099FF;
}


.ul
{
    margin-left: 0;
    margin-top: 0;
    color: black;
    font-family: Verdana, Geneva, Sans-Serif;
    font-size: 8pt;
}


.li
{
    margin-left: 0.1em;
    margin-top: 0.1em; /*list-style: square outside, circle inside, upper-alpha, none;*/
    line-height: normal;
}


h1
{
    font-family: 'Courier New' , Geneva, Sans-Serif;
    font-size: 18px;
    letter-spacing: 1px;
    font-weight: normal;
}

.twb
{
    border-color: #cce6ff;
}

.divMPClass
{
    overflow: auto;
    font-family: Verdana, Geneva, Sans-Serif;
    font-size: 8.5pt;
    width: 92%;
    border-style: solid;
    border-width: 1px;
    border-color: #eeeeee;
    line-height: 125%;
    padding: 2px;
    background-color: #F8F8FF;
    text-align: left;
}

.HomeSubHeader
{
    font-family: Copperplate Gothic Light, Calisto MT, Verdana, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    color: DeepPink;
}

.HeaderCourierNew
{
    font-family: 'Courier New';
    font-size: 24px;
    letter-spacing: 1px;
}

.h2
{
    font-family: 'Courier New';
    font-size: 12px;
    letter-spacing: 1px;
    color: #0099ff;
}


.Seperator
{
    background-repeat: repeat-x;
    background-position: left bottom;
    text-align: center;
    padding-bottom: 1px;
}

/* V8BlueHoverUL -> navHighlight */
.navHighlight
{
    text-decoration: none;
    color: #0088ff;
    font-family: Trebuchet MS, Verdana, Geneva, Sans-Serif;
    font-size: 7.5pt;
    font-weight: normal;
    background: transparent;
    margin: 0px;
    padding: 2px 3px;
}
A.navHighlight:link
{
    text-decoration: none;
    color: #0088ff;
    background: transparent;
    margin: 0px;
    padding: 2px 3px;
}
A.navHighlight:visited
{
    text-decoration: none;
    color: #0088ff;
    background: transparent;
    margin: 0px;
    padding: 2px 3px;
}
A.navHighlight:active
{
    text-decoration: none;
    color: #0088ff;
    background: transparent;
    margin: 0px;
    padding: 2px 3px;
}
A.navHighlight:hover
{
    background-color: LimeGreen;
    color: white;
    text-decoration: none;
}

.menuItem
{
    text-decoration: none;
    color: White;
    font-family: Tahoma, 'Lucida Sans Unicode' , Verdana, Geneva, Sans-Serif;
    font-size: 8pt;
    font-weight: bold;
    background: transparent;
    margin: 0px;
    padding: 2px 3px;
}
A.menuItem:link
{
    text-decoration: none;
    color: White;
}
A.menuItem:visited
{
    text-decoration: none;
    color: White;
}
A.menuItem:active
{
    text-decoration: none;
    color: White;
}
A.menuItem:hover
{
    text-decoration: underline;
    color: white;
}


.limegreenHighlight
{
    text-decoration: none;
    color: LimeGreen;
    font-family: Trebuchet MS, Verdana, Geneva, Sans-Serif;
    font-size: 7.5pt;
    font-weight: normal;
    background: transparent;
    margin: 0px;
    padding: 2px 3px;
}
A.limegreenHighlight:link
{
    text-decoration: none;
    color: LimeGreen;
    background: transparent;
    margin: 0px;
    padding: 2px 3px;
}
A.limegreenHighlight:visited
{
    text-decoration: none;
    color: LimeGreen;
    background: transparent;
    margin: 0px;
    padding: 2px 3px;
}
A.limegreenHighlight:active
{
    text-decoration: none;
    color: LimeGreen;
    background: transparent;
    margin: 0px;
    padding: 2px 3px;
}
A.limegreenHighlight:hover
{
    background-color: LimeGreen;
    color: white;
    text-decoration: none;
}


.editHighlight
{
    text-decoration: none;
    color: #0088ff;
    font-family: Verdana, Geneva, Sans-Serif;
    font-size: 8pt;
    font-weight: normal;
    margin: 0px;
    padding: 2px 3px;
}
A.editHighlight:link
{
    background-color: #ffcc33;
    text-decoration: none;
    color: white;
    margin: 0px;
    padding: 1px 5px 1px 5px;
}
A.editHighlight:visited
{
    background-color: #ffcc33;
    text-decoration: none;
    color: white;
    margin: 0px;
    padding: 1px 5px 1px 5px;
}
A.editHighlight:active
{
    background-color: #ffcc33;
    text-decoration: none;
    color: white;
    margin: 0px;
    padding: 1px 5px 1px 5px;
}
A.editHighlight:hover
{
    background-color: LimeGreen;
    color: white;
    text-decoration: none;
}

.editAboutMe
{
    text-decoration: none;
    color: #0088ff;
    font-family: Verdana, Geneva, Sans-Serif;
    font-size: 8pt;
    font-weight: normal;
    margin: 0px;
    padding: 2px 3px;
}
A.editAboutMe:link
{
    background-color: OrangeRed;
    text-decoration: none;
    color: white;
    margin: 0px;
    padding: 1px 5px 1px 5px;
}
A.editAboutMe:visited
{
    background-color: OrangeRed;
    text-decoration: none;
    color: white;
    margin: 0px;
    padding: 1px 5px 1px 5px;
}
A.editAboutMe:active
{
    background-color: OrangeRed;
    text-decoration: none;
    color: white;
    margin: 0px;
    padding: 1px 5px 1px 5px;
}
A.editAboutMe:hover
{
    background-color: LimeGreen;
    color: white;
    text-decoration: none;
}


.navHighlightBlock
{
    text-decoration: none;
    color: #0088ff;
    font-family: Verdana, Geneva, Sans-Serif;
    font-size: 8pt;
    font-weight: normal;
    background: transparent;
    display: block;
    margin: 0px;
    padding: 2px 3px;
}
A.navHighlightBlock:link
{
    text-decoration: none;
    color: #0088ff;
    background: transparent;
    display: block;
    margin: 0px;
    padding: 2px 3px;
}
A.navHighlightBlock:visited
{
    text-decoration: none;
    color: #0088ff;
    background: transparent;
    display: block;
    margin: 0px;
    padding: 2px 3px;
}
A.navHighlightBlock:active
{
    text-decoration: none;
    color: #0088ff;
    background: transparent;
    display: block;
    margin: 0px;
    padding: 2px 3px;
}
A.navHighlightBlock:hover
{
    background-color: gold;
    color: white;
    text-decoration: none;
}


/* t8UL -> t8Highlight */
.t8Highlight
{
    text-decoration: none;
    color: #0088ff;
    font-family: Tahoma, Geneva, Sans-Serif;
    font-size: 8pt;
    font-weight: normal;
    background: transparent;
    margin: 0px;
    padding: 2px 3px;
}
A.t8Highlight:link
{
    text-decoration: underline;
    color: #0088ff;
    background: transparent;
    margin: 0px;
    padding: 2px 3px;
}
A.t8Highlight:visited
{
    text-decoration: underline;
    color: #0088ff;
    background: transparent;
    margin: 0px;
    padding: 2px 3px;
}
A.t8Highlight:active
{
    text-decoration: underline;
    color: #0088ff;
    margin: 0px;
    padding: 2px 3px;
}
A.t8Highlight:hover
{
    background-color: LimeGreen;
    color: white;
    text-decoration: underline;
}

.t8HighlightLG
{
    text-decoration: underline;
    color: white;
    font-family: Tahoma, Geneva, Sans-Serif;
    font-size: 8pt;
    font-weight: normal;
    background: transparent;
    margin: 0px;
    padding: 2px 3px;
}
A.t8HighlightLG:link
{
    text-decoration: underline;
    color: white;
    background: transparent;
    margin: 0px;
    padding: 2px 3px;
}
A.t8HighlightLG:visited
{
    text-decoration: underline;
    color: white;
    background: transparent;
    margin: 0px;
    padding: 2px 3px;
}
A.t8HighlightLG:active
{
    text-decoration: underline;
    color: white;
    margin: 0px;
    padding: 2px 3px;
}
A.t8HighlightLG:hover
{
    background-color: #ff6c00;
    color: white;
    text-decoration: none;
}

.t8HighlightUL
{
    text-decoration: underline;
    color: #0088ff;
    font-family: Tahoma, Geneva, Sans-Serif;
    font-size: 8pt;
    font-weight: normal;
    background: transparent;
    margin: 0px;
    padding: 2px 3px;
}
A.t8HighlightUL:link
{
    text-decoration: underline;
    color: #0088ff;
    background: transparent;
    margin: 0px;
    padding: 2px 3px;
}
A.t8HighlightUL:visited
{
    text-decoration: underline;
    color: #0088ff;
    background: transparent;
    margin: 0px;
    padding: 2px 3px;
}
A.t8HighlightUL:active
{
    text-decoration: underline;
    color: #0088ff;
    margin: 0px;
    padding: 2px 3px;
}
A.t8HighlightUL:hover
{
    background-color: LimeGreen;
    color: white;
    text-decoration: none;
}

.t8HighlightGreenGold
{
    background-color: LimeGreen;
    text-decoration: none;
    color: White;
    font-family: Tahoma, Geneva, Sans-Serif;
    font-size: 8pt;
    font-weight: normal;
    margin: 0px;
    padding: 2px 3px;
}
A.t8HighlightGreenGold:link
{
    background-color: LimeGreen;
    text-decoration: none;
    color: White;
    margin: 0px;
    padding: 2px 3px;
}
A.t8HighlightGreenGold:visited
{
    background-color: LimeGreen;
    text-decoration: none;
    color: White;
    margin: 0px;
    padding: 2px 3px;
}
A.t8HighlightGreenGold:active
{
    background-color: LimeGreen;
    text-decoration: none;
    color: White;
    margin: 0px;
    padding: 2px 3px;
}
A.t8HighlightGreenGold:hover
{
    background-color: #ff6c00;
    color: white;
    text-decoration: none;
}

.t8HighlightGold
{
    text-decoration: none;
    color: #0088ff;
    font-family: Tahoma, Geneva, Sans-Serif;
    font-size: 8pt;
    font-weight: normal;
    background: transparent;
    margin: 0px;
    padding: 4px 4px 4px 4px;
}
A.t8HighlightGold:link
{
    text-decoration: none;
    color: #0088ff;
    margin: 0px;
    padding: 4px 4px 4px 4px;
}
A.t8HighlightGold:visited
{
    text-decoration: none;
    color: #0088ff;
    margin: 0px;
    padding: 4px 4px 4px 4px;
}
A.t8HighlightGold:active
{
    text-decoration: none;
    color: #0088ff;
    margin: 0px;
    padding: 4px 4px 4px 4px;
}
A.t8HighlightGold:hover
{
    background-color: Gold;
    color: white;
    text-decoration: none;
    margin: 0px;
    padding: 4px 4px 4px 4px;
}

.t8ActiveTab
{
    text-decoration: none;
    color: white;
    font-family: Tahoma, Geneva, Sans-Serif;
    font-size: 8pt;
    font-weight: bold;
    margin: 0px;
    padding: 4px 4px 4px 4px;
}
A.t8ActiveTab:link
{
    background-color: LimeGreen;
    text-decoration: none;
    color: white;
    margin: 0px;
    padding: 4px 4px 4px 4px;
}
A.t8ActiveTab:hover
{
    background-color: Gold;
    text-decoration: underline;
    color: white;
    margin: 0px;
    padding: 4px 4px 4px 4px;
}

.t8InactiveTab
{
    text-decoration: none;
    color: white;
    font-family: Tahoma, Geneva, Sans-Serif;
    font-size: 8pt;
    font-weight: normal;
    margin: 0px;
    padding: 4px 4px 4px 4px;
}
A.t8InactiveTab:link
{
    background-color: White;
    text-decoration: none;
    color: white;
    margin: 0px;
    padding: 4px 4px 4px 4px;
}
A.t8InactiveTab:hover
{
    background-color: Gold;
    text-decoration: underline;
    color: white;
    margin: 0px;
    padding: 4px 4px 4px 4px;
}

.t8Pad
{
    font-family: Tahoma, Geneva, Sans-Serif;
    font-size: 8pt;
    color: #333333;
    font-weight: normal;
    padding: 4px 4px 4px 4px;
}
A.t8Pad:link
{
    text-decoration: underline;
    color: #0099ff;
    padding: 4px 4px 4px 4px;
}
A.t8Pad:visited
{
    text-decoration: underline;
    color: #0099ff;
    padding: 4px 4px 4px 4px;
}
A.t8Pad:active
{
    text-decoration: underline;
    color: #0099ff;
    padding: 4px 4px 4px 4px;
}
A.t8Pad:hover
{
    text-decoration: underline;
    color: White;
    font-weight: normal;
    padding: 4px 4px 4px 4px;
}



.LinkV8Style
{
    text-decoration: none;
    color: #333333;
    font-family: 'Verdana, MS Sans Serif, Arial, Helvetica';
    font-size: 8pt;
    font-weight: normal;
}
A.LinkV8Style:link
{
    text-decoration: none;
    color: #333333;
}
A.LinkV8Style:visited
{
    text-decoration: none;
    color: #333333;
}
A.LinkV8Style:active
{
    text-decoration: none;
    color: #333333;
}
A.LinkV8Style:hover
{
    text-decoration: underline;
    color: DeepPink;
    font-weight: normal;
}

.LinkV12Style
{
    text-decoration: none;
    font-family: 'Verdana, sans-serif, Arial, Helvetica';
    font-size: 12pt;
    font-weight: normal;
}
A.LinkStyle:link
{
    color: #888888;
    text-decoration: underline;
    font-family: 'Verdana, sans-serif, Arial, Helvetica';
    font-size: 8pt;
    font-weight: normal;
}
A.LinkStyle:visited
{
    color: #888888;
    text-decoration: underline;
    font-family: 'Verdana, sans-serif, Arial, Helvetica';
    font-size: 8pt;
    font-weight: normal;
}
A.LinkStyle:active
{
    color: #888888;
    text-decoration: underline;
    font-family: 'Verdana, sans-serif, Arial, Helvetica';
    font-size: 8pt;
    font-weight: normal;
}
A.LinkStyle:hover
{
    color: HotPink;
    text-decoration: none;
}

.PersonalsStyle
{
    text-decoration: none;
    color: #555555;
    font-family: 'MS Sans Serif, Verdana, Helvetica';
    font-size: 8.5pt;
    font-weight: normal;
    letter-spacing: 1.5;
}
A.PersonalsStyle:link
{
    text-decoration: none;
    color: #555555;
}
A.PersonalsStyle:visited
{
    text-decoration: none;
    color: #555555;
}
A.PersonalsStyle:active
{
    text-decoration: none;
    color: #555555;
}
A.PersonalsStyle:hover
{
    text-decoration: underline;
    color: HotPink;
    font-weight: bold;
}

.LinkM12Style
{
    text-decoration: underline;
    color: #FF3399;
    font-family: 'MS Sans Serif, Arial, Verdana, Helvetica';
    font-size: 12pt;
    font-weight: bold;
}
A.LinkM12Style:link
{
    text-decoration: underline;
    color: #FF3399;
}
A.LinkM12Style:visited
{
    text-decoration: underline;
    color: #FF3399;
}
A.LinkM12Style:active
{
    text-decoration: underline;
    color: #FF3399;
}
A.LinkM12Style:hover
{
    text-decoration: underline;
    color: HotPink;
    font-weight: bold;
}

.IndexStyle
{
    text-decoration: none;
    color: #555555;
    font-family: 'Verdana, MS Sans Serif, Helvetica';
    font-size: 8.5pt;
    font-weight: normal;
}
A.IndexStyle:link
{
    text-decoration: none;
    color: #555555;
}
A.IndexStyle:visited
{
    text-decoration: none;
    color: #555555;
}
A.IndexStyle:active
{
    text-decoration: none;
    color: #555555;
}
A.IndexStyle:hover
{
    text-decoration: underline;
    color: #0099FF;
    font-weight: bold;
}

.DescStyle
{
    text-decoration: none;
    color: #444444;
    font-family: 'MS Sans Serif, Verdana, Helvetica';
    font-size: 12pt;
    font-weight: normal;
    letter-spacing: 1.5;
}
A.DescStyle:link
{
    text-decoration: none;
    color: #444444;
}
A.DescStyle:visited
{
    text-decoration: none;
    color: #444444;
}
A.DescStyle:active
{
    text-decoration: none;
    color: #444444;
}
A.DescStyle:hover
{
    text-decoration: underline;
    color: LimeGreen;
    font-weight: normal;
}

.HeaderStyle1
{
    font-family: 'Verdana, Arial, sans-serif, Helvetica';
    font-size: 14pt;
    font-weight: normal;
}

.MiniBlueHeaderStyle
{
    font-family: 'Verdana, sans-serif, Arial, Helvetica';
    font-size: 8pt;
    letter-spacing: 1.5;
    color: #0099FF;
    font-weight: bold;
}

.SerifMiniHeaderStyle
{
    font-family: 'MS Sans Serif, Verdana, Arial, Helvetica';
    font-size: 8pt;
    letter-spacing: 1.5;
    color: #0099FF;
    font-weight: normal;
}

.TextStyle
{
    font-family: 'Verdana, sans-serif, Arial, Helvetica';
    font-size: 8pt;
    letter-spacing: 1;
    color: #666666;
}

.TextS8Style
{
    font-family: 'MS Sans Serif, Verdana, Arial, Helvetica';
    font-size: 8pt;
    letter-spacing: 1;
    color: #666666;
}

.TextS75Style
{
    font-family: 'MS Sans Serif, Verdana, Arial, Helvetica';
    font-size: 7.5pt;
    letter-spacing: 1;
    color: #666666;
}

.TextV10Style
{
    font-family: 'Verdana, sans-serif, Arial, Helvetica';
    font-size: 8pt;
    letter-spacing: 1;
    color: black;
}

.TextV9Style
{
    font-family: 'Verdana, sans-serif, Arial, Helvetica';
    font-size: 8pt;
    color: black;
}

.TextV85Style
{
    font-family: 'Verdana, sans-serif, Arial, Helvetica';
    font-size: 8.5pt;
    letter-spacing: 1;
    color: black;
}

.TextV8Style
{
    font-family: 'Verdana, sans-serif, Arial, Helvetica';
    font-size: 8pt;
    letter-spacing: 1;
    color: #666666;
}

.TextV75Style
{
    font-family: 'Verdana, sans-serif, Arial, Helvetica';
    font-size: 7.5pt;
    color: #666666;
}

.HeaderStyle2
{
    font-family: 'Verdana, sans-serif, Arial, Helvetica';
    font-size: 16pt;
    letter-spacing: 1.5;
    color: #0099FF;
    font-weight: bold;
}

.InputStyle
{
    font-family: 'Verdana, sans-serif, Arial, Helvetica';
    font-size: 8pt;
    letter-spacing: 1;
    color: HotPink;
    font-weight: bold;
}

.ddlStyle
{
    font-family: 'Verdana, sans-serif, Arial, Helvetica';
    font-size: 9pt;
    color: #333333;
    font-weight: normal;
    line-height: 1.5;
}

.LabelStyle
{
    font-family: 'Verdana, sans-serif, Arial, Helvetica';
    font-size: 8pt;
    letter-spacing: 1;
    color: DimGray;
    font-weight: bold;
}


.headerlimegreen
{
    font-family: 'Bradley Hand ITC' , 'Curlz MT' , 'Comic Sans MS' , 'Copperplate Gothic Light' , Sans-Serif;
    font-size: 16px;
    letter-spacing: 1px;
    font-weight: bold;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    color: LimeGreen;
}

.headerhotpink
{
    font-family: 'Bradley Hand ITC' , 'Curlz MT' , 'Comic Sans MS' , 'Copperplate Gothic Light' , Sans-Serif;
    font-size: 16px;
    letter-spacing: 1px;
    font-weight: bold;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    color: HotPink;
}

.headerblue
{
    font-family: 'Bradley Hand ITC' , 'Curlz MT' , 'Comic Sans MS' , 'Copperplate Gothic Light' , Sans-Serif;
    font-size: 16px;
    letter-spacing: 1px;
    font-weight: bold;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    color: #0099ff;
}

.headerorange
{
    font-family: 'Bradley Hand ITC' , 'Curlz MT' , 'Comic Sans MS' , 'Copperplate Gothic Light' , Sans-Serif;
    font-size: 16px;
    letter-spacing: 1px;
    font-weight: bold;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    color: #fe8d00;
}


.headerbrown
{
    font-family: 'Bradley Hand ITC' , 'Curlz MT' , 'Comic Sans MS' , 'Copperplate Gothic Light' , Sans-Serif;
    font-size: 16px;
    letter-spacing: 1px;
    font-weight: bold;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    color: #cc9900;
}

.RightBar
{
    background-color: #f8f8ff;
    border-color: #eeeeee;
    border-style: solid;
    border-width: 1px;
    border-right: 1px;
    padding: 5px;
    font-family: Verdana, Sans-Serif;
    font-size: 8pt;
}

.CategoryTitleGreen
{
    font-weight: bold;
    font-size: 12px;
    font-family: Georgia, 'Lucida Sans Unicode' , sans-serif;
    color: White;
    padding: 1px 1px 1px 5px;
    background-color: #9fb786; /*#bcc951; #47b3e3;*/
    border: dotted 1px white;
}

.CategoryTitlePink
{
    font-weight: bold;
    font-size: 12px;
    font-family: Georgia, 'Lucida Sans Unicode' , sans-serif;
    color: White;
    padding: 1px 1px 1px 5px;
    background-color: #da99dd; /*#47b3e3;*/
    border: dotted 1px white;
}

.CategoryTitleBlue
{
    font-weight: bold;
    font-size: 16px;
    font-family: Georgia, 'Lucida Sans Unicode' , sans-serif;
    color: White;
    padding: 1px 1px 2px 5px; /*background-color: #b7e0ff; */ /*#d3c2a8;*/ /*#45b4ea;*/ /*#47b3e3;*/
    border: dotted 1px white;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#45b4ea', endColorstr='#b7e0ff'); /* for IE */ /* a9e551  */
    background: -webkit-gradient(linear, left top, left bottom, from(#45b4ea), to(#b7e0ff)); /* for webkit browsers */
    background: -moz-linear-gradient(top,  #45b4ea,  #b7e0ff); /* for firefox 3.6+ */
}




.cellTopics
{
    border-right: solid 2px white;
    border-bottom: solid 3px white;
    background-color: #ffe025;
    color: White;
}

.cellHome
{
    border-right: solid 2px white;
    border-bottom: solid 3px white;
    background-color: #3ba036; /*#b1d606;*/
    color: White;
}

.cellDirectory
{
    border-right: solid 2px white;
    border-bottom: solid 3px white;
    background-color: #ff8200;
    color: White;
}

.cellShopping
{
    border-right: solid 2px white;
    border-bottom: solid 3px white;
    background-color: #cd0033;
    color: White;
}

.logo
{
    background: url(images/yellow_logo.gif);
    background-position: center;
    background-repeat: no-repeat;
    text-align: center;
    vertical-align: middle;
}

.tableNavBar
{
    background-color: silver; /* #a3d9fb; #75b72a */
    color: White;
    font-weight: bold;
    border-collapse: collapse;
}




.tiny
{
    background: url(images/tiny.gif);
    background-position: center;
    background-repeat: no-repeat;
    text-align: center;
    vertical-align: middle;
}

/* 
	background-repeat:repeat;
	background: url(images/backgrounds/aqua_bg.jpg); 
*/

/*
.tdAltFeed 
{ 
	background-color: ghostwhite;
}

textarea
{
background-color:#F8F8FF
}
 
*/


.newmenuItem
{
    font-family: Verdana, Tahoma, Sans-Serif;
    font-size: 8pt;
}

.newmenuItem
{
    text-decoration: none;
    color: White;
    font-family: Verdana, Geneva, Sans-Serif;
    font-size: 8pt;
    font-weight: bold;
    margin: 0px;
    padding: 2px 3px;
}
A.newmenuItem:link
{
    background-color: #a3d9fb;
    text-decoration: none;
    color: white;
    margin: 0px;
    padding: 0px 5px 1px 5px;
}
A.newmenuItem:visited
{
    background-color: #a3d9fb;
    text-decoration: none;
    color: white;
    margin: 0px;
    padding: 0px 5px 1px 5px;
}
A.newmenuItem:active
{
    background-color: #a3d9fb;
    text-decoration: none;
    color: white;
    margin: 0px;
    padding: 0px 5px 1px 5px;
}
A.newmenuItem:hover
{
    background-color: #99cc00;
    color: white;
    text-decoration: none;
}

.editHighlight
{
    text-decoration: none;
    color: White;
    font-family: Verdana, Geneva, Sans-Serif;
    font-size: 8pt;
    font-weight: bold;
    margin: 0px;
    padding: 2px 3px;
}
A.editHighlight:link
{
    background-color: Transparent;
    text-decoration: none;
    color: white;
    margin: 0px;
    padding: 0px 5px 1px 5px;
}
A.editHighlight:visited
{
    background-color: Transparent;
    text-decoration: none;
    color: white;
    margin: 0px;
    padding: 0px 5px 1px 5px;
}
A.editHighlight:active
{
    background-color: Transparent;
    text-decoration: none;
    color: white;
    margin: 0px;
    padding: 0px 5px 1px 5px;
}
A.editHighlight:hover
{
    background-color: Transparent;
    color: white;
    text-decoration: none;
}

.PageHeader
{
    font-family: Lucida Sans Unicode, Sans-Serif;
    font-size: 30px;
    font-weight: bold;
    color: Black;
}

.IE8Fix
{
    z-index: 1000;
}

.BkgImg
{
    background-image: url(images/backgrounds/washed_bkg.jpg);
    background-repeat: repeat;
}


.gradient
{
    background: #999; /* for non-css3 browsers */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a9e551', endColorstr='#ffffff'); /* for IE */ /* a9e551  */
    background: -webkit-gradient(linear, left top, left bottom, from(#a9e551), to(#fff)); /* for webkit browsers */
    background: -moz-linear-gradient(top,  #a9e551,  #fff); /* for firefox 3.6+ */
}


.gradientBlue
{
    background: #999; /* for non-css3 browsers */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cdecfc', endColorstr='#ffffff'); /* for IE */ /* a9e551  */
    background: -webkit-gradient(linear, left top, left bottom, from(#cdecfc), to(#fff)); /* for webkit browsers */
    background: -moz-linear-gradient(top,  #cdecfc,  #fff); /* for firefox 3.6+ */
}

.gradientDarkBlue
{
    background: #45b4ea; /* for non-css3 browsers */
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#45b4ea', endColorstr='#b7e0ff'); /* for IE */ /* a9e551  */
    background: -webkit-gradient(linear, left top, left bottom, from(#45b4ea), to(#b7e0ff)); /* for webkit browsers */
    background: -moz-linear-gradient(top,  #45b4ea,  #b7e0ff); /* for firefox 3.6+ */
}

.aboutus
{
    font-family: 'Lucida Sans Unicode' , Verdana, Tahoma, 'Trebuchet MS' , Sans-Serif;
    line-height: 18px;
    font-size: 9pt;
    color: Black;
    padding: 0px 25px 25px 25px;
}

A.aboutus:link
{
    background-color: Transparent;
    text-decoration: none;
    color: black;
    padding: 0 0 0 0;
}
A.aboutus:visited
{
    background-color: Transparent;
    text-decoration: none;
    color: black;
    padding: 0 0 0 0;
}
A.aboutus:active
{
    background-color: Transparent;
    text-decoration: none;
    color: black;
    padding: 0 0 0 0;
}
A.aboutus:hover
{
    background-color: Transparent;
    text-decoration: underline;
    color: black;
    padding: 0 0 0 0;
}


.rssbutton
{
    border-width: 0;
    padding: 1;
    vertical-align: middle;
}



/*
.lblTest
{
    background-color: Green;
    display: none;
}
*/

/* jquery menubar */
/*
.ShoppingList
{
    display: none;
    background: limegreen;
    color: white;
    font-size: 14px;
    z-index: 11;
}
.ShoppingList ul
{
    text-align: center;
    list-style-type: none;
}

.ShoppingList ul li
{
    text-align: left;
    list-style-type: none;
    border-bottom: 1px solid white;
    padding: 6px 10px;
    font-weight: bold;
    padding-left: 10px;
}

.ShoppingList ul li a
{
    list-style-type: none;
    color: white;
    text-decoration: none;
}
.ShoppingList ul li a:hover
{
    list-style-type: none;
    color: white;
    text-decoration: none;
}
*/

.MenuTable
{
    display: none;
}


.Popup
{
    position: absolute;
    z-index: 11000;
    top: 36px;
    display: none;
    background: rgb(255,179,0);
    color: rgb(104,104,104);
    font-size: 14px;
}
.Popup.ul
{
    list-style-type: none;
    list-style-image: none;
    margin: 0;
}
.Popup.ul.li
{
    border-bottom: 1px solid rgb(255,217,128);
    padding: 6px 10px;
    font-weight: bold;
    padding-left: 10px;
    margin: 0;
}

.Popup.ul.li a
{
    color: rgb(255,255,255);
    text-decoration: none;
}
.Popup.ul.li a:hover
{
    color: rgb(104,104,104);
    text-decoration: none;
}


.MenuItem
{
    font-family: Tahoma, 'Trebuchet MS' , Sans-Serif;
    text-align: left;
    font-size: 14px;
    font-weight: bold;
    color: White;
    width: 160px;
    border: solid 1px white;
    padding: 5px 5px 5px 5px;
}

.CategoryTable
{
    border: dotted 1px silver;
    border-collapse: collapse;
}



