﻿.yellowLink
{
    text-decoration: none;
    font: bold 10px Verdana;
    color: yellow;
	text-decoration : underline;
}
.yellowLink:hover
{
    text-decoration: none;
    font: bold 10px Verdana;
    color: yellow;
	text-decoration : underline;
}

A
{
    text-decoration: none;
    font: 11px Verdana;
    color: blue;
	text-decoration : underline;
}
A:hover
{
    text-decoration: none;
    font: 11px Verdana;
    color: red;
	text-decoration : underline;
}
.topmenu{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : White;
	text-decoration : none;
}

.topmenu:hover{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : yellow;
	text-decoration : underline;
}

.standard    {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
}

.standardleft    {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}
             
.standardwhite    {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	color:White;
}
             
.standard12{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.heading{
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 16px;
	font-weight : bold;
}
.creamheading{
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color:#d5cdb6;
}

.heading2{
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 14px;
	font-weight : bold;
	border : 1px solid #dddddd;
	padding : 3px;
	background-color : transparent;
	border-bottom-width : 1px;
	border-right-width : 0px;
	width : 100%;
	border-top-width : 0px;
}

.heading3{
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 14px;
	font-weight : bold;
	border : 1px solid #bbbbbb;
	padding : 3px;
	background-color : #FFF8DC;
	border-bottom-width : 1px;
	border-right-width : 0px;
	width : 100%;
	border-top-width : 0px;
}

.link{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : blue;

}

.link:hover{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : red;
}

.link2{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : blue;
	text-decoration:none;

}

.link2:hover{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : red;
}
	
.subby{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	background : navy;
	color : White;
	width : 100%;
	padding : 3px;
	text-decoration : none;
}

.subby:hover{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	background : #EEE8AA;
	color : black;
	width : 100%;
	padding : 3px;
	text-decoration : none;
	font-weight : bold;
}	

all.clsMenuItemNS
{
    font: bold 10px Verdana;
    color: white;
    text-decoration: none;
}
.clsMenuItemNS
{
    font: bold 10px Verdana;
    color: white;
    text-decoration: none;
}
.clsMenuItemIE
{
    text-decoration: none;
    font: bold 10px Verdana;
    color: white;
    cursor: hand;
}
.clsMenuItemNS6
{
    text-decoration: none;
    font: bold 10pxVerdana;
    color: white;
    cursor: hand;
}
.clsMenuItemIE:hover 
{
    text-decoration: none;
    font: bold 10px Verdana;
    color: yellow;
    cursor: hand;
}
.clsMenuItemNS:hover 
{
    font: bold 10px Verdana;
    color: yellow;
    text-decoration: none;
}
.clsMenuItemNS6:hover 
{
    text-decoration: none;
    font: bold 10pxVerdana;
    color: yellow;
    cursor: hand;
}
all.clsMenuItemNS6:hover 
{
    text-decoration: none;
    font: bold 10pxVerdana;
    color: yellow;
    cursor: hand;
}