/* CSS Document */
body
{
	margin:0px;
	padding:0px;
	background-color: #FFFFFF;
}
.leftMenuRightSide
{
	background-image:url(../images/leftMenuRight.jpg);
	background-repeat:repeat-y;
	width:11px;
}
.leftMenuLeftSide
{
	background-image:url(../images/leftMenuLeft.jpg);
	background-repeat:repeat-y;
	width:11px;
}

.mainTitle
{
	font-family:Times;
	font-size:22px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	line-height:30px;
}
.headingTitle
{
	font-family:verdana;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	line-height:18px;
}
.menuLink1
{
    WIDTH: 100%;
    CURSOR: hand;
    TEXT-INDENT: 1px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    POSITION: relative;
    font-size: 10px;
    font-style: normal;
    line-height: 18px;
    font-variant: normal;
    text-transform: none;
    color: #DDDDDD;
    text-decoration: none;
}
.menuLink1:hover
{
    WIDTH: 100%;
    CURSOR: hand;
    TEXT-INDENT: 1px;
    POSITION: relative;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    line-height: 18px;
    font-variant: normal;
    text-transform: none;
    color: #BBBBBB;
    text-decoration: underline;
}
.leftMenuL2
{
    FLOAT: left;
    WIDTH: 100%;
    CURSOR: hand;
    TEXT-INDENT: 1px;
    POSITION: relative;
    TEXT-ALIGN: left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-style: normal;
    line-height: 19px;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    color: #555555;
    text-decoration: none;
}
.leftMenuL3
{
    FLOAT: right;
    WIDTH: 100%;
    CURSOR: hand;
    TEXT-INDENT: 1px;
    POSITION: relative;
    TEXT-ALIGN: right;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-style: normal;
    line-height: 19px;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    color: #777777;
    text-decoration: none;
}

.leftMenuL2:hover
{
    FLOAT: left;
    WIDTH: 100%;
    CURSOR: hand;
    TEXT-INDENT: 1px;
    POSITION: relative;
    TEXT-ALIGN: left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-style: normal;
    line-height: 19px;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    color: #000000;
    text-decoration: underline;
}
.leftMenuL3:hover
{
    FLOAT: right;
    WIDTH: 100%;
    CURSOR: hand;
    TEXT-INDENT: 1px;
    POSITION: relative;
    TEXT-ALIGN: right;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-style: normal;
    line-height: 19px;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    color: #000000;
    text-decoration: underline;
}

.linkStyle1
{
    CURSOR: hand;
    TEXT-INDENT: 1px;
    POSITION: relative;
    TEXT-ALIGN: left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    line-height: 14px;
    font-variant: normal;
    text-transform: none;
    color: #FF7700;
    text-decoration: none;
}
.linkStyle1:hover
{
    CURSOR: hand;
    TEXT-INDENT: 1px;
    POSITION: relative;
    TEXT-ALIGN: left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    line-height: 14px;
    font-variant: normal;
    text-transform: none;
    color: #000000;
    text-decoration: underline;
}
.linkStyle2
{
    CURSOR: hand;
    TEXT-INDENT: 1px;
    POSITION: relative;
    TEXT-ALIGN: left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-style: normal;
    line-height: 14px;
    font-variant: normal;
    text-transform: none;
    color: #666666;
    text-decoration: none;
}
.linkStyle2:hover
{
    CURSOR: hand;
    TEXT-INDENT: 1px;
    POSITION: relative;
    TEXT-ALIGN: left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-style: normal;
    line-height: 14px;
    font-variant: normal;
    text-transform: none;
    color: #000000;
    text-decoration: underline;
}
.search_inputbox
{
	border:1px solid #888888;
	background-color:#FFFFFF;
	width:185px;
	height:20px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#656565;
	padding-left:4px;
	line-height:19px;
	vertical-align:middle;
}

.formfields
{
	border:1px solid gray;
	background-color:#FFFFFF;
	width:150px;
	height:17px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#656565;
	padding-left:2px;
	padding-bottom:2px;
	line-height:19px;
	vertical-align:middle;
}

td 
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 11px;	
	font-style: normal;	
	line-height: 14px;	
	font-weight: normal;	
	font-variant: normal;	
	text-transform: none;	
	color: #EEEEEE;	
	text-decoration: none;
}

.td 
{	
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;	
	font-size: 11px;	
	font-style: normal;	
	line-height: 14px;	
	font-weight: normal;	
	font-variant: normal;	
	text-transform: none;	
	color: #4D545C;	
	text-decoration: none;
}

.td:hover
{
	text-decoration:underline;color:#333333;
}

.footertext
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#656565;
	text-decoration:none;
	font-weight:bold;
	line-height:18px;
}

.footertext:hover
{
	text-decoration:underline;
}

.redtext:hover
{
	text-decoration:underline;
}

.whitespace
{
	white-space:pre;
}