/* HEADS SECTION */

.mainhead
{
    COLOR: #5454d5;
    FONT-FAMILY: tahoma;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold
}
.pagehead
{
    COLOR: #D56900;
    FONT-FAMILY: tahoma;
    FONT-SIZE: 12pt;  
	font-weight: bold;
	text-transform: capitalize;
}
.pagesubhead
{
    COLOR: #342E93;
    FONT-FAMILY: tahoma;
    FONT-SIZE: 7pt;
    FONT-WEIGHT: bold
}
.subpageheading
{
	font-family: Tahoma, Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #9E0B0E
}

.subpageheadinglight
{
	font-family: Tahoma, Verdana;
	font-size: 10pt;
	color: #D56900
}

/* LINKS SECTION */
.menulink
{
    COLOR: #000000;
    FONT-FAMILY: tahoma;
    FONT-SIZE: 10pt;
    text-decoration:none
}
.menulink:hover
{
    text-decoration:underline
    /*COLOR: #ff0000*/
}
.leftmenulink
{
    COLOR: #000000;
    FONT-FAMILY: Tahoma, tahoma;
    FONT-SIZE: 7pt;
    text-decoration:none;
	FONT-WEIGHT: bold;
}
.leftmenulink:hover
{
    text-decoration:none
}
.sublink
{
    COLOR: #000099;
    FONT-FAMILY: tahoma;
    FONT-SIZE: 12px;
    TEXT-DECORATION: none
}
.sublink:hover
{
    text-decoration: underline

}
.editlink
{
    COLOR: #ff0000;
    FONT-FAMILY: tahoma;
    FONT-SIZE: 12px;
    TEXT-DECORATION: none
}
.mainlink
{
    COLOR: #342E93;
    FONT-FAMILY: tahoma;
    FONT-SIZE: 10pt;
    TEXT-DECORATION: none
}
.mainlink:hover
{
    TEXT-DECORATION: underline
}
.maillink
{
    COLOR: #ff8c00;
    FONT-FAMILY: tahoma;
    FONT-SIZE: 9px;
    TEXT-DECORATION: none
}
.maillink:hover
{
    COLOR: #FF0000
}
.sidelink
{
    COLOR: #0000ff;
    FONT-FAMILY: tahoma;
    FONT-SIZE: 11px;
    TEXT-DECORATION: none
}
.sidelink:hover
{
    TEXT-DECORATION: underline
}
.pagelink
{
    COLOR: #0077FF;
    FONT-FAMILY: tahoma;
    FONT-SIZE: 8pt;
    TEXT-DECORATION: underline
}
.pagelink:hover
{
    TEXT-DECORATION: none
}
.orderlink {
    COLOR: #996600;
    FONT-FAMILY: tahoma;
    FONT-SIZE: 8pt;
    TEXT-DECORATION: none
}
.orderlink:hover {
	text-decoration:underline	
}
.submenulink
{
	font-family: Tahoma, Verdana;
	font-size: 8pt;
}
.smmainlink {
    COLOR: #990000;
    FONT-FAMILY: tahoma;
    FONT-SIZE: 8pt;
    TEXT-DECORATION: none
}
.smmainlink:hover {
	text-decoration:underline	
}
.smmaintext {
    COLOR: #990000;
    FONT-FAMILY: tahoma;
    FONT-SIZE: 8pt;
}
.smsublink {
    COLOR: #996600;
    FONT-FAMILY: tahoma;
    FONT-SIZE: 7pt;
    TEXT-DECORATION: none
}
.smsublink:hover {
	text-decoration:underline	
}



/* TEXT SECTION */
.tooltext
{
    COLOR: #000000;
    FONT-FAMILY: MS Sans Serif;
    FONT-SIZE: 8pt
}
.normaltext
{
    COLOR: #7A5B1B;
    FONT-FAMILY: tahoma;
    FONT-SIZE: 7pt;
}
.normaltext2
{
    COLOR: #7A5B1B;
    FONT-FAMILY: tahoma;
    FONT-SIZE: 9pt;
}
.welcometext
{
    COLOR: #7A5B1B;
    FONT-FAMILY: tahoma;
    FONT-SIZE: 8pt;
}
.inputtext
{
	COLOR: #000000;
	FONT-FAMILY: tahoma;
	FONT-SIZE: 10pt;
	border: 1px groove #000000;
}
.buttontext
{
	COLOR: #000000;
	FONT-FAMILY: tahoma;
	FONT-SIZE: 10pt;
	border: 1px outset #000000;
}
.redtext
{
    COLOR: #ff0000;
    FONT-FAMILY: tahoma;
    FONT-SIZE: 10pt
}
.errtext
{
    COLOR: red;
    FONT-FAMILY: tahoma;
    FONT-SIZE: 7pt
}
.smalltext
{
    font-family:tahoma;
    font-size:7pt;
    color:#000000
}
.hinttext
{
    font-family:tahoma;
    font-size:8pt;
    color:#ff0000
}

/* TABLE SECTION */
.tablehead
{
    COLOR: #ffffff;
    FONT-FAMILY: tahoma;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold
}
.tabletext
{
    COLOR: #000000;
    FONT-FAMILY: tahoma;
    FONT-SIZE: 8pt;
    TEXT-ALIGN: justify
}
.tablewhitetext
{
    COLOR: #000000;
    FONT-FAMILY: tahoma;
    FONT-SIZE: 10pt;
    TEXT-ALIGN: justify
}
.tablebgcol
{
    BACKGROUND-COLOR: #FFFAE7
}
.tablehdcol
{
    BACKGROUND-COLOR: #FFFAE7
}
.tablebdcol
{
    BACKGROUND-COLOR: #ffffff
}


/* MISCELLANEOUS */

.bullets
{
    COLOR: #000080;
    FONT-FAMILY: Wingdings;
    FONT-SIZE: 12px
}
.arrows
{
    COLOR: #000000;
    FONT-FAMILY: Wingdings;
    FONT-SIZE: 14pt
}

/*top links */
.homeTopLink
{
	COLOR: #000000;
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 10px;
	text-decoration:none;

}
.homeTopLink:hover
{
	text-decoration:none;
}

.linkseparator
{
COLOR: #000000;  
FONT-SIZE: 8pt;  
}

/* paging section */
.searchlink {
    COLOR: #996600;
    FONT-FAMILY: tahoma;
    FONT-SIZE: 7pt;
    TEXT-DECORATION: none
}
.searchlink:hover {
	text-decoration:underline	
}
.nextlink {
    COLOR: #990000;
    FONT-FAMILY: tahoma;
    FONT-SIZE: 7pt;
    TEXT-DECORATION: none
}
.nextlink:hover {
	text-decoration:underline	
}
.resulttext {
	font-family: Tahoma;
	font-size: 7pt;
	color: #000099;
}
.pageseparator {
	font-family: Tahoma;
	font-size: 7pt;
	color: #990000;
}
.numberlink {
	font-family: Tahoma;
	font-size: 7pt;
	color: #996600;
	text-decoration: none;
}
.numberlink:hover {
	text-decoration: underline;
}
.newpagelink
{
	font-family: Verdana;
	font-size: 9pt;
	color: #342E93;
	text-decoration: none
}
.newpagelink:hover
{
	text-decoration: underline
}
.pagetoplink
{
	font-family: Tahoma;
	font-size: 7pt;
	color: #342E93;
	text-decoration: none
}
.pagetoplink:hover
{
	text-decoration: underline
}

.scrollNews
{
	color:#B67400;
	font-family:Tahoma;
	font-size:8pt;
	text-decoration:none;
}
.scrollNews:hover
{
	text-decoration:underline;
}
