body {
	Font-family: verdana;
	Font-size: 11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000000;
	background-color: #333333;
	text-align:justify;
	line-height:15px;
	
}
/* ---------- Links --------- */
.lnkright
{
	font-size: 10px;
	color: #0066FF;
	font-weight: bold;
	text-decoration: none;
	text-align:left;
	
}
.lnkright:hover {
	text-decoration: underline;
}
.lnk2
{
	font-size: 10px;
	color: #FF9966;
	font-weight: bold;
	margin: 0px;
	padding: 5px 5px 4px 5px;
	border-right: 1px solid #cc0000;
	text-decoration: none;
}

.lnk2:hover {
	color: #FFFFFF;
}

.lnktop
{  
font-weight: bold; 
color: #000000; 
text-decoration: none;
}
.lnktop:hover
{  
color: #CC3300; 
}
.lnkfooter
{  
color: #FFFFFF; 
text-decoration: none;
}
.lnkfooter:hover
{  
text-decoration: underline;
}

/* ---------- Text --------- */
.txtleft {
	text-align: left;
}
.txtJustify {
	text-align: justify;
}

.H1 {
	font-size: 14px;
	color: #CC3300;
	font-weight: bold;
	text-align:center;
}
.H2 {
	font-size: 12px;
	color: #0033CC;
	font-weight: bold;
}
.H3 {
	font-size: 12px;
	color: #CC3300;
	font-weight: bold;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.red {
	color: #CC0000;
}

/* ---------- common buttons --------- */
.combo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 25px;
}
input.commonButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #eeeeee;
	background-image:  url(images/but_sm_bg.gif);
	border: none;
	width: 70px;
	height: 24px;
	CURSOR: hand;
}
input.commonButtonBig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #eeeeee;
	background-image:  url(images/button_big_130px.gif);
	border: none;
	width: 130px;
	height: 24px;
	CURSOR: hand;
}
.drpdwn
{
text-decoration : none;
font-size:10px;
BACKGROUND-COLOR: #d6e7ef
}
.textbx
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	width: 133px;
}
.minibutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 20px;
	width: 35px;
}
