body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #2CC2FF;
	font-family: Arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #c3c3c3;
}
.whiteText{
	font-size: 12px;
	color: #FFFFFF;
    font-family:Arial, helvetica, sans-serif;
}

.normal_text{
	font-size: 10px;
	color: #D41515;
    font-family:Arial, helvetica, sans-serif;
}

.whiteTextSmall{
	font-size: 11px;
	color: #FFFFFF;
    font-family:Arial, helvetica, sans-serif;
}

.bigTitle{
	font-size: 14px;
	color: #D41515;
    font-family:Arial, helvetica, sans-serif;
    font-weight:bold;
}

.smallTitle{
	font-size: 11px;
	color: #D41515;
    font-family:Arial, helvetica, sans-serif;
    font-weight:bold;
}

.footer{
	background-color: #FFFFFF;
	font-size: 10px;
	color: #7C7C7C;
    font-family:Arial, helvetica, sans-serif;
}
.footer a{
	background-color: #FFFFFF;
	font-size: 10px;
	color: #7C7C7C;
    font-family:Arial, helvetica, sans-serif;
    text-decoration:none;
}
.contact_input{
	border-width: 2px;
	border-color:#c3c3c3;
	width:200px;
	height:14px;
	padding-left : 2px;
	font-family: Arial, verdana, helvetica, "sans serif";
	font-size: 11px;
	font-weight: normal;
	color:#7F7F7F;
	border-style: normal;
}

.rightShadow{
background-image: url(/images/right_shadow.gif);
height:1;
width:25;
background-repeat:y-repeat;
}

.leftShadow{
background-image: url(/images/left_shadow.gif);
height:1;
width:25;
background-repeat:y-repeat;
}

.bg_home{
background-image: url(/images/bg_home.jpg);
height:1;
width:328;
background-repeat:y-repeat;
}

.aboutBackground{
background-image: url(/images/aboutBackground.gif);
height:1;
width:567;
background-repeat:y-repeat;
}

.contactBg{
background-image: url(/images/contactBg.jpg);
height:1;
width:549;
background-repeat:y-repeat;
}

.prodLeftBack{
background-image: url(/images/prodLeftBack.gif);
height:1;
width:172;
background-repeat:y-repeat;
font-size: 11px;
color: #FFFFFF;
font-family:Arial, helvetica, sans-serif;
text-decoration:underline;
}
.prodLeftBack a{
background-image: url(/images/prodLeftBack.gif);
height:1;
width:172;
background-repeat:y-repeat;
font-size: 11px;
color: #FFFFFF;
font-family:Arial, helvetica, sans-serif;
text-decoration:underline;
}
