body
{
background-image:url('images/bg_background.jpg');
background-repeat:repeat-x;
}

.paraTitle {
	font-family: tahoma;
	font-weight: bold;
	font-size: 14px;
	color: blue;
}
td {
	font-family: tahoma;
	font-size: 11px;
	color: #383838;
	line-height: 13px;
}

a {
	text-decoration: none;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #444444;
}
a:hover {
	text-decoration: none;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #4186BF;
}
.a_menu {
	text-decoration: none;
	font-weight: bold;
	font-family: tahoma;
	font-size: 10px;
	color: #ffffff;
	text-transform: uppercase;
}
.a_menu:hover {
	text-decoration: none;
	font-weight: bold;
	font-family: tahoma;
	font-size: 10px;
	color: orange;
	text-transform: uppercase;
}
.header {
	font-family: tahoma;
	font-size: 10px;
	color: #ffffff;
	line-height: 10px;
}
.product_title {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #4487BE;
	line-height: 15px;
}
.product_title:hover {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #4487BE;
	line-height: 15px;
}
.product_subtitle {
	font-family: arial;
	font-size: 12px;
	color: #4C4C4C;
	line-height: 13px;
}
.a_top {
	text-decoration: none;
	font-weight: heavy;
	font-family: tahoma;
	font-size: 12px;
	color: #ffffff;
	
}
.a_top:hover {
	text-decoration: none;
	font-weight: bold;
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	
}
.a_time {
	text-decoration: none;
	font-weight: normal;
	font-family: tahoma;
	font-size: 10px;
	color: #000000;
	
}
.download {
	text-decoration: none;
	font-weight: bold;
	font-family: tahoma;
	font-size: 12px;
	color: #4186BF;
	
}
.download:hover {
	text-decoration: none;
	font-weight: bold;
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	
}
.a_submenu {
	text-decoration: none;
	font-weight: normal;
	font-family: arial;
	font-size: 12px;
	color: #444444;
	line-height: 15px;
	text-transform: captilize;
}
.a_submenu:hover {
	text-decoration: none;
	font-weight: normal;
	font-family: arial;
	font-size: 12px;
	color: #4186BF;
	line-height: 15px;
	text-transform: captilize;
}
.a_index {
	text-decoration: none;
	font-weight: normal;
	font-family: tahoma;
	font-size: 10px;
	color: #555555;
	line-height: 14px;
	text-transform: capitalize;
}
.a_index:hover {
	text-decoration: none;
	font-weight: normal;
	font-family: tahoma;
	font-size: 10px;
	color: red;
	line-height: 14px;
}
.a_adminmenu {
	text-decoration: none;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: white;
}
.a_adminmenu:hover {
	text-decoration: none;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: orange;
}
input, select, radio {
	text-decoration: none;
	font-family: tahoma;
	font-size: 10px;
	color: gray;
}
textarea {
	text-decoration: none;
	font-family: tahoma;
	font-size: 10px;
	color: gray;
}
.bot_nav{
	font-family: tahoma;
	font-weight:normal;
	font-size: 11px;
	color: #383838;
	line-height: 13px;
}
.bot_nav:hover{
	font-family: tahoma;
	font-weight:normal;
	font-size: 11px;
	color: #4186BF;
	line-height: 13px;
}

