/************************************************************************/
/* Style File															*/
/*																		*/
/************************************************************************/

/**************************/
/* HTML TAG REDEFINITIONS */
/**************************/

body {
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	font-size:12px;
}

IMG {
	border: 0px;
}

TD.main {
	height:100%;
	padding:10px;
	padding-right:30px;
	font-family: Arial, Verdana;
        font-size:12px;
}

TD {
	font-family: Arial, Verdana;
        font-size:12px;
}


/**********************/
/* CUSTOM CSS CLASSES */
/**********************/

.body_title {
	font-size:18px;
	color:#C50503;
        font-style:normal; font-weight: bold
}