﻿/* Default CSS Stylesheet for a new Web Application project */

.bodytext 
{  
	font-family:arial; font-size: 8pt; font-style: normal; line-height: normal; font-weight: normal; text-decoration: none; color: #ffffff}
.header1 
{  font-family: arial; font-size: 12pt; font-style: normal; line-height: normal; font-weight: normal; text-decoration: none; color: #ffffff}
.header2 
{  font-family: arial; font-size: 10pt; font-style: normal; line-height: normal; font-weight: bold; text-decoration: none; color: #ffffff}
.copyrighttext 
{  font-family: arial; font-size: 8pt; font-style: normal; line-height: normal; font-weight: normal; text-decoration: none; color: #000000}
a 
{text-decoration: underline; font-family: arial; font-size: 8pt; font-style: normal; line-height: normal; font-weight: normal; color:#E8C140}
.bold 
{  font-family: arial; font-size: 8pt; font-style: normal; line-height: normal; font-weight: bold; text-decoration: none; color: #ffffff}
.topmenu 
{  font-family: arial; font-size: 10pt; font-style: normal; line-height: normal; font-weight: bold; text-decoration: none; color: #dfb32e;}
.topmenu a:hover
{  font-family: arial; font-size: 10pt; font-style: normal; line-height: normal; font-weight: bold; color: white}
li 
{  list-style-image: url(images/bullet.gif); background: #ffffff}
.topmenu1 
{  font-family: arial; font-size: 10pt; font-style: normal; line-height: normal; font-weight: bold; text-decoration: none; color: white}
.textheading
{
	font-family: arial;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	color: #dfb32e;
	vertical-align: top;
}
.text
{
	font-family: arial;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #dfb32e;
	text-align: justify;
	vertical-align: top;
}
.textwhite
{
	font-family: arial;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: white;
	text-align: justify;
	vertical-align: top;
}
.textblack
{
	font-family: arial;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: black;
	text-align: justify;
	vertical-align: top;
}
.leftlink,
.leftlink a:link,
.leftlink a:visited
{
	font-family: arial;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	color: #dfb32e;
	height:22px;
	text-align:left;
}
.leftlink a:hover
{
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	background-image:url(images/left.jpg);
	width:175px;
	height:22px;
}
.top
{  font-family: arial; font-size: 9pt; font-style: normal; line-height: normal; font-weight: bold; text-decoration: none; color: #dfb32e}
.top a:hover
{  font-family: arial; font-size: 9pt; font-style: normal; line-height: normal; font-weight: bold; color: white; text-decoration:underline}
.subcategory
{
	font-family: arial;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	background-image:url(images/subcategory.jpg);
	width:260px;
	height:21px;
	color: #dfb32e;
	vertical-align: middle;
}
.bottomtext,
.bottomtext a
{
	font-family: arial;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	color: #dfb32e;
	text-align: right;
	vertical-align: top;
	background-color:#790000;
}
.bottomtext a:Hover
{
	font-family: arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	color: #dfb32e;
	text-align: right;
	vertical-align: top;
}
.bginput2 {
background: url(images/bginput2.gif) repeat-x;
border: #94a9b9 1px solid;
width: 126px;
padding: 3px 5px;
height: 18px;
font-family: tahoma;
font-weight: bold;
font-size:10px;
}

.navlb {
background: url(images/navlbbg.gif) repeat-x;
}

.lbutton {
border: 0px;
width: 83px;
height: 21px;
background: url(images/loginb.gif) no-repeat;
}
.loginbar {
background: #efc559 url(images/loginbar.gif) top left repeat-x;
border-left: #ecbc3f 1px solid;
border-right: #ecbc3f 1px solid;
padding-left: 8px;
padding-bottom: 15px;
padding-top: 14px;
padding-right: 0px;
}

.loginbar a:link, .loginbar a:hover, .loginbar a:active, .loginbar a:visited {
color: #041a31;
font-weight:bold;
text-decoration: underline;
}

.navl {
background: url(images/navl.gif) repeat-x;
}

.tcat_right {
background: url(images/tcat_right.gif) repeat-x;
height: 34px;
}