body {
	BACKGROUND-COLOR:#f9f9e2;
    FONT-FAMILY: verdana;
}

.bodyPrint {
	background-color:#FFFFFF !important;
	font-family:Arial, Helvetica, sans-serif;
}

.maincell{
	font-size:smaller;
	COLOR: black;	
	text-align: justify;
	padding:10px;
}
td{
	font-size:smaller;
	color: black;
}

.menuCol {
	margin-top:20px;
	background-color: #336699;
	color: #ffffcc;
	font-size:16px;
}

.menuCol A {
	color: #ffffcc;
}


.menuCol1 {
	margin-top:20px;
	margin-bottom:8px;
}
.flagimg{
	text-align:center;	
}

.menuCol2 {
	font-size:14px;
	margin-top:0px;
	margin-bottom:1px;
} 
.menuCol2 p {
	margin-left:10px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:1px;
	text-indent:-10px;	

}
A
{
	text-decoration:none;
}
A:hover
{
	text-decoration:underline!important;
}

.maincell A:link
{
    COLOR:#FF6600;
}
.maincell A:visited
{
	color:#FF6600;
}
.rbr {      font-family:"skaterdudes","steelfish","coolvetica","Arial","Helvetica","Lucida";
      background-color:#<?=$color2?>;
      color:#221003;
      padding:3px;
      border-radius:12px 0px 0px 12px;
      -moz-border-radius:12px 0px 0px 12px;
      border:2px solid #000000; border-right:0px;
      margin-top:8px;
      float:right; clear:right;
}
/* Specific DST styles to be included below here:*/
.dstLoginForm, .dstSearchForm{
	padding top:0px;
	border: 1px solid white;
	margin: 2px;
	width: 185px;
	overflow:hidden;
}
.dstLoginForm table, .dstSearchForm table {
	font:arial;
	font-size:12px;
	width: 185px;
	overflow:hidden;	
}
.TextBox { 
	BACKGROUND-POSITION: left top; 
	BACKGROUND-ATTACHMENT: fixed; 
	BACKGROUND-IMAGE: url(/images/cell-background.gif); 
	BACKGROUND-REPEAT: no-repeat;
}
.button {
padding:1px;
margin:0px;
	BACKGROUND-POSITION: right bottom; 
	BACKGROUND-ATTACHMENT: fixed; 
	BACKGROUND-IMAGE: url(/images/button-background.gif); 
	BACKGROUND-REPEAT: no-repeat;
}
.printbox {
	border:solid black 1px;
	margin:5px;
	padding:5px;
	
}
.infoline {
	font-size:12px;
}
.banner_left {
	text-align:left;
	}

.banner_right {
	text-align:right;
	}
.table_alternate {
	background-color:#FEFECA;
	padding:0px;
	margin:0px;
	border:0px;
	border-bottom:1px solid black;
	
}