table 
{
 vertical-align:top;
}
BODY
{
	font-family: Verdana, Arial;
	color: Navy;
	font-size: 11px;
}
img
{
    border:0px;   
}

A:hover {
    text-decoration: underline;
}


H1
{
	font-family: Verdana, Arial;
	color: Navy;
	text-align:center;
	font-size: 18px;
}
H2 {
	font-family: Verdana, Arial;
	color: Navy;
	font-size: 14px;
	font-style:normal; 
}
H3 {
	font-family: Verdana, Arial;
	color: Navy;
	font-size: 12px;
	}
H4 {
	font-family: Verdana, Arial;
	color: Navy;
	font-size: 18px; 
	}	

.linksColumn
{
	text-align: left; 
	border-left: silver 1px dashed;
	line-height: 25pt;
	background-color: #f2ebff;
}

.theme_header {
	font-family: Verdana, Arial;
	font-size: 14px;
	color: #FFFFFF;
}


.theme_highlighted {
	background-image :url( images/smokeandglass_blueandwhitef.gif);
}

.theme_fadeblue {
	background-image :url( images/smokeandglass_fadeblue.gif);
}

.containerTable
{
	 border-style:dotted;
	 border-color:#E7E5DB;
	 border-width:2pt;
	 background-color:#F8F7F4;
}

.link2
{
     color: #000000; 
     text-decoration: none; 
}

A.link2:hover {
	color: #800040;
	text-decoration:underline;
	}
	
A.link2:visited {
	color: #000000;
	}
	
.link3
{
     color: #FFFFFF; 
     text-decoration: none; 
}

A.link2:hover {
	color: #FFFFFF;
	text-decoration:none;
	}
	
A.link3:visited {
	color: #FFFFFF;
	}

.linknero
{
     color: #000000; 
     text-decoration: none; 
}

A.linknero:hover {
	color: #000000;
	text-decoration:underline;
	}
	
A.linknero:visited {
	color: #000000;
	}
	
.login
{
     color: #444547;
     text-decoration:none; 
     text-align: right;
     font-family: Verdana, Arial;
     font-size: 12px; 
}

.login2
{
     color: #444547;
     text-decoration:none; 
     text-align: right;
     font-family: Verdana, Arial;
     font-size: 12px; 
}


.login2:hover
{
     color: #444547;
     text-decoration:underline;  
}

.login2:visited
{
     color: #444547;
     text-decoration:none;  
}

.photo-border {
	border:1px solid #cecece;
	padding:4px;
	margin-bottom:5px;
	display:block;
}

.photo-float-left {
	float:left;
	margin-right:10px;
	}

.image-border-none {
	border:none;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MISC CLASSES

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.news-date {
	font-size:0.9em;
	font-style:italic;
	color:#A4A4A4;
}

.arrow {
	vertical-align:middle;
	}

input.button-big {
	font-weight:bold;
	padding:.7em 1.5em;
	font-size:1.1em;
	vertical-align:bottom;
	}

input.button-small {
	font-weight:normal;
	padding:.4em 1em;
	font-size:.8em;
	vertical-align:bottom;
	}

.clear {
	clear:both;
	}

.none {
    display:none;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	TABLE SMSServer Prices

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#TableSmsServerPrices
{
	background-color: transparent;
	font-family: Verdana;
	table-layout: fixed;
	border-collapse: collapse;
	border-right: lightgrey thin solid;
	border-top: lightgrey thin solid;
	border-left: lightgrey thin solid;
	border-bottom: lightgrey thin solid;
	text-align: left;
}