body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
}
.redfont {
	font-family: Tahoma;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
}
.bluefont {
	font-family: Tahoma;
	font-size: 11px;
	color: #1E9BDD;
	text-decoration: none;
}
.bluefont a:link{
	font-family: Tahoma;
	font-size: 11px;
	color: #1E9BDD;
	text-decoration: none;
}
.bluefont a:active{
	font-family: Tahoma;
	font-size: 11px;
	color: #1E9BDD;
	text-decoration: none;
}
.bluefont a:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #1E9BDD;
	text-decoration: none;
}
.bluefont a:visited{
	font-family: Tahoma;
	font-size: 11px;
	color: #1E9BDD;
	text-decoration: none;
}

.blackfont {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
.blackfont a:link{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.blackfont a:active{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.blackfont a:visited{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.blackfont a:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.whitefont {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
}
.whitefont a:link{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.whitefont a:active{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.whitefont a:visited{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.whitefont a:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.whitefontnavigation {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.whitefontnavigation a:link{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.whitefontnavigation a:active{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.whitefontnavigation a:visited{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.whitefontnavigation a:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.topbackbutton {
	background-image: url(../images/topbuttons.gif);
	background-repeat: no-repeat;
	height: 34px;
	width: 177px;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.topbackbutton a:active{

	background-repeat: no-repeat;
	height: 34px;
	width: 177px;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.topbackbutton a:visited{

	background-repeat: no-repeat;
	height: 34px;
	width: 177px;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.topbackbutton a:hover{

	background-repeat: no-repeat;
	height: 34px;
	width: 177px;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.topbackbutton a:link{

	background-repeat: no-repeat;
	height: 34px;
	width: 177px;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.whitebigfont {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.whitebigfont a:link{
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.whitebigfont a:active{
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.whitebigfont a:visited{
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.whitebigfont a:hover{
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
}
.mediumwhitefont {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.blackbigfont {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.bluebigfont {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #1E9BDD;
}
input, textarea {
	font-family: Tahoma;
	font-size: 10pt;
	text-decoration: none ;
	font-weight: normal;
	background-color: #FFFFFF;
	border: #999999;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}

input.button {
	margin : 0px;
	padding : 0px;
	border-bottom : solid 1px #999;
	border-left : solid 1px #e5e5dd;
	border-right : solid 1px #999;
	border-top : solid 1px #e5e5dd;
	color : #4f4f4f;
	background : #ccc;
	font : 600 11px Arial, Helvetica, sans-serif;
	cursor : hand;
}
input.buttonnew {
	margin : 0px;
	padding : 0px;
	border-bottom : solid 1px #999;
	border-left : solid 1px #e5e5dd;
	border-right : solid 1px #999;
	border-top : solid 1px #e5e5dd;
	color : #4f4f4f;
	background:url(../pix/buttback.gif);
	font : 11px Arial;
	cursor : hand;
	width:93px;
	height:23px;
}
input.checkbox {
	border-style : none;
	margin-bottom : 0px;
	padding : 0px;
	background : transparent;
	color : #111;
}
input.radio {
	border:0px;
	border-style : none;
	margin-bottom : 0px;
	padding : 0px;
	background : transparent;
	color : #111;
}

input.imagebutton {
	border : 0 none;
}

input.radiobutton {
border:0px;
	border-style : none;
	margin-bottom : 0px;
	padding : 0px;
	background : transparent;
	color : #111;
}

input.textinput {
	border-bottom : 1px solid #d5d5d5;
	border-left : solid 1px #333;
	border-right : solid 1px #d5d5d5;
	border-top : solid 1px #333;
	background : #fffff;
	color : #111;
}
input.textinputnew {
	border-bottom : 1px solid #d5d5d5;
	border-left : solid 1px #333;
	border-right : solid 1px #d5d5d5;
	border-top : solid 1px #333;
	background : #fffff;
	color : #111;
	height:20px;
}

input:active {
	border-bottom : solid 1px #f8f8f8;
	border-left : solid 1px #333;
	border-right : solid 1px #f8f8f8;
	border-top : solid 1px #333;
	background : #c0c0c0;
	color : #fff;
}

option {
	background : #ffffff;
	color : #111;
	font : 400 12px Arial, "Times New Roman", Times, serif;
}

select {
	border-bottom : solid 1px #333;
	border-left : solid 1px #ccc;
	border-right : solid 1px #333;
	border-top : solid 1px #ccc;
	background : #ffffff;
	color : #111;
	font : 400 12px Arial, "Times New Roman", Times, serif;	
}
.errormessage {
	color : #CC0000;	
	font-weight: bold;
	background : #F4F4F4;
	font : bold 11px Arial;
	display:block;
	border : 1px solid #152E60;
	width:500px;
	text-align:left;
	text-indent:5px;
}
.MainDataTable {
	background : #FFFFFF;
	border-bottom : 1px solid #F2F2F2; 
	border-right : 1px solid #F2F2F2;  
	border-left : 1px solid #F2F2F2;
}

.MainDataTable TD {
	margin : 0px;
	height : 24px;
	font-size: 11px;
	font-family:Tahoma;
	border-bottom : 1px solid #F4F4F4; 
	text-indent:5px;
}
.MainDataTable .title {
	margin : 0px;
	height : 23px;
	color:#FFFFFF;
	font-weight:bold;
	font-size: 11px;
	font-family:Tahoma;
	background-image:url(../images/centerblue.gif);
	background-repeat:repeat-x;
	text-indent:2px;
}

.MainDataTable TD a:link{
	font-family: "Tahoma";
	font-size: 11px;
	font-weight:bold;
	color: #3278AF;
	text-decoration:none;
}
.MainDataTable TD a:active{
	font-family: "Tahoma";
	font-size: 11px;
	font-weight:bold;
	color: #3278AF;
	text-decoration:none;
}
.MainDataTable TD a:visited{
	font-family: "Tahoma";
	font-size: 11px;
	font-weight:bold;
	color: #3278AF;
	text-decoration:none;
}
.MainDataTable TD a:hover{
	font-family: "Tahoma";
	font-size: 11px;
	font-weight:bold;
	color: #000000;
	text-decoration:none;

}


.MainDataTable tr.row0 {
	background-color: #F5F5F5;
}
.MainDataTable tr.row1 {
	background-color: #FFF;
}
.MainDataTable tr.row0:hover {
	background-color:#FFEAEE;
}
.MainDataTable tr.row1:hover {
	background-color:#FFEAEE;
}
.MainDataTable tr.pager {
	background-color:#333333;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
.MainDataTable tr.pager a:link {
	background-color:#333333;
	color:#FFFFCC;
	text-decoration:none;
	font-weight:bold;
}
.MainDataTable tr.pager a:visited {
	background-color:#333333;
	color:#FFFFCC;
	text-decoration:none;
	font-weight:bold;
}
.successmessage {
	color : #006633;	
	font-weight: bold;
	background : #e5e5e5;
	font : 600 12px Arial, Helvetica, sans-serif;
	display:block;
	border : 1px solid #152E60;
	width:500px;
}
select.dropdown {
	border-bottom : solid 1px #333;
	border-left : solid 1px #ccc;
	border-right : solid 1px #333;
	border-top : solid 1px #ccc;
	background : #ffffff;
	color : #111;
	font : 400 12px Arial, "Times New Roman", Times, serif;	
	width:160px;
}

/*
Contacts listing table
*/

.contactstable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DFDFDF;
	border-right-color: #DFDFDF;
	border-bottom-color: #DFDFDF;
	border-left-color: #DFDFDF;
}
.contactstable th {
	background-color: #C0C0C0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DFDFDF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #DFDFDF;
	margin: 0px;
	padding: 2px 10px;
	text-align: left;
}
.contactstable td {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	padding: 2px 10px;
	vertical-align: top;
}


/*
?????????????/
*/
.webmailname {
	font-family: Tahoma, "Microsoft Sans Serif", Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

/*
Thumbnail image
*/
.ic { width: 17px; text-align: center; }
.ic .imgblock { width: 17px; height: 17px; }
.ic img {
	height: 17px;
	margin: 0 auto;
	z-index: 0;
}


/*
Panels for login, captcha, home
*/
.sectionpanel {
	border: 1px none #FF00FF;
}
.hiddenpanel {
	display: none;	
}


.contactrow {
	cursor: pointer;
}
.contactrow:hover {
	background-color: #FFFFCC;
}
.contactlabel {
	cursor: pointer;
}

.menubar {
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.panelcontent {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}




/*
Tabs
*/
#container
	{
	width: 100%;
	padding: 0px;
	background: #fff;
	border-top: 0px solid #ccc;
	border-right: 0px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 0px solid #ccc;
	}

#tabnav
	{
		height: 20px;
		margin: 0;
		padding-left: 10px;
/*		background: url(../images/tab_bottom.gif) repeat-x bottom; */
	}

#tabnav li
	{
		margin: 0; 
		padding: 0;
  		display: inline;
  		list-style-type: none;
  	}
	
#tabnav a:link, #tabnav a:visited
	{
	float: left;
/*	background: #f3f3f3; */
	background-color: #FFFFFF; 
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	padding: 2px 10px 2px 10px;
	margin-right: 4px;
	text-decoration: none;
	color: #999999;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 0px solid #ccc;
	border-left: 1px solid #ccc;
	}

#tabnav a:link.active, #tabnav a:visited.active
{
	border-bottom: 1px solid #fff;
/*		background:  #ffffff; */
	color: #000000;
	font-size:12px;
	background-color:#F2E6BF;
}

#tabnav a:hover
	{
		background: #fff;
	}
	

/*
Popup thumbnail preview
*/

#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color: #C22929;
width: auto; /*Default width of hint.*/ 
padding: 3px;
border:1px solid black;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
border-right: 3px solid black;
border-bottom: 3px solid black;
visibility: hidden;
}

.hintanchor{ /*CSS for link that shows hint onmouseover*/
font-weight: bold;
font-size:16px;
color: #555555;
margin: 3px 8px;
}

.tab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.lasttab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.link_OFP {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.link_OFP a:link{
	font-family: Tahoma;
	font-size: 11px;
	color: #3278AF;
	text-decoration: none;
}
.link_OFP a:active{
	font-family: Tahoma;
	font-size: 11px;
	color: #F2E6BF;
	text-decoration: none;
}
.link_OFP a:visited{
	font-family: Tahoma;
	font-size: 11px;
	color: #F2E6BF;
	text-decoration: none;
}
.link_OFP a:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
}
.bkImg
{
	background-image :url(../images/webbacklight.jpg);
	background-repeat:  no-repeat;
}
.tdHeader
{
	margin-left :150px;
}
.ddlStyle
{
	font-family : Arial, Helvetica, sans-serif;
	font-size :11px;
	font-style :italic ;
	text-decoration:none;
}
.CaptchaImg
{
	font-family : Arial, Helvetica, sans-serif;
	font-size :11px;
	color: #1E9BDD;
}