﻿/* general */
html, body, form
{
	height: 100%;	
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Trebuchet MS;
	font-size: 12px;
}
form, td, div, span
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
}
A
{
	font-weight: bold;
	color: Black;
	text-decoration: none;
}
img
{
	border-width: 0px;
}
A:hover
{
	text-decoration: underline;
}
table
{
	border-width: 0px;
}

/* master pages */
.topLeftFill
{
	background-image: url(images/SuppliersLeftFill.JPG);
	background-repeat: repeat-x;
}
.topRightFill
{
	background-image: url(images/SuppliersRightFill.JPG);
	background-repeat: repeat-x;
}
.logoContainer
{
	 width: 766px;
	 height: 100%;
}
.logo
{
	background-image: url(images/Suppliers_01.jpg);
	background-repeat:no-repeat;
	height: 101px;
}
.menuContainer
{
	background-image: url(images/Suppliers_02.jpg);
	background-repeat:no-repeat;
	height: 49px;
}
A.menu
{
	color: White;
}
A.menu:hover
{
	color: White;
}

/* login */
.loginContainer
{
	background-color: #1E1E1E;
}

.NewsDate
{
	color: #87b600;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
}
a.NewsItemTitle:link
{
	color: #1e1e1e;
	font-family: Trebuchet MS;
	font-size: 11px;
	text-decoration: underline;
}
a.NewsItemTitle:visited
{
	color: #1e1e1e;
	font-family: Trebuchet MS;
	font-size: 11px;
	text-decoration: underline;
}
a.NewsItemTitle:hover
{
	color: #1e1e1e;
	font-family: Trebuchet MS;
	font-size: 11px;
	text-decoration: none;
}
a.NewsItemTitle:active
{
	color: #1e1e1e;
	font-family: Trebuchet MS;
	font-size: 11px;
	text-decoration: underline;
}
.NewsItem
{
	color: #7a7a7a;
	font-family: Trebuchet MS;
	font-size: 11px;
}
.MainContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #838383;
}
.Mailing {
	height: 16px;
	width: 215px;
	background-color: #F3F3F3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.MasterPageLeftFill
{
	width: 50%;
	background:url(images/LeftFill.jpg);
	background-repeat:repeat-x;
}
.MasterPageRightFill{
	width: 50%;
	background:url(images/RightFill.jpg);
	background-repeat:repeat-x;
}
.Top_14
{
	background: url(images/Top_14.jpg);
	background-repeat:no-repeat;
}
.Main_07
{
	 background: url(images/Main_07.jpg);
	 background-repeat: no-repeat;
	 height: 250px;
}
.ContentTitle
{
	font-size: 12px;
	font-weight: bold;
}
.ContentBody
{
}
.QuoteHeader
{
}
.QuoteMadeBy
{
	font-weight: bold;
}
.Validators
{
	font-size : large;	
}

input.SubscribeField
{
	border: none;
	width: 	177px;
	padding-right: 5px;
	padding-left: 5px;
}

.Copyrights
{
	font-family: Arial, Helvetica, sans-serif;
	color: #969696;
	font-size: 11px;
}

BottomMenu
{
	color: #494949;
	font-family: Trebuchet MS;
	font-size: 11px;
}
a.BottomMenu:link
{
	color: #494949;
	font-family: Trebuchet MS;
	font-size: 11px;
	text-decoration: none;
}
a.BottomMenu:visited
{
	color: #494949;
	font-family: Trebuchet MS;
	font-size: 11px;
	text-decoration: none;
}
a.BottomMenu:hover
{
	color: #494949;
	font-family: Trebuchet MS;
	font-size: 11px;
	text-decoration: underline;
}
a.BottomMenu:active
{
	color: #494949;
	font-family: Trebuchet MS;
	font-size: 11px;
	text-decoration: none;
}

.DefaultTableStyle
{
	background: url(images/Main_10.jpg);
	background-position: right;
	background-repeat: repeat-y;
}

a.Service:link
{
	color: #1e1e1e;
	font-family: Trebuchet MS;
	font-size: 12px;
	text-decoration: none;
	display: block;
}
a.Service:visited
{
	color: #1e1e1e;
	font-family: Trebuchet MS;
	font-size: 12px;
	text-decoration: none;
	display: block;
}
a.Service:hover
{
	color: #1e1e1e;
	font-family: Trebuchet MS;
	font-size: 12px;
	text-decoration: none;
	display: block;
}
a.Service:active
{
	color: #1e1e1e;
	font-family: Trebuchet MS;
	font-size: 12px;
	text-decoration: none;
	display: block;
}
