h2 {
	font-family: "Tahoma", "Arial";
	font-size: 12px;
	color: Black;
}
h1 {
	font-family: "Tahoma", "Arial";
	font-size: 14px;
	color: Black;
}

.plantext{
		font-family: "Tahoma", "Arial"; padding-left: 9px;
	font-size: 12px;
}
.main{
			font-family: "Tahoma", "Arial";
	font-size: 12px;
}
.text {
	font-family: "Tahoma", "Arial";
	font-size: 12px;
}
.hosting {
	font-family: "Tahoma", "Arial";
	font-size: 9pt;
}
input {
	font-family: Tahoma, Arial;
	font-size: 10px;
}
select {
	font-family: Tahoma, Arial;
	font-size: 10px;
}
table {
	border: 1px none;


}
textarea {
	font-family: Tahoma, Arial;
	font-size: 10px;
}
.border {
	border: 1px solid #000000;
}
.text10 {
	font-family: "Tahoma", "Arial";
	font-size: 10px;
}
.tablemain{
	border-left: 1px solid Black;
	border-right: 1px solid Black;
}
.bg_gradient{
	background-image: url(images/bg_gradient.jpg);
}

/*  Table Tabs Classes */
.tabTable { background-color:#EBE2E3; border-left-style:solid; border-left-width:1px; border-left-color:#000000; 
	border-right-style:solid; border-right-width:1px; border-right-color:#000000; 
	border-bottom-style:solid; border-bottom-width:1px; border-bottom-color:#000000; }	
.tabBody { padding: 30px 20px 10px 30px; }

.tabCell { background-image:url(images/tab_bkg.gif); height:44px; text-align: center; } 
.tabCellOn { background-color:#990033;  height:44px; text-align: center; 
	border-left-style:solid; border-left-width:1px; border-left-color:#000000; 
	border-right-style:solid; border-right-width:1px; border-right-color:#000000; 
	border-top-style:solid; border-top-width:1px; border-top-color:#000000; } 

.tabCell_2 { background-image:url(images/tab_bkg2.gif); height:44px; text-align: center; } 

A.tabLink:LINK, A.tabLink:VISITED { color: #990033; text-decoration: underline; font-weight: bold; }
A.tabLink:HOVER { text-decoration: none; font-weight: bold; color: #FFFFFF;}
A.tabLinkOn:LINK, A.tabLinkOn:VISITED, A.tabLinkOn:HOVER { color: #ffffff; text-decoration: none;  font-weight: bold; }


.callOutBox { border-style:solid; border-color:#C3D2FF; border-width:1px; background-color: #F8FAFF; margin: 4px 0 4px 8px;}
.callOutBoxLeft { border-style:solid; border-color:#C3D2FF; border-width:1px; background-color: #F8FAFF; margin: 4px 8px 4px 0;}
.callOutBoxHD { background-color: #99BBFF; color:#FFFFFF; font-weight:bold; padding: 4px 4px 4px 8px;}
.callOutBoxText { padding-top:0px; }

.controlpanelImgaes { border-bottom-style:solid; border-left-width:2px; border-left-color:#cc3300; 
	border-left-style:solid; border-left-width:2px; border-left-color:#cc3300; 
	border-right-style:solid; border-right-width:2px; border-right-color:#cc3300; 
	border-top-style:solid; border-top-width:2px; border-top-color:#cc3300; } 