/* ----------Tags---------- */
body {
	background-image: url(images/bg.bmp);
	color: #808080;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;	
}
a:hover {
	text-decoration: underline;
}
a.Path {
	color: #808080;
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 18px;
	text-decoration:none;
}
a.Path:hover {
	color: #808080;
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 18px;
	text-decoration:underline;
}
p {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
}
ul {
	margin-bottom: 10px;
	margin-top: 10px;
}
li {
	color: #808080;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
	list-style-image: url(images/list_arrow.jpg);
	list-style-position: outside;
	text-align: justify;
	padding: 0px;
}
form {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-right: 0px;
}
option {
	color: #808080;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 16px;
	text-decoration:none;
}
select {
	color: #808080;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 16px;
	text-decoration:none;
}
input {
	color: #808080;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 16px;
	text-decoration:none;
}
textarea {
	color: #808080;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 16px;
	text-decoration:none;
}
table{
	background-color: #ffffff;
}
table.Trans{
	background-color: transparent;
}
td, tr {
	color: #808080;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 16px;
	text-decoration:none;
}

/* Background Classes */
.top_menu_shadow{
	background-image: url(images/top_menu_shadow.jpg);
	background-position: top;
	background-repeat: repeat-x;
	height: 8px;
}
.BDottedV{
	background-image: url(images/ver_div.jpg);
	background-position: center;
	background-repeat: repeat-y;
}
.BDottedH{
	background-image: url(images/hori_div.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}
.footerBG{
	background-image: url(images/footer_bg.jpg);
	background-position: center;
	background-repeat: repeat-x;
	height: 80px;
}
.menuTop{
	background-image: url(images/menu_bar_bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	height: 33px;
}
.Left{
	background-color: #F9F9F9;
	width: 228px;
}
.logos{
	background-image: url(images/client_logos.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

/* Marquee Classes */
#marqueecontainer{
	position: relative;
	width: 228px; /*marquee width */
	height: 350px; /*marquee height */
	background-color: transparent;
	overflow: hidden;
/*border: 3px solid orange;
padding: 2px;
padding-left: 4px;*/
}

/* Buttons Classes */
.button70 {
	background: url(images/button_bg_small.jpg);
	background-image: url(images/button_bg_small.jpg);
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #FFFFFF;
	border: none;
	height: 27px;
	width: 70px;
	cursor: pointer;
}


/* ----------Text---------- */
.btext {
	color: #808080;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 16px;
	text-decoration: none;
}
.btextW {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 30px;
	text-decoration: none;
}
.btextW2 {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 30px;
	text-decoration: none;
}
.FooterTXT {
	color: #808080;
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 16px;
	text-decoration: none;
}
.btextOr {
	color: Orange;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 16px;
	text-decoration: none;
}
.more {
	color: #005AB0;
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 18px;
	margin-left: 5px;
	text-decoration: none;
}
.btextGreen{
	color: #7B991F;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 18px;
	text-decoration: none;
}
.btextGrey{
	color: #C7C7C7;
	font-family: Tahoma;
	font-size: 18px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 25px;
	text-decoration: none;
}
.btextBlue {
	color: #005AB0;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 18px;
	text-decoration: none;
}
.PageTitle {
	color: #7B991F;
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 26px;
	padding-left: 5px;
	text-decoration: none;
}
.PagePath  {
	color: #808080;
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 18px;
	text-decoration:none;
}

/* Border Style*/
.ALL{
	border-bottom-color: #bdbdbd;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #bdbdbd;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #bdbdbd;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #bdbdbd;
	border-top-style: solid;
	border-top-width: 1px;
}
.RLeft{
	border-bottom-color: #bdbdbd;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-left-color: #bdbdbd;
	border-left-style: solid;
	border-left-width: 0px;
	border-right-color: #EBEBEB;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #bdbdbd;
	border-top-style: solid;
	border-top-width: 0px;
}
.BDot{
	border-bottom-color: #bdbdbd;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-left-color: #bdbdbd;
	border-left-style: solid;
	border-left-width: 0px;
	border-right-color: #bdbdbd;
	border-right-style: solid;
	border-right-width: 0px;
	border-top-color: #bdbdbd;
	border-top-style: solid;
	border-top-width: 0px;
}
.BobyBG{
	background-color: #FFFFFF;
	border-bottom-color: #bdbdbd;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #bdbdbd;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #bdbdbd;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #bdbdbd;
	border-top-style: solid;
	border-top-width: 1px;
}
.BRT{
	border-bottom-color: #bdbdbd;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #bdbdbd;
	border-left-style: solid;
	border-left-width: 0px;
	border-right-color: #bdbdbd;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #bdbdbd;
	border-top-style: solid;
	border-top-width: 1px;
}
.BLR{
	border-bottom-color: #bdbdbd;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #bdbdbd;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #bdbdbd;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #bdbdbd;
	border-top-style: solid;
	border-top-width: 0px;
}
.LRT{
	border-bottom-color: #bdbdbd;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-left-color: #bdbdbd;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #bdbdbd;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #bdbdbd;
	border-top-style: solid;
	border-top-width: 1px;
}
.BT{
	border-bottom-color: #bdbdbd;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #bdbdbd;
	border-left-style: solid;
	border-left-width: 0px;
	border-right-color: #bdbdbd;
	border-right-style: solid;
	border-right-width: 0px;
	border-top-color: #bdbdbd;
	border-top-style: solid;
	border-top-width: 1px;
}
.BR{
	border-bottom-color: #bdbdbd;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #bdbdbd;
	border-left-style: solid;
	border-left-width: 0px;
	border-right-color: #bdbdbd;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #bdbdbd;
	border-top-style: solid;
	border-top-width: 0px;
}
.B{
	border-bottom-color: #bdbdbd;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #bdbdbd;
	border-left-style: solid;
	border-left-width: 0px;
	border-right-color: #bdbdbd;
	border-right-style: solid;
	border-right-width: 0px;
	border-top-color: #bdbdbd;
	border-top-style: solid;
	border-top-width: 0px;
}
.R{
	border-bottom-color: #bdbdbd;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-left-color: #bdbdbd;
	border-left-style: solid;
	border-left-width: 0px;
	border-right-color: #bdbdbd;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #bdbdbd;
	border-top-style: solid;
	border-top-width: 0px;
}
.smBLR{
	border-bottom-color: #F6872D;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #F6872D;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #F6872D;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #F6872D;
	border-top-style: solid;
	border-top-width: 0px;
}
.rowColor{
	background-color:#f3f3f3;
}
