﻿body 
{   
    font-family:Arial;
    font-size:11px;
}

.LINKSOFF    { display: none;  font-size: 14px;}
.LINKSON     { display: inline; font-size: 14px;}

.NormalUser a:link {
	text-decoration: underline;
	font-weight:normal;
	color: #000000;
	font-size: 11px;
}
.NormalUser a:visited {
	text-decoration: underline;
	color: #000000;
	font-size: 11px;
	font-weight:normal;
}

.NormalUser a:hover {
	text-decoration: underline;
	color: #000000;
	font-size: 11px;
	font-weight:normal;
}

.NormalUser a:active {
	text-decoration: underline;
	color: #000000;
	font-size: 11px;
	font-weight:normal;
}

.AdminUser a:link {
	text-decoration: none;
	font-weight:bold;
	color: #CC0000;
	font-size: 11px;
}
.AdminUser a:visited {
	text-decoration: none;
	color: #CC0000;
	font-size: 11px;
	font-weight:bold;
}

.AdminUser a:hover {
	text-decoration: underline;
	color: #CC0000;
	font-size: 11px;
	font-weight:bold;
}

.AdminUser a:active {
	text-decoration: none;
	color: #CC0000;
	font-size: 11px;
	font-weight:bold;
}


.classPages:link {
	text-decoration: none;
	font-weight:bold;
	color: #0E4892;
	font-size: 11px;
}
.classPages:visited {
	text-decoration: none;
	color: #0E4892;
	font-size: 11px;
	font-weight:bold;
}

.classPages:hover {
	text-decoration: underline;
	color: #0E4892;
	font-size: 11px;
	font-weight:bold;
}

.classPages:active {
	text-decoration: none;
	color: #0E4892;
	font-size: 11px;
	font-weight:bold;
}

.classLinks a:link {
	text-decoration: none;
	font-weight:bold;
	color: #CC0000;
	font-size: 11px;
}
.classLinks a:visited {
	text-decoration: none;
	color: #CC0000;
	font-size: 11px;
	font-weight:bold;
}

.classLinks a:hover {
	text-decoration: underline;
	color: #CC0000;
	font-size: 11px;
	font-weight:bold;
}

.classLinks a:active {
	text-decoration: none;
	color: #CC0000;
	font-size: 11px;
	font-weight:bold;
}

.PostErrorMsg
{
	color:#CC0000;
	font-weight:bold;
	font-size:11px;
}

.Emoticons
{
	cursor:pointer;
}

a.UserDetailsEmail:link 
{
	color:black;
	font-weight:bold;
	text-decoration:none;
}

a.UserDetailsEmail:hover 
{
	color:black;
	font-weight:bold;
	text-decoration:underline;
}

a.UserDetailsEmail:visited 
{
	color:black;
	font-weight:bold;
	text-decoration:none;
}

a.UserDetailsEmail:active 
{
	color:black;
	font-weight:bold;
	text-decoration:none;
}	

.ForumTopicMessege
{
	color:#0E4892;
	font-family:Arial;
	font-weight:bolder;
	text-decoration:none;
	font-size:11px;
}

.ForumReplyMessege
{
	color:#404040;
	font-family:Arial;
	font-weight:bold;
	font-weight:normal;
	font-size:11px;
}

.ForumTableHeader
{
	background-color:#E4E9EC;
	color:#0E4892;
	font-family:Arial;
	font-weight:normal;
	font-size:11px;
	vertical-align:middle;
}

.ForumMessege
{
	font-family:Arial;
	font-weight:normal;
	font-size:11px;
}

.ForumMessegAddResponse a:link {
	text-decoration: bold;
	font-weight:normal;
	color: #000000;
	font-size: 11px;
}
.ForumMessegAddResponse a:visited {
	text-decoration: bold;
	color: #000000;
	font-size: 11px;
	font-weight:normal;
}

.ForumMessegAddResponse a:hover {
	text-decoration: bold;
	color: #000000;
	font-size: 11px;
	font-weight:normal;
}

.ForumMessegAddResponse a:active {
	text-decoration: bold;
	color: #000000;
	font-size: 11px;
	font-weight:normal;
}

.ForumMessegAddResponse {
	text-decoration: bold;
	font-weight:normal;
	color: #000000;
	font-size: 11px;
}

.csHide
{
	visibility:hidden;
	position:absolute;
}


.csShow
{
    
	visibility:visible;
	position:absolute;
	height:196px;
	width:297px;
	background-image:url(../../Images/Community/Community_ForumIconsWindow_297x196.gif);
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;
}


.csShowUserProfile
{
	filter:alpha(opacity=95);
	visibility:visible;
	position:absolute;
	height:150px;
	width:164px;
	background-image:url(../../Images/Community/Community_ChatRoom_Card_164X150.gif);
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;
	z-index:100;
}

.negZindex
{
    z-index:10;
    /*position:absolute;*/
}

H1,H2
{
     margin:0px 0px 0px 0px;
     padding:0px 0px 0px 0px; 
     font-family:Arial;
     font-size:11px;  
     font-weight:bold;
     color:#073B74;
}

H3
{
     margin:0px 0px 0px 0px;
     padding:0px 0px 0px 0px; 
     font-family:Arial;
     font-size:11px;  
     font-weight:bold;
     color:#000000;
}

.divContentScroll
{
    scrollbar-arrow-color : #777777;
    scrollbar-3dlight-color : #94B4CA;
    scrollbar-highlight-color : #E2EDFE;
    scrollbar-shadow-color : #7DA9CB;
    scrollbar-darkshadow-color : #000000;
    scrollbar-face-color : #E6F1F2;
    scrollbar-track-color : #E7E7E7;   
}
