﻿body
{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #4A4647;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E6E9E5;
	background-image: url('../images/header.gif');
	background-repeat: repeat-x;
	background-position: top;
}
.navbutton2
{
	background-image: url('../img/leftnavbutton.gif');
	background-repeat: no-repeat;
	width: 100px;
	height: 28px;
	text-align: center;
	margin: 2px 0px 0px 2px;
	float: left;
	display: inline;
}
.chatButton
{
	background-image: url('../icons/TabNotSelected.png');
	background-repeat: no-repeat;
	width: 101px;
	height: 24px;
	text-align: center;
	margin: 2px 0px 0px 2px;
	float: left;
	display: inline;
}


.navbutton3
{
	background-image: url('../img/graybutton.gif');
	background-repeat: no-repeat;
	width: 146px;
	height: 27px;
	text-align: center;
	margin: 0px 0px 0px 10px;
	float: left;
	display: inline;
}

a.lnav:link
{
	font-family: Arial;
	font-size: 12px;
	text-transform: uppercase;
	color: White;
	text-decoration: none;
	font-weight: bold;
}
a.lnav:visited
{
	font-family: Arial;
	font-size: 12px;
	text-transform: uppercase;
	color: White;
	text-decoration: none;
	font-weight: bold;
}
a.lnav:hover
{
	font-family: Arial;
	font-size: 12px;
	text-transform: uppercase;
	color: White;
	text-decoration: none;
	font-weight: bold;
}


lnav3
{
	font-family: Arial;
	font-size: 14px;
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
a.lnav3:link
{
	font-family: Arial;
	font-size: 14px;
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
a.lnav3:visited
{
	font-family: Arial;
	font-size: 14px;
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
a.lnav3:hover
{
	font-family: Arial;
	font-size: 14px;
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
.leftnavigation
{
	margin-top: 13px;
	float: left;
	display: inline;
	width: 104px;
	height: 710px;
	background-image: url('../img/navback.gif');
	background-repeat: repeat-x;
}

.rightnavigation
{
	text-align: left;
	margin-top: 13px;
	float: right;
	display: inline;
	width: 150px;
	height: 710px;
	background-image: url('../img/navback.gif');
	background-repeat: repeat-x;
	border-left: 1px solid #A514B9;
	position: absolute;
}
.content
{
	width: 1000px;
	margin: 0px auto;
}
.header
{
	height: 86px;
	width: 100%;
	float: left;
	display: inline;
}
.footer
{
    margin-top: 20px;
    background-color: #A514B9;
    width: 100%;;
    height: 80px;
    float: left;
    min-width: 500;
}
.pager
{
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #4A4647;
}
img
{
	border: 0px;
	display: block;
}

.white
{
	font-size: 12px;
	font-weight: bold;
	color: White;
}
.mainmenu
{
	position: fixed;
	top: 100px;
	left: 10px;
}
.chatmenu
{
	position: fixed;
	top: 40px;
	right: 20px;
}
.buttonPressedTrue
{
	width: 100px;
	border-bottom: 1px solid #36434c;
	border-right: 1px solid #36434c;
	border-top: 1px solid white;
	border-left: 1px solid white;
	text-align: center;
	cursor: pointer;
}
.buttonPressedFalse
{
	width: 100px;
	border-top: 1px solid #36434c;
	border-left: 1px solid #36434c;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
	text-align: center;
	cursor: pointer;
}
a.rnav1:link
{
	font-family: Arial;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
a.rnav1:visited
{
	font-family: Arial;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
a.rnav1:hover
{
	font-family: Arial;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
.pdvItemContent
{
	background-image: url('../img/pdvItemBackGr.png');
	background-repeat: repeat-y;
}
.dropdownliststyle
{
	width: 162px;
	font-size: 10px;
	height: 15px;
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	border:1px solid Gray;
}
.dropdownliststyle2
{
	width: 165px;
	font-size: 10px;
	height: 20px;
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	
}