﻿tr.transperant{
	background-color:Transparent;
}
tr.white{
	background-color:#FFF;
}
tr.left{
	background-color:#f0f1f1;
}
th 
{
    background-image:url(../images/gridview_bg.jpg);
    background-repeat:repeat-x;
    background-position:top;
    text-align:center;
    height:20px;
}
table.text 
{
   /* border-color:#c9c8c7;*/ 
    width:100%;
    border:1 solid #c9c8c7;

}
div {
	text-align:left;
}
.copyright{
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFF;
	color:#232222;
	font-size:11px;
}
a.copyright:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:11px;
	}
.textTitle{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#3e3e3d;
	font-weight:bold;
}
.textTitlesmallRed{
	font-family:Geneva, sans-serif;
	font-size:14px;
	color:#a81b09;
	font-weight:bold;
}
.textTitlesmall{
	font-family:Geneva, sans-serif;
	font-size:14px;
	color:#6f481a;
	font-weight:bold;
}
.textsmall{
	font-family:Geneva, sans-serif;
	font-size:13px;
	color:#846533;
}
.textorange {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#e29108;
	line-height:20px;
	font-weight:bold;
}
.textLarge {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#3e3e3d;
	line-height:20px;
	font-weight:bold;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3e3e3d;
	line-height:18px;
}
ul.text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3e3e3d;
	line-height:18px;
    width: 375px;
}
.text {
	font-family:Geneva, sans-serif;
	font-size:12px;
	color:#232222;
	/*line-height:20px;*/
}
.textcontact {
	font-family:Geneva, sans-serif;
	font-size:12px;
	color:#000;
	line-height:20px;
	font-weight:bold;
}
a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#232222;
	line-height:20px;
	font-weight:bold;
}
a.blue {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#70a9b8;
	line-height:20px;
	font-weight:bold;
}
a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	line-height:20px;
	font-weight:bold;
}
a.blue:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2c5863;
	line-height:20px;
	font-weight:bold;
}
.orange_link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#e29108;
	line-height:20px;
	font-weight:bold;
	text-decoration:underline;
}
.orange_link:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#edb14c;
	line-height:20px;
	font-weight:bold;
	text-decoration:underline;
	cursor:pointer;
}
.tagged{
	font-family:Geneva, sans-serif;
	font-size:25px;
	color:#FFF;
	font-weight:bold;
	line-height:30px;
	font-style:italic;
}
li {
	font-family:Geneva, sans-serif;
	font-size:12px;
	color:#232222;
	line-height:20px;
}
ul.special{
	list-style-type: none;
}
ul.category{
	list-style-type:none;
	font:Arial, Helvetica, sans-serif;
	color:#232222;
	padding-left:20px;
	margin:0px;
}
li.listboxes {
	font-family:Geneva, sans-serif;
	font-size:12px;
	color:#000040;
}
.boxes {
	font-family:Geneva, sans-serif;
	font-size:12px;
	color:#364332;
}
.textboxesTitle{
	font-family:Geneva, sans-serif;
	font-size:18px;
	color:#555655;
	font-weight:bold;
}
label {
	font-family:Geneva, sans-serif;
	font-size:12px;
	color:#5d6469;
}

.menu_bg_blue
{
    background-image:url(../images/menu_left.jpg); 
    height:35px; 
    width:239px; 
    vertical-align:text-bottom;
    vertical-align:middle;
    color:#FFF;
    font-family:Geneva, sans-serif;
    font-weight:bold;
    font-size:16px;
}
.button
{
    background-image:url(../images/button_bg.jpg);
    background-repeat:repeat-x;
    background-position:bottom;
    background-color:#FFF;
    color:#FFF;
    font:Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:bold;
    border:none;
    height:25px;
}
.dropdown
{
    width:190px;
}
.txtbox
{
    width:190px;
}
.buttonGreen
{
    background-image:url(../images/button_green.png);
    background-repeat:no-repeat;
    background-position:bottom;
    color:#FFF;
    font:Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:bold;
    border:none;
    height:25px;
    width:72px;
}
.buttonOrange
{
    background-image:url(../images/button_orange.png);
    background-repeat:no-repeat;
    background-position:bottom;
    color:#FFF;
    font:Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:bold;
    border:none;
    height:25px;
    width:72px;
}
.msg
{
    width:450px; 
    font-family:Geneva, sans-serif; 
    font-size:13px; 
    font-weight:bold;
    padding: 12px;
}
.errorbg
{
    background-color:#f7c0ba; 
    /*margin-left:20px;*/
}
.successbg
{
    background-color:#b9e7bf; 
    /*margin-left:20px; */
}
.neutralbg
{
    background-color: White;
}


