.input_tag {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height:15px;
	width: 396px;
    color: #555555;
    padding-top:3px;
    text-decoration: none;
	border: 1px solid #8298BF;
}
/*The above class is applied to tag field in reputation detail section.*/

.createrep_form {
    width: 100%;
}
.titletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #134786;
	text-decoration: none;
	padding-left: 5px;
	padding-bottom: 10px;
}
#repselector_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #134786;
	text-decoration: none;
	padding-top: 0;
	padding-bottom: 10px;
    }
.textbold {
	vertical-align:top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
}

.textnormal {
	vertical-align:top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #555555;
	text-decoration: none;
}

.button {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/button-bg.jpg);
	background-repeat: repeat-x;
	height:24px;
	text-align:center;
	border: 1px solid #033B74;
}
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height:15px;
	color: #555555;
	text-decoration: none;
	border: 1px solid #8298BF;
}
.input1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	text-decoration: none;
	border: 1px solid #8298BF;
	width: 250px;
	height: 150px;
	overflow: auto;
}

.input2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	text-decoration: none;
	height: 100px;
	width: 396px;
	border: 1px solid #8298BF;
}
.tblLeft {
	background-image: url(../images/create_lft_corner.gif);
	height: 10px;
	width: 15px;
}
.tblRight {
	background-image: url(../images/create_rt_corner.gif);
	height: 10px;
	width: 15px;
}
.tblLeftBot {
	background-image: url(../images/create_lftbot_corner.gif);
	height: 22px;
	width: 15px;
}
.tblRightBot {
	background-image: url(../images/create_rtbot_corner.gif);
	height: 22px;
	width: 15px;
}
.top {
	background-image: url(../images/create_top.gif);
	background-repeat: repeat-x;
	height: 10px;
}
.bottom {
	background-image: url(../images/create_bot.gif);
	background-repeat: repeat-x;
	height: 22px;
}
.left {
	background-image: url(../images/create_lft.gif);
	background-repeat: repeat-y;
	height: 15px;
}
.right {
	background-image: url(../images/create_rt.gif);
	background-repeat: repeat-y;
	height: 15px;
}

.button-01 {

            font-family: verdana;

            font-size: 11px;

            color: #000000;

            text-decoration: none;

            background-image: url(../images/button-bg01.jpg);

            background-repeat: repeat-x;

            text-align:center;

            cursor:pointer;

}



