﻿html
{
  margin:0px;
  padding:0px;
  min-height: 100%;  
  height:100%;
  border:none
}

body {
    background-color:#383838;
    background-image: url('../images/siteback.png');
    background-repeat: repeat-x;
    background-position: top center;
    margin:0px;
    padding:0px;
    height:100%;
    min-height: 100%;
    border:none    
}



.sitewrap
{
    width:900px;
    height:100%;
    margin-top:0px;
    margin-bottom:0px;
    margin-left: auto ;
    margin-right: auto ;
    padding:0px;
}

.border_side
{
    height:100%;
    margin:0px;
    padding:0px;
}

.cborder_top
{
    height:46px;
    width:900px;
    background-image:url(../images/mframe_top.png);
    background-repeat:no-repeat;    
    margin:0px;
    padding:0px;
}

.cborder_bottom
{
    height:83px;
    width:900px;
    background-image:url(../images/mframe_bottom.png);
    background-repeat:no-repeat;    
    margin:0px;
    padding:0px;
}

.lborder
{   
    margin:0px;
    padding:0px;
    width:50px;
    background-image:url(../images/mframe_left.png);
    background-repeat:no-repeat;
}




.rborder
{   
    margin:0px;
    padding:0px;
    width:50px;
    background-image:url(../images/mframe_right.png);
    background-repeat:no-repeat;        
}


.siteheader
{
    background-color:#000000;
    background-image: url('../images/siteheader.png');
    background-repeat: no-repeat;
    background-position: top center;
	margin:0px;
	height:115px;
}

.sitemenu
{
    background-color:#000000;
    background-image: url('../images/sitemenuback.png');
    background-repeat: no-repeat;
    background-position: top center;
	margin:0px; 
	text-align:center;
	vertical-align:middle;
	height:32px;
}

.headermenubottom
{
    background-color:#000000;
    background-image: url('../images/sitemenubottom.png');
    background-repeat: no-repeat;
    background-position: top center;
	margin:0px;
    height:31px;
    text-align:right;
    vertical-align:bottom;
}

.sitefooter
{
    background-image: url('../images/sitefooter.png');    
    background-color:#000000;
    margin:0px;
    font-family: Tahoma,Arial;
    font-size: 12px;
    color:#ffffff;	   
    text-align:center;
    vertical-align:middle;	
    height:36px;
}

.sitetestimonial
{
    font-family: Tahoma,Arial;
    font-size: 16px;
    color:#ffffff;	  
    text-align:center; 
}

.sitebottomleft
{
    background-image: url('../images/bottomback.png');   
    background-repeat: repeat-x;
    background-position:top center;     
    margin:0px;
    font-family: Tahoma,Arial;
    font-size: 12px;
    color:#ffffff;	   
    text-align:center;
    vertical-align:middle;	
    height:147px;
    width:500px;
}

.sitebottomright
{
    background-image: url('../images/bottomback.png');
    background-repeat: repeat-x;
    background-position:top center; 
    margin:0px;
    vertical-align:middle;	
    height:147px;
    width:300px;
}


.pagetitle
{
	font-family: Tahoma,Arial;
	font-size: 18px;
	font-weight:bold;
	color:#ffffff;
}

.subpagetitle
{
	font-family: Tahoma,Arial;
	font-size: 12px;
	color:#cccccc;
}

.bodytext
{
	font-family: Tahoma,Arial;
	font-size: 12px;
	color:#cccccc;
}

.bodydate
{
	font-family: Tahoma,Arial;
	font-size: 10px;
	color:#444444;
}

.contactformfieldname
{
	font-family: Tahoma,Arial;
	font-size: 12px;
	color:#cccccc;
}

.favoritelink
{
	font-family: Tahoma,Arial;
	text-decoration:underline;
	font-size: 12px;
	color:#ffffff;
	font-weight:bold;
}

a 	
{
	font-family: Tahoma,Arial;
	text-decoration:none;
	font-size: 12px;
	color:#ffffff;
}

a:hover 
{
	font-family: Tahoma,Arial;
	text-decoration:underline;
	font-size: 12px;
	color:#ffffff;
}

.posteddate 	
{
	font-family: Tahoma,Arial;
	font-size: 10px;
	color:#ffffff;
}


.inputbox 
{
	font-family : tahoma,arial; 
	font-size : 10pt; 
	color : #333333; 
	background-image:url('../images/li_bck.png'); 
	font-weight:normal;
	background-color : #ffffff; 
	background-repeat: no-repeat; 
	border-width : 0px; 
	padding:5px; 
	width:190px;
	height:15px;
}


.inputboxarea
{
	font-family : tahoma,arial; 
	font-size : 10pt; 
	font-weight:normal;
	color : #333333; 
	background-color : #ffffff; 
	background-image:url('../images/i_bck.png'); 
	background-repeat: no-repeat; 
	border-width : 0px; 
    padding:5px;
	width:365px;
	height:180px;
	overflow:auto;
}




.maintableheightcontrol
{
    background-image:url('../images/mainback.png'); 
    background-repeat: repeat-x;    
    background-color:#000000;
    height:500px;	
}


.datapagerlink
{
	font-family: Tahoma,Arial;
	text-decoration:none;
	font-size: 14px;
	color:#ffffff;
}

.datapagerlink:hover
{
	font-family: Tahoma,Arial;
	text-decoration:underline;
	font-size: 14px;
	color:#ffffff;
}

.datapagerlinkcurrent
{
	font-family: Tahoma,Arial;
	text-decoration:none;
	font-size: 16px;
	color:#cccccc;
}

.datarow0
{
	font-family: Tahoma,Arial;
	font-size: 12px;
	color:#cccccc;
	background-color:#111111;
}

.datarow1
{
	font-family: Tahoma,Arial;
	font-size: 12px;
	color:#cccccc;
	background-color:#000000;
}
