body{ 
	margin-bottom:0px; 
	margin-top:0px;
	color : #000000;
	margin-top : 1px;
	margin-bottom : 1px;
	margin-left : 1px;
	margin-right : 1px;
	font-size : 11px;
	font-family: Tahoma;
}

p {
	color : #000000;
	margin-top : 5px;
	margin-bottom : 5px;
	margin-left : 5px;
	margin-right : 5px;
	font-size : 11px;
}

p a {
	color:#0000FF;
	text-decoration:none;
}

p a:hover {
	color : #000000;
	text-decoration:underline;
}

li {
	color : #000000;
	margin-top : -1px;
	margin-bottom : -1px;
	margin-right : 1px;
	font-size : 11px;
}

ul, ol {
	color : #000000;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-right : 0px;
	font-size : 11px;
}

input, select {
	color : #1F86DE;
	font-size : 10px;
}

/* CSS Classes For Tables*/

table#normalTbl {
	border: 0px;
	margin-left: auto;
	margin-right: auto;
}

table#textContentTbl {
	border-left:1px #D3CAA9 solid;
	border-right:1px #D3CAA9 solid;
	border-top:1px #D3CAA9 solid;
	border-bottom:1px #D3CAA9 solid;
}

table#blueSquareTbl {
	border:0px;
	border-left:1px #000000 solid;
	border-right:1px #000000 solid;
	border-top:1px #000000 solid;
	border-bottom:1px #000000 solid;
	background-color:#3399FF;
	margin-left:auto;
	margin-right:auto;
}

table#whiteSquareTbl {
	border-left:1px #C9CACB solid;
	border-right:1px #C9CACB solid;
	border-top:1px #C9CACB solid;
	border-bottom:1px #C9CACB solid;
	background-color:#FFFFFF;
}

table#transSquareTbl {
	border-left:1px #C9CACB solid;
	border-right:1px #C9CACB solid;
	border-top:1px #C9CACB solid;
	border-bottom:1px #C9CACB solid;
}

table#menuSquareTbl {
	border-left:1px #C9CACB solid;
	border-right:1px #C9CACB solid;
	border-top:1px #C9CACB solid;
	background-color:#EEEEEE;
}

table#infoTbl{
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	background-color:#ffffff;
}

table#bottomTbl{
	border-left:1px solid #060685;
	border-right:1px solid #000000;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	border:1px solid #000000;
}

table#logoTbl{
	border-left:1px solid #4D6BCD;
	border-right:1px solid #4D6BCD;
	border-top:1px solid #4D6BCD;
	border-bottom:1px solid #4D6BCD;

}

/* End of CSS Classes For Tables */

.mainTitleRed {
	color : #FF0000;
	margin-top : 1px;
	margin-bottom : 1px;
	margin-left: 2px;
	margin-right: auto;
	font-size : 13px;
	font-weight: bold;
	font-family:"Times New Roman", Times, serif;
}

.mainTitleGrey {
	color : #000000;
	margin-top : 1px;
	margin-bottom : 1px;
	margin-left: 2px;
	margin-right: auto;
	font-size : 15px;
	font-weight: bold;
	font-family:arial;
}
.mainTitleGrey a {
	color : #999999;
	text-decoration:none;
}
.mainTitleGrey a:hover {
	color : #999999;
	text-decoration:underline;
}

.picture {
	color : #000000;
}
.picture a {
	color : #CCCCCC;
}
.picture a:hover {
	color : #000000;
}

.greyLabel {
	color : #999999;
}

.subTitle {
	color : #000000;
	margin-top : 1px;
	padding-bottom : 1px;
	margin-bottom : 1px;
	margin-left : 37px;
	margin-right : 10px;
	font-size : 10px;
	font-weight: bold;
}
.subTitle a {
	color : #EF6D00;
	margin-left:auto;
	margin-right:auto;
}
.subTitle a:hover {
	color : #C25A02;
}

.topMenu {
	color : #000000;
	font-size : 11px;
}
.topMenu a {
	color : #000000;
	text-decoration:none;
}
.topMenu a:hover {
	color : DarkGreen;
	text-decoration:underline;
}

.bottomMenu {
	color : #000000;
	font-size : 11px;
}
.bottomMenu a {
	color : #000000;
	text-decoration:none;
}
.bottomMenu a:hover {
	color : #000000;
	text-decoration:underline;
}

.label {
	color : #000000;
	margin-top : 2px;
	margin-bottom : 1px;
	font-family: Verdana;
	font-size : 11px;
	font-weight: bold;
}
.label a {
	color : #EF6D00;
	margin-left:auto;
	margin-right:auto;
}
.label a:hover {
	color : #C25A02;
}

.labelWhite {
	color : #000000;
	margin-top : 2px;
	margin-bottom : 1px;
	font-family: Verdana;
	font-size : 11px;
	font-weight: bold;
}

.labelWhite2 {
	color : #ffffff;
	margin-top : 2px;
	margin-bottom : 1px;
	font-family: Verdana;
	font-size : 11px;
}

.productLabel {
	color : #771629;
	line-height:15px; 
	margin-top : 2px;
	margin-bottom : 1px;
	font-size : 11px;
	font-weight: bold;
}

.message {
	color : #6F6F6F;
	margin-top : 1px;
	padding-bottom : 1px;
	margin-bottom : 1px;
	margin-left : 1px;
	margin-right : 10px;
	font-size : 10px;
}
.message a {
	color : #EF6D00;
	margin-left:auto;
	margin-right:auto;
}
.message a:hover {
	color : #C25A02;
}

.mainMenuItem {
	color: #FF0000;
	padding-bottom : 1px;
	margin-bottom : 1px;
	margin-left : 1px;
	margin-right : 10px;
	font-size : 11px;
	font-weight:bold;
	font-family:  ITC New Baskerville;
}
.mainMenuItem a {
	line-height:20px; 
	font-size:11px; 
	font-weight: bold; 
	color:#99CC33; 
	background:transparent; 
	padding-left:10px;
	text-decoration:none;
}
.mainMenuItem a:hover {
	color:#ffffff;
}

.subMenuItem {
	color : #6F6F6F;
	margin-top : 1px;
	padding-bottom : 1px;
	margin-bottom : 1px;
	margin-left : 1px;
	margin-right : 10px;
	font-size : 10px;
}
.subMenuItem a {
	line-height:17px; 
	font-family:  ITC New Baskerville; 
	font-size:11px; 
	font-weight: bold; 
	color:#ffffff; 
	background:transparent; 
	padding-left:20px;
	text-decoration:none;
}
.subMenuItem a:hover {
	color : #999999;
}

.bullet {
	color: #000000; 
	font-family: Tahoma; 
	font-weight: bold; 
	font-size: x-small;
	margin-left: auto;
	margin-right: auto;
}

.footer {
	font-weight: bold; 
	font-family: Tahoma; 
	font-size: x-small;
	color: #000000;
	/* background-color:#DEEEFF; */
}

.displayProduct {
	color : #000000;
	margin-top : 1px;
	margin-bottom : 1px;
	margin-left : 1px;
	margin-right : 1px;
	font-size : 10px;
	font-weight:bold;
}

.footerMenu {
	color : #000000;
	font-size : 11px;
}
.footerMenu a {
	color : #999999;
	text-decoration: none;
}
.footerMenu a:hover {
	color : #000000;
	text-decoration:underline;
}

.redLabel {
	color: #FF0000;
	font-weight: bold;
}

.redLabel a {
	color : #FF0000;
	text-decoration: none;
}
.redLabel a:hover {
	color : #FF0000;
	text-decoration:underline;
}

.advertisement{
	margin-left : 15px;
	color : #999999;
	text-decoration: none;
}

.advertisement a {
	color : #000000;
	text-decoration: none;
}
.advertisement a:hover {
	color : #000000;
	text-decoration:underline;
}

.textContent{
	color : #686454;
	text-decoration: none;
}

.rightPanel{
	color : #ffffff;
	margin-left : 15px;
	margin-right : 5px;
	font-size : 11px;
	
}
.rightPanel a {
	font-weight:bold;
	color : #ffffff;
	text-decoration: none;
}
.rightPanel a:hover {
	color : #ffffff;
	text-decoration:underline;
}

.greenLabel{
	color : #99CC33;
	margin-left : 15px;
	margin-right : 5px;
	font-size : 10px;
}

.greenLabel a {
	color : #99CC33;
	text-decoration: none;
}
.greenLabel a:hover {
	color : #99CC33;
	text-decoration:underline;
}

h2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	color: #544E38;
}

h4 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	color: #544E38;
}

.mainTitleWhite {
	color : #FFFFFF;
	margin-top : 1px;
	margin-bottom : 1px;
	margin-left: auto;
	margin-right: auto;
	font-size : 13px;
	font-weight: bold;
	font-family:Arial;
}
.mainTitleWhite a {
	color : #FFFFFF;
	margin-left: 2px;
	margin-right: 2px;
	font-size : 12px;
	font-weight: bold;
	text-decoration: none;
}
.mainTitleWhite a:hover {
	color : #BFE6FF;
}

