﻿@import url('box.css');
body {margin: 0; font-family:Tahoma;
	font-size:small;
	color:#000000;}
	
a {text-decoration: none; color: #13496b;}
a:hover {text-decoration: underline;}
img { border:none;}

.standard
{
	font-family:Tahoma;
	font-size:small;
	color:#000000;
}
.std_small
{
	font-family:Tahoma;
	font-size:11px;
	line-height:15px;
	color:#000000;
}

.top
{
	background-image: url('images/top_back.jpg');
	background-repeat:no-repeat;
	text-align:left;
	font-family: Arial;
	color: #13496b;
	font-size: 25px;
	font-weight:bold;

}
.left_title
{
	font-family:Tahoma;
	text-align:center;
	color: #ffffff;
	font-size:small;
	font-weight:bold;
	background-image: url('images/sub_title.gif');
}
.left_title_2
{
	font-family:Tahoma;
	background-color:#13496b;
	text-align:left;
	padding-left:10px;
	color: #FFFFFF;
	font-size:small;
	font-weight:bold;
}
.left
{
	background-color:#9dc3cc;
}
.left_menu
{
	font-family:Tahoma;
	text-align:left;
	color: #13496b;
	font-size:11px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: solid 1px #5f8f9a;
}
a.left_menu:hover { color:#032b44; text-decoration:underline;;}

.button 
{
	font-family: Tahoma;
	font-size: 13px;
	color:#c6e4eb;
	width:100px;
	height:35px;
	cursor:pointer;
	text-align:center;
	text-transform:capitalize;
	background-image:url('images/button/button.jpg');
	
}
.button_r
{
	font-family: Tahoma;
	font-size: 13px;
	color:#ffffff;
	width:100px;
	height:35px;
	cursor:pointer;
	text-transform:capitalize;
	text-align:center;
	background-image:url('images/button/button2.jpg');
	background-repeat:no-repeat;
}

#Navbar 
{
	font-family:Tahoma;
	text-transform:capitalize;
	font-size:11px;
	color:#3c3c3c;
	height:20px;
	background-color:#cfe5f2;
	border: solid 1px #93c0da;
	padding-left: 10px;
	padding-top:5px;
}
.copyrighted 
{
	font-family:Arial;
	font-size: 10px;
	text-align:center;
	color:black;
	text-decoration:none;
}


.item_title
{
	font-family:Tahoma;
	font-size: 12px;
	font-weight:bold;
	color:#000000;
	text-transform:capitalize;
}
a.item_title:hover {text-decoration:none; color:#505A00;}

.item_company
{
	font-family:Tahoma;
	font-size: 11px;
	color:#00518b;
}
a.item_company:hover {text-decoration:underline; color:#96A41C;}


.item_detail {
font-family:Tahoma;
font-size: 11px;
color:black;
text-decoration:none;
}

.item_small 
{
font-family:Tahoma;
font-size: 9px;
color:Gray;
text-decoration:none;
}