﻿body {
	background-color: #000000;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}

.warnred
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:red;
	text-decoration: none;
}

.warnredbold
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:red;
	text-decoration: none;
}

.textbox
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #808080;
	width: 200px;
	border-right: gray thin solid;
	border-top: gray thin solid;
	border-left: gray thin solid;
	border-bottom: gray thin solid;
	border-width: 1px;
}
.button
{
    font-family: Verdana,Arial, Tahoma;
	font-size: 11px;
	font-weight: normal;
	height: 20px;	
	border-right: gray thin solid;
	border-top: gray thin solid;
	border-left: gray thin solid;
	border-bottom: gray thin solid;
	border-width: 1px;
}

.bk11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bk12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.grey11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #384157;
	text-decoration: none;
}
.dgrey11bd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #384157;
	text-decoration: none;
}
.dkblue12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #384157;
	text-decoration: none;
}
.red11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5e0202;
	text-decoration: none;
}

.fresh_red11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #8b0707;
	text-decoration: none;
}
.fresh_red14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #8b0707;
	text-decoration: none;
}

.red18bd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #5E0202;
	text-decoration: none;
}

.dgrey14bd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.dgrey11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.ImageCursor
{
    cursor: hand;
}

.tdsearch1
{
    background-image: url(images/searchbox_04.jpg);
}

.tdsearch2
{
    background-image: url(images/searchbox_06.jpg);
}

.grey11policy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #9b9b9b;
	text-decoration: none;
}

.red12bd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8b0707;
	text-decoration: none;
}

.dgrey11bd2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #808080;
	text-decoration: none;
}
.Search
{
    font-family: Verdana,Arial, Tahoma;
    background:transparent url(../images/mag.gif) no-repeat scroll left center;
    border-color:#666666 rgb(204, 204, 204) rgb(204, 204, 204) rgb(102, 102, 102);
    border-style:solid;
    width: 150px;
    border-right: gray thin solid;
    border-top: gray thin solid;
    border-left: gray thin solid;
    border-bottom: gray thin solid;
    border-width: 1px;
    padding:0.1em 0.1em 0.1em 19px;
    background-color: White;
}

.Save
{
    font-family: Verdana,Arial, Tahoma;
    background:transparent url(../images/saveicon.gif) no-repeat scroll left center;
    border-color:#666666 rgb(204, 204, 204) rgb(204, 204, 204) rgb(102, 102, 102);
    border-style:solid;
    width: 150px;
    height: 20px;
    font-size: 11px;
	font-weight: normal;
    border-right: gray thin solid;
    border-top: gray thin solid;
    border-left: gray thin solid;
    border-bottom: gray thin solid;
    border-width: 1px;
    padding:0.1em 0.1em 0.1em 5px;
    background-color: Control;
}
