
@charset "UTF-8";
/* CSS Document */

body { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
color: #222222; 
text-decoration: none;
line-height:150%;
}

title { 
text-transform:capitalize;
}

.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #6d6e71;
	letter-spacing:-2px;
	line-height:35px;
}


.h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #CD1040;
	letter-spacing:0px;
	text-transform:uppercase;
	line-height:14px;
	text-decoration:none;
}


.red {
	color: #CD1040; 
	text-decoration: none;
}

.link {
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
color: #CD1040; 
text-decoration: none;
line-height:150%;
    }
.link:link { color: #CD1040; font-weight: none; text-decoration: none; }
.link:active { color: #CD1040; font-weight: none; text-decoration: none;}
.link:visited { color: #CD1040; font-weight: none; text-decoration: none; }
.link:hover { color: #CD1040; font-weight: none; text-decoration: underline; 
}

.linkblack {
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
color: #000000; 
text-decoration: none;
line-height:150%;
    }
.linkblack:link { color: #000000; font-weight: none; text-decoration: none; }
.linkblack:active { color: #000000; font-weight: none; text-decoration: none;}
.linkblack:visited { color: #000000; font-weight: none; text-decoration: none; }
.linkblack:hover { color: #000000; font-weight: none; text-decoration: underline; 
}

.product {
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
color: #6d6e71; 
text-decoration: none;
line-height:150%;
    }
.product :link { color: #6d6e71; font-weight: none; text-decoration: none; }
.product :active { color: #6d6e71; font-weight: none; text-decoration: none;}
.product :visited { color: #6d6e71; font-weight: none; text-decoration: none; }
.product :hover { color: #6d6e71; font-weight: none; text-decoration: underline; 
}

.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #565656;
	letter-spacing:0px;
	text-transform:uppercase;
	line-height:14px;
	text-decoration: none; 
}
.menu :link { color: #565656; font-weight: none; text-decoration: none; }
.menu :active { color: #565656; font-weight: none; text-decoration: none;}
.menu :visited { color: #565656; font-weight: none; text-decoration: none; }
.menu :hover { color: #565656; font-weight: none; text-decoration: none; }

.background {
background-color:#FFF;
}

input, textarea, select {
border:1px solid #6d6e71;
}



input.submit {
border:0px solid #ffffff;
}

t1
{
	background-color: #CD1040;
	font-size: 7px;
}
.t2
{
	background-color: #dddddd;
	font-size: 7px;
}
.th
{
	background-color: #CD1040;
	color: #FFFFFF;
	text-align: center;
	font-weight:bold;
	font-size: 9px;
}

.th1
{
	background-color: #CD1040;
	color: #FFFFFF;
	text-align: center;
	font-size: 9px;
}

.th2
{
	font-size: 7px;
}
