
A:link      { color: #20243E; text-decoration: underline; }
A:visited 	{ color: #20243E; text-decoration: underline; }
A:active 	{ color: #20243E;  cursor:hand; text-decoration: underline; }
A:hover 	{ color: #485290;  cursor:hand; text-decoration: none; }

body
{
	margin-top: 0px;
    margin-left: 0px;
    background-color: #ffffff;
    color: #20243E;
    font-family: Times New Roman, Bookman Old Style, Bookman Old Style;
    font-size: 11pt;
  
}

.master2
{
	margin-top: 0px;
    margin-left: 0px;
    background-color: #ffffff;
    color: #20243E;
    font:   Helvetica, Verdana, sans-serif;
    
}
.pagetabledefault
{
	width: 720px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 0px 0px 0px; 
	
	border-collapse: separate;
	border-spacing: 0px;


	
}

.pagetable 
{
	width: 720px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 0px 0px 0px; 
	

	border-collapse: separate;
	border-spacing: 0px;

	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.pagecell
{
    background-image: url("images/jeriah_tablebg.jpg");
    background-color: #ffffff;
    height: 500px;
    vertical-align: top;
}

.contenttable
{
	width: 690px;
	vertical-align: top;
	margin-left: auto;
	margin-right: auto;
	padding: 2px 10px 2px 10px; 

	border-collapse: separate;
	border-spacing: 0px;
	border: 0px; 
}

.webhostingtable
{
	width: 690px;
	text-align: center;
	vertical-align: top;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 0px 0px 0px; 
	border: 1px;

	border-style: solid;
	border-width: 1px;
	border-color: #222540;

}

.hometitle {
	background-color: #2F366A;
	font-size: 13pt; 
	font-weight: bold;
	color: #ffffff;  
}


.servicestitle {
	background-color: #991F20;
	font-size: 13pt; 
	font-weight: bold;
	color: #ffffff;  
}


.biotitle {
	background-color: #D3B02F;
	font-size: 13pt; 
	font-weight: bold;
	color: #ffffff;  
}


.quotetitle {
	background-color: #4A1618;
	font-size: 13pt; 
	font-weight: bold;
	color: #ffffff;  
}

.contacttitle {
	background-color: #6D77B9;
	font-size: 13pt; 
	font-weight: bold;
	color: #ffffff;  
}

li
{
	list-style-image: url("http://www.jeriah.net/App_Themes/simple/images/jeriah_button.jpg");
}

td
{
	vertical-align: text-top;
}

tr.wh td {
	background-color: #ededed;
}

tr.wht th {
	background-color: #ededed;
	vertical-align: text-top;
}


