﻿html
{
	height: 100%; /* fix height to 100% for IE */
	max-height: 100%; /* fix height for other browsers */
	padding: 0; /*remove padding */
	margin: 0; /* remove margins */
	border: 0; /* remove borders */
	background: #fff; /*color background - only works in IE */ /* hide overflow:hidden from IE5/Mac */ /* \*/
		background-image:url(images/bg_tile.jpg);
}

body, form
{
	height: 100%; /* fix height to 100% for IE */
	max-height: 100%; /* fix height for other browsers */
	padding: 0; /*remove padding */
	margin: 0; /* remove margins */
	border: 0; /* remove borders */
	font-family: Arial; /* set default font */
	font-size: 11px; /*set default font size */
	background-image:url(images/bg_tile.jpg);
}
img
{
	border:0px;
}
#OuterTable
{
	width: 760px;
	height: 100%; /* fix height to 100% for IE */
	max-height: 100%; /* fix height for other browsers */
	text-align: left;
	background-color: #4a4a4a;
}
.HeadingTxt
{
	font-size: 17px;
	color: #5c95ed;
	height: 65px;
	text-align: center;
}

.HeadingTxt1
{
	font-size: 17px;
	color: #ffffff;
	text-align: center;
	text-decoration: underline;
}
.MemberDetials
{
	color: #5c95ed;
	font-size: 14px;
	padding-right: 20px;
	padding-bottom: 20px;
}
.Bold
{
	font-weight: bold;
}
.PaddingL20px
{
	padding-left: 20px;
}

.PaddingR20px
{
	padding-right: 20px;
}

#Form
{
	background-color:#ffffff;
	background-repeat:no-repeat;
	height: 254px;
	width: 316px;
	text-align: left;
	padding-left: 11px;
	font-size: 12px;
	border:10px;
	border-style:solid;
	border-color:#9a9a9a;
}
.ReturningVistor
{
	color: #6c93e2;
}

.ReturningVistor a:link
{
	color: #12e7f9;
	text-decoration: none;
}

.ReturningVistor a:visited
{
	color: #12e7f9;
	text-decoration: none;
}
.ReturningVistor a:hover
{
	color: #12e7f9;
	text-decoration: none;
}
.ReturningVistor a:active
{
	color: #12e7f9;
	text-decoration: none;
}
.RedColor
{
	color:#ff0000;
}
.HeadingLink a:link
{
	color:#ffffff;
}
.HeadingLink a:visited
{
	color:#ffffff;
}
.HeadingLink a:active
{
	color:#ffffff;
}
.HeadingLink a:hover
{
	color:#ffffff;
}

.TrivitaFooter a:link
{
	color:#ffffff;
	text-decoration:none;
}

.TrivitaFooter a:visited
{
	color:#ffffff;
	text-decoration:none;
}

.TrivitaFooter a:active
{
	color:#ffffff;
	text-decoration:none;
}
.TrivitaFooter a:hover
{
	color:#ffffff;
	text-decoration:none;
}
.HomeHeader
{
	height:242px;
	width:760px;
	background-image:url(Images/TrivitaHeader.jpg);
	}
	
	.LiveChat
	{
		width:405px;
		height:200px;
		background-image:url(images/Livechat_popUp.jpg);
	}
	.LiveChatClose
	{
		float:right;
		margin-top:8px;
		margin-right:5px;
	}
	.LiveChatClickToChat
	{
	 
	 float:left;
		margin-top:130px;
		margin-left:30px;
	}
	.Frm1
	{
		border:2px;
		border-style:solid;
		border-color:#FFFDFD;
	}	.TrivitaChat
{
	background-image:url(images/Livechat_popUp.jpg);
	background-repeat:no-repeat;
	 height:211px;
	 width:412px;
	
}
.OfflineEmail
{
	background-image:url(images/Offline_popUp.jpg);
	background-repeat:no-repeat;
	 height:211px;
	 width:412px;
	
}
.popupcontrol
{
	background-color: #AAD4FF;
	position: absolute;
	visibility: hidden;
	border-style: solid;
	border-color: Black;
	border-width: 2px;
}

.modalbackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}


.modelpopup
{
	background-color: #ffffdd;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
	width: 250px;
}
.imageurl
{
	background-image:url(images/ChatWithMe.JPG);
}
#DivOuterTable
{
	width: 760px;
	height: 100%; /* fix height to 100% for IE */
	max-height: 100%; /* fix height for other browsers */
	text-align: left;
	background-color: #4a4a4a;
	margin-left:auto;
	margin-right:auto;

}
#ErrorReport
{
margin-left:auto;
	margin-right:auto;
	margin-top:150px;

}