body {
		margin-left:0px;
		margin-right:0px;
		margin-top:0px;
		margin-bottom:0px;
		width: 100%;
		height: 100%;
		background: #D3D3D3 url("../images/bg_body.jpg");
		background-repeat:repeat-x;
}
.verysmallgrey {
		font : normal 8.5pt tahoma;
		color : #A7A7A7;
}
.mediumwhite {
		font : normal 9pt tahoma;
		color : #ffffff;
		text-decoration : none;
}
.mediumwhite:hover {
		font : normal 9pt tahoma;
		color : #ffffff;
		text-decoration : none;
}
.mediumwhite1 {
		font : bold 8.5pt tahoma;
		color : #ffffff;
		text-decoration : none;
}
.mediumwhite1:hover {
		font : bold 8.5pt tahoma;
		color : #ffffff;
		text-decoration : none;
}
.mediumwhitebold {
		font : bold 11pt tahoma;
		color : #ffffff;
		text-decoration : none;
}
.mediumwhitebold:hover {
		font : bold 11pt tahoma;
		color : #ffffff;
		text-decoration : none;
}
.mediumgrey {
		font : bold 10pt tahoma;
		color : #A7A7A7;
}
.verysmallgreybottom {
		font : normal 8pt tahoma;
		color : #575757;
		text-decoration : none;
}
.verysmallgreybottom:hover {
		font : normal 8pt tahoma;
		color : #575757;
		text-decoration : underline;
}
.mediumgreyinner {
		font : normal 7.5pt verdana;
		color : #9B9B9B;
}
.bigtextgreen {
		font : normal 8pt tahoma;
		color : #00465D;
}
.verysmall {
		font : normal 7pt tahoma;
		color : #00465D;
}
.mediumrama {
		font : normal 8pt tahoma;
		color : #00A8DE;
}
.bigrama {
		font : bold 11pt tahoma;
		color : #00A8DE;
}
.bigrama:hover {
		font : bold 11pt tahoma;
		color : #00A8DE;
}
.mediumgreylast {
		font : normal 7.5pt tahoma;
		line-height : 14px;
		color : #9B9B9B;
}
.verysmallorange {
		font : bold 7.5pt tahoma;
		color : #FF9600;
}
.skybig {
		font : bold 7pt tahoma;
		color : #32ADD4;
		text-decoration : none;
}
.skybig:hover {
		font : bold 7pt tahoma;
		color : #32ADD4;
		text-decoration : underline;
}
.inputtxt {
	height:20px;
	font:normal 11px tahoma;
	background: #f7f7f7;
	border: #dddddd 1px solid;
	
}
.inputtxtarea {
	font:normal 11px tahoma;
	background: #f7f7f7;
	border: #dddddd 1px solid;
	
}
.inputbtn{
	font: bold 12px arial;
	background: #444444;
	color: #ffffff;
	cursor: hand;
}
.select{
	height:20px;
	font:normal 11px tahoma;
	background: #f7f7f7;
	border: #dddddd 1px solid;
}
.option{
	height:20px;
	font:normal 11px tahoma;
	background: #f7f7f7;
	border: #dddddd 1px solid;
}
.input{
	height:20px;
	font:normal 11px tahoma;
	background: #f7f7f7;
	border: #dddddd 1px solid;
}
