/* Copyright 2008, Alexela Technologies  All Rights Reserved.  Web Site: www.alexelatechnologies.co.cc */

h1 {  
	font-family: Arial, garmond, Georgia, lucille, Helvetica, sans-serif;
	font-size: 14px; 
	color: #5A4D3D; 
	text-decoration: none;
	text-align: center;
	margin-top: 5px;
}

h2 {
	font-size: 20pt;
	color: #000000;
	font-family: Impact, Verdana, Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	margin-top: .1em;
	margin-bottom: .1em;
}

h3 {
	font-size: 12pt;
	color: #000000;
	font-family: Georgia, Verdana, Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	margin-top: .1em;
	margin-bottom: 1.0em;
}

.tableone {
	background-color: #FFFFFF;
	background-image: url(images/alexela-table-bg.jpg);
	background-repeat:  repeat-y;
}
.flashcontent {
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.formcell {
	padding: 10px;
}
.formtable {
	border: 3px dashed #000000;
	background-color: #ffe1e1;
}
.innerformtable {
	margin: 10px;
}

.style5 {font-family: Verdana, Arial, Helvetica, sans-serif}

.style1 {font-family:  Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; text-align: justify;}
.style2 {font-family: "Courier New", Courier, monospace}
.style4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
}

	.input {font-size: 1.2em; color: #444444; background-color: #EEEEEE; background-image: url('images/input.gif'); background-repeat: repeat-x; width: 300px; border: 1px solid #AAAAAA;}
	.button {
	font-family: "Lucida Sans Unicode", "Tahoma", sans-serif;
	margin-top: 0px;
	margin: 0px 0px 0px 0px;
	padding: 2px;
	cursor: pointer; }
#group1, #group2, #group3, #group4 { padding: 5px; margin-bottom: 0px; border-width: 1px; border-style: solid; }
#group1 { border-color: #6cf; background-color: #e0f0ff; }
#group2 { border-color: #cf6; background-color: #f0ffe0; }
#group3 { border-color: #f6c; background-color: #ffe0f0; }
#group4 { border-color: #f60; background-color: #fff0e0; }

.tiny {  
font-family: Arial,garmond, Georgia, lucille,  Helvetica, sans-serif;
font-size: 10px; 
color: #5A4D3D; 
text-decoration: none;
}

A.tiny:link {  
text-decoration: underline;
}

A.tiny:hover {  
text-decoration: underline;
}