@charset "utf-8";
/* CSS Document */

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #242424;
}

.footer_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #FFF;
}
.field1 {
	height: 20px;
	width: 150px;
}


.titles {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 20px;
	color: #666666;
}

.titles2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	/*color: #4cb7ff;*/
	color: #3399FF;
	font-weight: bold;
}

.titles3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color:  #2a0b8f;
	font-weight: bold;
}
.titlessub {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #900;
	font-weight: bold;
}
.titleshead {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #3399FF;
	font-weight: bold;
}

.titles4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #3399FF;
	font-weight:bold;
}

.titles5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 20px;
	color: #3399FF;
}
.titles6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 20px;
	color: #3399FF;
	font-weight:bold;
}
.titles7 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #000;
	font-weight:bold;
}
.titles8 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#3399FF;
	text-decoration:none;
}
.menu_bg {
	background-image:url(../images/menu_bg.jpg);
	background-repeat:repeat-x;
}


.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #000000;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #d0d0d0;
	text-decoration:none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #242424;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #007cc3;
	text-decoration:none;
}
techleft {
color:#000000;
font-weight:bold;
}


.tech {
background-color:#FFFFFF;
border:1px solid #999999;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
padding:5px;
}

.techright {
color:#000000;
background-color:#EBEBEB;
text-align:justify;
padding:5px;
}
.appsright {
color:#000000;
background-color:#EBEBEB;
text-align:center;
}

.lines
{
	line-height:25px;
}
.ad_button {
background-color:#333;
border:1px solid #330000;
color:#FFFFFF;
font-family:Verdana;
font-size:12px;
font-weight:bold;
height:30px;
text-align:center;
vertical-align:top;
}

.text-box
{
	 border-width:1px;
	 border-color:#BBBBBB;
	 height:20px;
	 width:260px;
	 border-style:solid;
	 vertical-align:top;
}
.text-area
{
	 border-width:1px;
	 border-color:#BBBBBB;
	 height:100px;
	 width:555px;
	 border-style:solid;
	 vertical-align:top;
}
.required 
{
	color: #FF0000;
}
