.bodytext
{
	font-family: Tahoma;
	font-size: 12px;
	color: black;
	margin-left:10;
	margin-right:10;
}

.freepapertext
{
	font-family: Tahoma;
	font-size: 11.5px;
	color: black;
	margin-left:10;
	margin-right:10;
}

.bodytextS
{
	font-family: Tahoma;
	font-size: 9px;
	color: black;
	margin-left:10;
	margin-right:10;
}

.heading
{
	font-family: Tahoma;
	font-size: 12px;
	color: black;
	font-weight: bolder;
}

.bodytextsmall
{
	font-family: Tahoma;
	font-size: 9px;
	color: black;
	margin-left:10;
	margin-right:10;
}

.bodytextbig
{
	font-family: Tahoma;
	font-size: 13px;
	color: black;
	margin-left:10;
	margin-right:10;
}
.bodytextsmallnew
{
	font-family: Tahoma;
	font-size: 9px;
	color: black;
	
}
.textbox {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #960101;
	background-color: #FFFFFF;
	border: 1px solid #ff7c48;
	width:146;
	height:20;
}

.textboxlong {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #960101;
	background-color: #FFFFFF;
	border: 1px solid #ff7c48;
	width:292;
	height:20;
}
.textboxBlG {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #960101;
	background-color: #FFFFFF;
	border: 1px solid #ff7c48;
	width:146;
	height:75;
}

.textboxlarge {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #960101;
	background-color: #FFFFFF;
	border: 1px solid #ff7c48;
	width:292;
	//height:75;
}

.button
{
    BORDER-RIGHT: #960101 1px solid;
    BORDER-TOP: #960101 1px solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    BORDER-LEFT: #960101 1px solid;
    CURSOR: hand;
    COLOR: #000000;
    BORDER-BOTTOM: #960101 1px solid;
    FONT-FAMILY: Tahoma;
    BACKGROUND-COLOR: #ff7c48
}

.dropdown
{
    font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #960101;
	background-color: #FFFFFF;
	border: 1px solid #ff7c48;
	width:146;
	height:20;
	TEXT-DECORATION: none
	
}
.dropdownsmall
{
    font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #960101;
	background-color: #FFFFFF;
	BORDER-RIGHT: #ff7c48 1px solid;
    BORDER-TOP: #ff7c48 1px solid;
	BORDER-LEFT: #ff7c48 1px solid;
	BORDER-BOTTOM: #ff7c48 1px solid;
	width:50;
	height:20;
	TEXT-DECORATION: none
	
}
.radiobutton{
border: 1px solid #ff7c48;
}