body {
	background-color: #c6e4ef;
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
}
.contact {
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	font-family: Arial;
}
.content {
	text-align: justify;
	vertical-align: top;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	padding: 5px;
}
.combobox {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	color: #333333;
}
.footer {
	height: 80px;
	text-align: center;
	font-family: Arial;
	font-size: 11px;
	color: #123064;
}
.footer a {
	font-family: Arial;
	font-size: 11px;
	color: #123064;
	text-decoration: none;
}
.home {
	width: 270px;
	font-size: 12px;
	font-weight: bold;
}

.menu {
	height: 28px;
	color: #5c5c5c;
	font-family: Verdana;
	font-size: 14px;
	text-align: right;
}

.menu a{
	color: #5c5c5c;
	font-family: Verdana;
	font-size: 13px;
	text-align: right;
	font-weight: bold;
}

.menu a:hover{
	color: #13448d;
	font-family: Verdana;
	font-size: 13px;
	text-align: right;
	text-decoration: underline;
}

.menus {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.menus a {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.recentimage {
	padding: 3px;
	background-color: #FFFFFF;
}
.title_home {
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #444444;
	font-style: normal;
}
.title {
	font-family: Arial;
	font-size: 20px;
	font-weight: normal;
	color: #333333;
	font-style: normal;
}

.subtitle {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	font-style: normal;
}

.login {
	background-color: #002841;
	color: #FFFFFF;
}
.recent {
	background-color: #212121;
}

.porto_name {
	font-style: italic;
	font-size: 12px;
	background-color: #202120;
}
.page {
	font-family: Arial;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
.page a {
	font-family: Arial;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
.tbldonlot {
	color: #ffffff;
	background-color: #807e7f;
	height: 35px;
}
.theme {
	font-style: italic;
	color: #123064;
	font-size: 11px;
	font-family: Tahoma;
}
.select {
	font-size: 12px;
	font-style: italic;
	color: #666666;
	width: 190px;
	height: 22px;
}
.product {
	border: 1px solid #00101a;
	background-color: #00101a;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: italic;
}
.product_wrap {
	border: 1px solid #00101a;
	padding: 0px;
}
.leftproduct {
	padding: 5px;
	width: 200px;
	height: 100%;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

table {
	font-size: 12px;
	border-collapse:collapse;
}
.left_search {
	background-image: url(../images/left_search.png);
	background-repeat: no-repeat;
	height: 232px;
	width: 10px;
}
.right_search {
	background-image: url(../images/right_search.png);
	background-repeat: no-repeat;
	height: 232px;
	width: 10px;
}
.searchcontainer {
	background-image: url(../images/search_bg.jpg);
	background-repeat: repeat-x;
	height: 232px;
	width: 200px;
	vertical-align: top;
	padding-top: 10px;
}
.topbg {
	background-image: url(../images/top.png);
	background-repeat: no-repeat;
	height: 21px;
	width: 900px;
}
.bgcontent {
	background-image: url(../images/contentbg.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #77a1b2;
	padding: 0px 20px 20px;
	height: 396px;
	vertical-align: top;
}
.bottombg {
	background-image: url(../images/bottom.png);
	background-repeat: no-repeat;
	height: 25px;
}
.isitabel {
	color: #333333;
	background-color: #c6e4ef;
}
.separator {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
