﻿
/* classes for ZOHO Sign in */

.small {
	font : 11px/14px arial,verdana, helvetica, san-serif;

}

.dim {
	color: #666;
}

.mandatory {
	
	color: #900;
}

.textBox {

	font : 11px/14px arial,verdana, helvetica, san-serif;
	border:1px solid #444444;
	background:url("textBoxBg-1.gif"/*tpa=http://crm.zoho.com/crm/css/images/textBoxBg.gif*/) repeat-x;
	padding-left:5px;	
}

a {
text-decoration:none;
color:#3366BB;
}

a:hover {
text-decoration:underline;
color:#3366BB;
}

body, td, div, span, p, font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

body {
	margin: 0px;
}
a, a:hover,a:active, a:visited {
	color:#00C
}
.header_bluelink
{
color:#00C
}
.blacktxt
{
color:#000;
}
.txt28px
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:28px;
color:#666666;
}
.txt10px
{
font-size:10px;
}

.txt11px
{
font-size:11px;
}
.txt12px
{
font-size:12px;
}
.txt22px
{
font-size:22px;
}
.gray_color
{
color:#808080;
}
.gray_light
{
color:#bbbbbb;
}
.color_993300 {
	color: #993300;
}



