#table1
{
	background: white;
	width:1000;
}

.logo
{
	BACKGROUND-POSITION-X: center;
	background-attachment: fixed;
	background-image: url(./Images/logo.jpg);
	background-repeat: no-repeat;
	background-color: #efefef;
}
BODY
{
	background: #ffffff;
	margin: 0px;
	color: #000000;
	font-family:Verdana, Arial;
	text-align: justify;
}
TD {
	FONT-SIZE: 11px; font-family: "verdana, Arial"; color: #444444 
}
a:link, a:visited ,a:hlink
{
	font-weight: normal;
	font-size: 11px;
	color:#000000;
	font-family: Verdana, Arial;
	text-decoration: none;
}
a:hover 
{
	color: #000000;
	text-decoration: underline;
}

CODE {
	COLOR: #404040
}
H1 {
	FONT-SIZE: 150%
}
H2 {
	FONT-SIZE: 140%
}
H3 {
	FONT-SIZE: 120%
}
H4 {
	FONT-SIZE: 100%
}
.subheading
{
	font-family: verdana, Arial;
	font-size:11;
	font-weight:bold;
}
.savebutton
{
	font-weight: bold;
	font-size:11;
	color: #993333;
	font-family: verdana, Arial;
}
.pageheading
{
	font-weight: bold;
	font-size: 11pt;
	color: darkred;
	font-family: verdana, Arial;
	text-decoration: underline;
}
.slogo
{
	font-weight: bold;
	font-size:11;
	text-transform: none;
	color: black;
	font-family: verdana, Arial;
}
.validationErrorMessage
{
	font-size:11;
	font-weight: bold;
	color: Red;
}
.errorMessage
{
	font-size:11;
	color: Red;
}
.successMessage
{
	font-size:11;
	color: green;
}

.FieldCaption
{
	font-family: verdana, Arial;
	font-size:11;

}
.RequiredFieldCaption
{
	font-size:11;

}
.InputTextbox
{
	
}
.RequiredInputTextbox
{
	
	background-color: lightgoldenrodyellow;
}
.RequiredDropdown
{
	width: 300px;
	background-color: lightgoldenrodyellow;
}
.filterHeader {
	BACKGROUND: #aec2dd; color:#cc0000; vertical-align:middle; height: 17px;
}
.dgHeader
{
	font-weight: bold;
	background-image: url(./Images/bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
.dgItem {
	BACKGROUND: #ffffff
}
.dgAltItem
{
	background: #f6faf8;
}
.dgSelItem {
	
}
.dgEditItem {
	
}
.dgFooter {
	BACKGROUND: #ffffff
}
.dgPager {
	BACKGROUND: #ffffff
}

.AdminMenu
{
	text-align:center;
	font-family:verdana, Arial;
	font-weight:bold;
	font-size:11;
	color:White;
}
A.adminlink:active, A.adminlink:visited, A.adminlink:link
{
	font-weight: bold;
	font-size:11;
	cursor: hand;
	color: White;
	font-family: Verdana, Arial;
	text-decoration: underline;
}
a.adminlink:hover
{
	color: White;
	text-decoration: none;
}
.box
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}
.hideleftbox
{
	border-left: black 0px solid;
}
.hiderightbox
{
border-right: black 0px solid;
}
.pageheader
{
	font-weight: bold;
	font-size: 17px;
	padding-bottom: 5px;
	padding-top: 10px;
	font-family: verdana, Arial;
	text-decoration: underline;
}
.moduletitle
{
	font-weight: bold;
	font-size: 14px;
	color: #ff6633;
	padding-top: 5px;
	font-family: verdana, Arial;
}
A.ActiveLink:active, A.ActiveLink:visited, A.ActiveLink:link
{
	font-weight: bold;
	font-size: 11px;
	cursor: hand;
	color: brown;
	font-family: verdana, Arial;
	text-decoration: none;
}

A.ActiveLink:hover
{
	color: tomato;
}
a.alphalist:active, A.alphalist:visited, A.alphalist:link
{

	font-size:11;
	cursor: hand;
	color: brown;
	font-family: verdana, Arial;
	text-decoration: none;
}
A.alphalist:hover
{
	color: tomato;
}
a.alphalistSelected:active, A.alphalistSelected:visited, A.alphalistSelected:link
{
	font-weight: bold;
	font-size:11;
	cursor: hand;
	color: #000000;
	font-family: verdana, Arial;
	text-decoration: none;
}
A.alphalistSelected:hover
{
	color: tomato;
}
tr.activeprofile
{
	background-color: #EAFFEA;
}
tr.inactiveprofile
{
	background-color: #ffebd9;
}

.formsection
{
	border-right: black 1px solid;
	padding-right: 2px;
	border-top: black 1px solid;
	padding-left: 2px;
	background-image: url(Images/1st.jpg);
	padding-bottom: 2px;
	border-left: black 1px solid;
	color: white;
	padding-top: 2px;
	border-bottom: black 1px solid;
	font-family: Verdana, Arial;
	background-color: silver;
	text-align: center;
}
li.alerts
{
	color:Red;
}
.username
{
	
}

Td.UserMenu
{
	text-align:center;
	font-family:verdana, Arial;
	font-weight:bold;
	font-size: 11px;
	color:White;
}
Td.UserMenu A:active, Td.UserMenu A:visited, Td.UserMenu A:link
{
	font-weight: bold;
	font-size: 11px;
	cursor: hand;
	color: White;
	font-family: verdana, Arial;
	text-decoration: underline;
}
Td.UserMenu A:hover
{
	color: White;
	text-decoration: none;
}
.userinfo
{
	border-right: 1px solid;
	padding-right: 2px;
	border-top: 1px solid;
	padding-left: 2px;
	padding-bottom: 2px;
	border-left: 1px solid;
	width: 95%;
	padding-top: 2px;
	border-bottom: 1px solid;
	font-family: Verdana, Arial;
	background-color: snow;
}
td.heading
{
	font-size:11;
	font-family: verdana, Arial;
	font-weight: bold;
	background-image: url(./Images/bg.jpg);
	background-repeat: repeat-x;
	text-align: center;	
}
.marketcomment
{
	font-size:11;
	font-family: verdana, Arial;
	text-align:justify;
}
.small
{
	font-size:11;
	font-family: verdana, Arial;
	text-align:justify;	
}

A.review:active, A.review:visited, A.review:link
{
	font-weight: bold;
	font-size: 11px;
	cursor: hand;
	color: brown;
	font-family: verdana, Arial;
	text-decoration: underline;
}
a.review:hover
{
	color: indianred;
	text-decoration: none;
}
div.scroll
{
	border-right: black 1px solid;
	padding-right: 5px;
	border-top: black 1px solid;
	padding-left: 5px;
	padding-bottom: 5px;
	overflow: auto;
	border-left: black 1px solid;
	padding-top: 5px;
	border-bottom: black 1px solid;
}
div.Bookscroll
{
	overflow-y: scroll;
	width: 100%;
	height: 100px;
}
.ChatMsgWindow
{
	border-right: #ffff99 1px solid;
	border-top: #ffff99 1px solid;
	display: block;
	overflow: auto;
	border-left: #ffff99 1px solid;
	width: 100%;
	border-bottom: #ffff99 1px solid;
	height: 100px;
	background-color: #fbffff;
	padding:2px 2px 2px 2px;
}
hr.HD
{
	visibility:hidden;
	display:none;
}
hr.LineBreak
{
	height:1px;
	color:Black;
}
.ChatErrMsg, td.ChatErrMsg
{
	color:Red;
	font-family:Verdana,arial;
	font-size:9px;
}
.lastrefresh
{
	color:Green;
	font-family:Verdana,arial;
	font-size:9px;
}
Table.ChatBox
{
	border-right: green 1px solid;
	padding-right: 2px;
	border-top: green 1px solid;
	padding-left: 2px;
	padding-bottom: 2px;
	border-left: green 1px solid;
	width: 100%;
	color: black;
	padding-top: 2px;
	border-bottom: green 1px solid;
	font-family: Verdana, Arial;
	background-color: #ffffcc;
}
.msgWindow
{
	border-right: lightgrey 1px solid;
	padding-right: 2px;
	border-top: lightgrey 1px solid;
	padding-left: 2px;
	padding-bottom: 2px;
	vertical-align: top;
	overflow-y: scroll;
	border-left: lightgrey 1px solid;
	width: 100%;
	color: black;
	padding-top: 2px;
	border-bottom: lightgrey 1px solid;
	font-family: Verdana, Arial;
	height: 250px;
	background-color: #ffffe9;
}

.userlist
{
	border-right: lightgrey 1px solid;
	padding-right: 2px;
	border-top: lightgrey 1px solid;
	padding-left: 2px;
	padding-bottom: 2px;
	vertical-align: top;
	overflow: auto;
	border-left: lightgrey 1px solid;

	color: black;
	line-height: 18px;
	padding-top: 2px;
	border-bottom: lightgrey 1px solid;
	font-family: Verdana, Arial;
	height: 355px;
	background-color: #f4ffff;
}
.userlist a,.userlist a:hlink,.userlist a:visited
{
	color:black;
	text-decoration:none;
	width:98%;
	padding:2PX 2px 2px 2px;
	
}

.userlist a:hover
{
	border-right: #ffcc33 1px solid;
	padding-right: 2px;
	border-top: #ffcc33 1px solid;
	padding-left: 2px;
	padding-bottom: 2px;
	border-left: #ffcc33 1px solid;
	color: black;
	padding-top: 2px;
	border-bottom: #ffcc33 1px solid;
	background-color: #ffffcc;
	text-decoration: none;
}
.sendmsgwindow
{
	background-color: #e6ffd9;
}
.messageButton
{
}
.userListRefresh
{
	font-size: 11px;
	color: #ff3300;
	font-family: Verdana, Arial;
	font-weight:bold;
}
/* actual chat message */
.chatmsg
{
	width:100%;
	font-size: 10px;
	color: black;
	font-family: Verdana, Arial;
}
.alternateMsg
{
	background-color: #f4f7fa;
}
.errorMsg
{
	color: red;
}
.green
{
	border-right: 1px solid;
	border-top: 1px solid;
	font-weight: bold;
	border-left: 1px solid;
	color: green;
	border-bottom: 1px solid;
	background-color: #99ff66;
}
.red
{
	border-right: 1px solid;
	border-top: 1px solid;
	font-weight: bold;
	border-left: 1px solid;
	color: red;
	border-bottom: 1px solid;
	background-color: #ffcc99;
}