.text {
	font-family: verdana;
	font-size: 10px;
	color: #333333;
	text-decoration: none;

}
.generatebutton {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 18px;
	width: 115px;
	background-color: #0099FF;
	cursor:pointer;
	border: 1pt solid #0033CC;
	margin-right:170px;
}

.publicgeneratebutton {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 18px;
	width: 115px;
	background-color: #0099FF;
	cursor:pointer;
	border: 1pt solid #0033CC;
	margin-left:300px;
}


.bottombuttons {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.shorturlhead {
	font-family: rabiohead;
	font-size: 22px;
	font-weight: normal;
	color: #5F5F5F;
	padding-left: 80px;
}

.bottombuttons:hover {
	font-family: verdana;
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}
.shorturl {
	font-family: arial;
	font-size: 18px;
	color:#0099FF;
	font-weight: normal;
	background-color:#ECF5FF;
	height: 10px;
}
.hint {
	font-family: rabiohead;
	font-size: 22px;
	color: #FF8484;
}


.clipboard {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	background-color: #0099FF;
	color: #FFFFFF;
	text-decoration: none;
	
	border: 1pt solid #0033CC;
	cursor:pointer;
}
.head {
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;
	color: #336699;
	text-decoration: none;
}
.category {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding-left: 5px;
	padding-right:5px;
}

.category:hover {
	font-family: verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
	padding-left: 5px;
	padding-right:5px;
}



.footer {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/footer_07.gif);
	background-repeat: repeat-x;
	height: 26px;
	padding-top: 6px;
}

.listall {
	font-family: verdana;
	font-size: 12px;
	color: #0033FF;
	text-decoration: none;
	padding-right: 30px;
}
.listall:hover {
	font-family: verdana;
	font-size: 12px;
	color: #0033CC;
	text-decoration: underline;
	padding-right: 30px;
}

.urldescription {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 5px;
}

.urldescriptionhead {
	font-family: verdana;
	font-size: 12px;
	color: #0033FF;
	text-decoration: none;
	font-weight: bold;	
}

.urldescriptionheadgray {
	font-family: verdana;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;	
}



.coptshorturl {
	font-family: rabiohead;
	font-size: 22px;
	color: #000000;
}
.pause {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 18px;
	width: 80px;
	background-color: #0099FF;
	cursor:pointer;
	border: 1pt solid #0033CC;
	margin-right: 100px;
}


/* Class added by Guru */
.success {
	font-family: verdana;
	font-size: 11px;
	color: #FF0000;
	font-weight: normal;
}

.norows
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF0000;
}

.highlight
{
	background-color:#FFFFAA;
	color:#FF0000;
	font-weight:bold;
}
.categoryName
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0000FF;
}

.mailsent
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#00BF55;
}.urlmint {
	font-family: verdana;
	font-size: 10px;
	color: #0033FF;
	text-decoration: none;
	font-weight: normal;
	padding-left:5px;
}


.urlmint:hover {
	font-family: verdana;
	font-size: 10px;
	color: #0066FF;
	text-decoration: underline;
	font-weight: normal;
}

#tableContainer {
	clear: both;
	border: 1pt solid #CACACA;
	height: 164px;
	overflow: auto;
	width: 97%;
}

.searchField
{
	background-color:#FFFFCC;
	color:#828282;
}

.highlightCategory
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#FFCC99;
	color:#000000;
	font-weight:bold;
	padding-left: 5px;
	height: 30px;
	width: 100px;
	float: none;
	padding-right: 5px;
}

.pageination {
	font-family: verdana;
	font-size: 10px;
	color: #993400;
	text-decoration: none;
	font-weight: bold;	
}
.pageination:hover {
	font-family: verdana;
	font-size: 10px;
	color:#993400;
	text-decoration:underline;
	font-weight: bold;
}

.pageinationtextarea {
	background-color: #EAEAEA;
	height: 15px;
	text-align: center;		
}

.listbutton {
	font-family: verdana;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #990000;
	height: 20px;
	width: 80px;
	border: 1pt solid #993366;
	margin-right: 70px;
}
.pagenumber {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}


.Contactustext {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.contactusbutton {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #993300;
	height: 20px;
	width: 55px;
	margin-right: 250px;
}
.reportus {
	font-family: verdana;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}

