/*----------------- Dynamic Style ----------------------*/



BODY 
{     
	scrollbar-face-color: #F3F5F2;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-track-color: #F3F5F2;
	scrollbar-darkshadow-color: #98AAB1;
	scrollbar-arrow-color:  #747F68;
}




.txtHeading
{
	FONT-family: verdana;
	FONT-size: 11px;
	FONT-weight: bold;
	TEXT-decoration: none;
	COLOR: #0A4B11;	
}

.txtsubscribe
{
	FONT-family: verdana;
	FONT-size: 10px;
	FONT-weight: bold;
	TEXT-decoration: none;
	COLOR: #0A4B11;	
}

.txtHeadingBig
{
	FONT-family: verdana;
	FONT-size: 12px;
	FONT-weight: bold;
	TEXT-decoration: none;
	COLOR: #7C6C2A;	
}




.bgTitle
{
	BACKGROUND-color: #F3F5F2;
}


.bgPanel
{
	BACKGROUND-COLOR: #c3c3c3;
}


.bgDarkGray
{
	BACKGROUND-COLOR: #A2BF89;
}

/*----------------- Dynamic Style ----------------------*/







.txtNormal
{
	FONT-family: arial;
	FONT-size: 11px;
	FONT-weight: regular;
	TEXT-decoration: none;
	COLOR: #5D5D5D;	
}


.txtNormal1
{
	FONT-family: verdana;
	FONT-size: 13px;
	FONT-weight: regular;
	TEXT-decoration: none;
	COLOR: #727272;	
}

.txtMarquee
{
	FONT-family: verdana;
	FONT-size: 12px;
	FONT-weight: bold;
	TEXT-decoration: none;
	COLOR: #152B04;	
}

.txtNormal A
{
    COLOR: 000000;
    TEXT-DECORATION: underline
}
.txtNormal A:hover
{
    COLOR: d0220a;
    TEXT-DECORATION: none
}



.txtboldyellow
{
	FONT-family: verdana;
	FONT-size: 10px;
	FONT-weight: bold;
	TEXT-decoration: none;
	COLOR: #E6AD68;	
}




.txtColored
{
	FONT-family: verdana;
	FONT-size: 11px;
	FONT-weight: regular;
	TEXT-decoration: none;
	COLOR: #D42F2D;	
}


.txtDark
{
	FONT-family: verdana;
	FONT-size: 10px;
	FONT-weight: regular;
	TEXT-decoration: none;
	COLOR: #000000;	
}

.txtRed
{
	FONT-family: verdana;
	FONT-size: 10px;
	FONT-weight: regular;
	TEXT-decoration: none;
	COLOR: red	
}
.txtNormalBig
{
	FONT-family: verdana;
	FONT-size: 11px;
	FONT-weight: regular;
	TEXT-decoration: none;
	COLOR: #6E6D6D;	
}




.txtHeadingItem
{
	FONT-family: arial;
	FONT-size: 16px;
	FONT-weight: bold;
	TEXT-decoration: none;
	COLOR: #337C9C;	
}

.txtLeftHeading
{
	FONT-family: arial;
	FONT-size: 13px;
	FONT-weight: bold;
	TEXT-decoration: none;
	COLOR: #0A4B11;	
}

.txtCategoryHeading
{
	FONT-family: arial;
	FONT-size: 12px;
	FONT-weight: bold;
	TEXT-decoration: none;
	COLOR: #0A4B11;	
}


.txtHeadingRed
{
	FONT-family: verdana;
	FONT-size: 11px;
	FONT-weight: bold;
	TEXT-decoration: none;
	COLOR: #8D0813;	
}


.txtHeadingWhite
{
	FONT-family: verdana;
	FONT-size: 11px;
	FONT-weight: bold;
	TEXT-decoration: none;
	COLOR: #FFFFFF;	
}


.txtSubHeading
{
	FONT-family: verdana;
	FONT-size: 10px;
	FONT-weight: bold;
	TEXT-decoration: none;
	COLOR: #0A4B11;	
}



.txtWhite
{
	FONT-family: verdana;
	FONT-size: 11px;
	FONT-weight: normal;
	TEXT-decoration: none;
	COLOR: #FFFFFF;	
}



.txtWhiteBold
{
	FONT-family: verdana;
	FONT-size: 11px;
	FONT-weight: bold;
	TEXT-decoration: none;
	COLOR: #FFFFFF;	
}



.txtWhiteBold A
{
    COLOR: FFFFFF;
    TEXT-DECORATION: None
}
.txtWhiteBold A:hover
{
    COLOR: d0220a;
    TEXT-DECORATION: none
}





.txtLogin
{
	FONT-family: verdana;
	FONT-size: 11px;
	FONT-weight: regular;
	TEXT-decoration: none;
	COLOR: #084C13;	
}


.txtPanels
{
	FONT-family: verdana;
	FONT-size: 11px;
	FONT-weight: regular;
	TEXT-decoration: none;
	COLOR: #000000;	
}




.txtCategory
{
	FONT-family: verdana;
	FONT-size: 10px;
	FONT-weight: regular;
	TEXT-decoration: none;
	COLOR: #6D8666;	
}


.txtSmall
{
	FONT-family: verdana;
	FONT-size: 9px;
	FONT-weight: regular;
	TEXT-decoration: none;
	COLOR: #2D2D2D;	
}


.txtError
{
	FONT-family: verdana;
	FONT-size: 10px;
	FONT-weight: regular;
	TEXT-decoration: none;
	COLOR: red;	
}



.txtMarquee
{
	FONT-family: verdana;
	FONT-size: 11px;
	FONT-weight: regular;
	TEXT-decoration: none;
	COLOR: #000000;	
}







.bgLinks
{
	BACKGROUND-COLOR: #E5E2D3;
}


.bgRight
{
	BACKGROUND-COLOR: #F0FFE8;
}







.bgLightGray
{
	BACKGROUND-COLOR: #FFFFFF;
}


.bgImage
{
	BACKGROUND-COLOR: #FFFFFF;
}


.bgLogin
{
	BACKGROUND-COLOR: #E7E7E7;
}











.inputBoxStyle
{
	FONT-family: verdana;
	FONT-size: 9px;
	COLOR: #000000;
	BACKGROUND-COLOR: #FFFFFF;
	BORDER: #C5C5C5 1px solid;
}


.dropdown
{
	FONT-family: verdana;
	FONT-size: 9px;
	COLOR: #000000;
	BACKGROUND-COLOR: #FFFFFF;
	BORDER: #C5C5C5 1px solid;
}



.inputBoxWhite
{
	FONT-family: verdana;
	FONT-size: 9px;
	COLOR: #000000;
	BACKGROUND-COLOR: #FFFFFF;
	BORDER: #AEAEAE 1px solid;
}



.inputBoxStyleFixed
{
	FONT-family: verdana;
	FONT-size: 9px;
	COLOR: #00000;
	BACKGROUND-COLOR: #ffffff;
	BORDER: #054C44 1px solid;
	WIDTH: 170px;
}



.buttonStyle
{
	FONT-family: verdana;
	FONT-size: 10px;
	COLOR: #000000;
	BACKGROUND-COLOR: #FFFFFF;
	BORDER: #AEAEAE 1px solid;
}


.buttonWhite
{
	FONT-family: verdana;
	FONT-size: 9px;
	COLOR: #000000;
	BACKGROUND-COLOR: #FFFFFF;
	BORDER: #AEAEAE 1px solid;
}



.buttontyleTransparent
{
	FONT-family: verdana;
	FONT-size: 9px;
	FONT-weight: bold;
	COLOR: #000000;
	BACKGROUND-COLOR: transparent;
	BORDER: #054C44 0px solid;
}









A.links
{
	FONT-family: arial;
	FONT-size: 11px;
	FONT-weight: normal;
	TEXT-decoration: none;
	COLOR: #3E4794;
}

A.links:hover
{
	COLOR: #4B4B4B;
}



A.linksHeader
{	FONT-family: verdana;
	FONT-size: 13px;
	FONT-weight: regular;
	TEXT-decoration: none;
	COLOR: #727272;	
}

A.linksHeader:hover
{
	TEXT-decoration: bold;
	COLOR: #C0D6FF;
}

A.linksHeader1
{	FONT-family: tahoma;
	FONT-size: 9px;
	FONT-weight: regular;
	TEXT-decoration: none;
	COLOR: #ffffff;	
}

A.linksHeader1:hover
{
	TEXT-decoration: bold;
	COLOR: #C0D6FF;
}



A.linksHead
{
	FONT-family: verdana;
	FONT-size: 11px;
	FONT-weight: bold;
	TEXT-decoration: none;
	COLOR: #416C9B;
}

A.linksHead:hover
{
	COLOR: #CC0606;
}



A.linksCategory
{
	FONT-family: verdana;
	FONT-size: 10px;
	FONT-weight: normal;
	TEXT-decoration: none;
	COLOR: #5E6671;
}

A.linksCategory:hover
{
	COLOR: #850001;
}



A.linksemail
{
	FONT-family: verdana;
	FONT-size: 11px;
	FONT-weight: bold;
	TEXT-decoration: none;
	COLOR: #0A4B13;
}

A.linkswebsite
{
	FONT-family: verdana;
	FONT-size: 10.5px;
	FONT-weight: bold;
	TEXT-decoration: none;
	COLOR: #0A4B13;
}

A.linksemail:hover
{
	COLOR: #89C63D;
}



A.linksemail1
{
	FONT-family: verdana;
	FONT-size: 11px;
	FONT-weight: bold;
	TEXT-decoration: none;
	COLOR: #8F0707;
}

A.linksemail1:hover
{
	COLOR: #EDEDED;
}

.tableStyle
{
	border-collapse: collapse;
	border-color:black;
}

A.linksUnderline
{
	FONT-family: verdana;
	FONT-size: 10px;
	FONT-weight: normal;
	TEXT-decoration: underline;
	COLOR: #860000;
}

A.linksUnderline:hover
{
	COLOR: red;
}



A.linksCopy1
{
	FONT-family: verdana;
	FONT-size: 10px;
	FONT-weight: normal;
	TEXT-decoration: none;
	COLOR: #1A5B23;
}

A.linksCopy1:hover
{
	COLOR: #D38642;
}

A.linksfooter
{
	FONT-family: Tahoma;
	FONT-size: 10px;
	FONT-weight: normal;
	TEXT-decoration: none;
	COLOR: #ffffff;
}

A.linksfooter:hover
{
	COLOR: #FFA06F;
}

A.linksCopy
{
	FONT-family: verdana;
	FONT-size: 10px;
	FONT-weight: normal;
	TEXT-decoration: none;
	COLOR: #FFFFFF;
}

A.linksCopy:hover
{
	COLOR: #D38642;
}

A.linksCategory
{
	FONT-family: verdana;
	FONT-size: 9px;
	FONT-weight: bold;
	TEXT-decoration: none;
	COLOR: #59754D;
}

A.linksCategory:hover
{
	COLOR: #232A18;
}