body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #666666;
	font-size: 9px;
	font-family: verdana;
}
.style2 {
	color: #E00019;
	font-size: 9px;
	font-family: verdana;
	font-weight: bold;
}
.style3 {
	color: #344F82;
	font-size: 9px;
	font-family: verdana;
	font-weight: bold;
}
.style4 {
	color: #344F82;
	font-size: 11px;
	font-family: arial;
	
}
.style5 {
	color: #666666;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
}
.style6 {
	color: #006aad;
	font-size: 10px;
	font-family: tahoma;
}
.style7 {
	color: #6e6e6e;
	font-size: 11px;
	font-family: tahoma;
}
.style8 {
	color: #7e7e7e;
	font-size: 11px;
	font-family: tahoma;
}
.style9 {
	color: #006aad;
	font-size: 11px;
	font-family: tahoma;
}
.style10 {
	color: #666666;
	font-size: 10px;
	font-family: tahoma;
}
.style11 {color: #006aad}
.style12 {
	color: #666666;
	font-size: 10px;
	font-family: tahoma;
}
.style13 {
	font-size: 11px;
	font-weight: bold;
	font-family: arial;
	color: #344F82;
}

.textWhiteBigger {
	font-size: 18px;
	font-weight: bold;
	font-family: arial;
	color: #FFFFFF;
}


.textGrayBigger {
	font-size: 18px;
	font-weight: bold;
	font-family: arial;
	color: #344F82;
}

.inputGray
{
	color: #344F82;
	font-size: 10px;
	font-family: verdana;
	font-weight: normal;
}

.textRedSmall
{
	color: #E00019;
	font-size: 11px;
	font-family: arial;
	
}

.linkBlueSmall
{
	color: #344F82;
	font-size: 11px;
	font-family: arial;
	text-decoration:none;
}	

.linkBlueSmall:hover
{
	color: #344F82;
	font-size: 11px;
	font-family: arial;
	text-decoration:underline;
}	

#listProduct td
{
	color: #344F82;
	font-size: 11px;
	font-family: verdana;
	font-weight: normal;
}


#linkMenu a
{
	color: #FFFFFF;
	font-size: 10px;
	font-family: verdana;
	font-weight: bold;
	text-decoration:none;
}

#linkMenu a:hover
{
	color: #FFCC00;
	font-size: 10px;
	font-family: verdana;
	font-weight: bold;
	text-decoration:none;
}



#linkMenu2 td
{
	color: #000066;
	font-size: 10px;
	font-family: verdana;
	font-weight: bold;
	text-decoration:none;
}

#linkMenu2 a
{
	color: #0000CC;
	font-size: 10px;
	font-family: verdana;
	font-weight: bold;
	text-decoration:none;
}

#linkMenu2 a:hover
{
	color: #666600;
	font-size: 10px;
	font-family: verdana;
	font-weight: bold;
	text-decoration:none;
}

.menuSelected
{
	color: #FF0000;
	font-size: 10px;
	font-family: verdana;
	font-weight: bold;
	text-decoration:none;
}

.subMenuSelected
{
	color: #333333;
	font-size: 10px;
	font-family: verdana;
	font-weight: bold;
	text-decoration:none;
}

#Success
{
	color:#000099;
	font-size: 12px;
	font-family: verdana;
	font-weight: bold;
}

#Error
{
	color:#990000;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
}


.textGraySmaller
{
	color: #999999;
	font-size: 9px;
	font-family: arial;
}

.textGray
{
	color: #666666;
	font-size: 11px;
	font-family: arial;
}

.textRedBig
{
	color: #E00019;
	font-size: 14px;
	font-family: arial;
}

.textRed
{
	color: #E00019;
	font-size: 12px;
	font-weight: bold;
	font-family: arial;
}

.textWhite
{
	color: #FFFFFF;
	font-size: 11px;
	font-family: arial;
}

