body {
	font-family: Helvetica, Arial, sans-serif;
	font-size:62.5%;
	color: #000;
	text-align: center;
	background-color: #ffffff;	background-image: url(../images/bgtile.png); background-repeat: repeat-x; background-position: center top;}

h1, h2, h3, h4, h5, h6, p { margin: 0; padding: 0;}

h1{font-size: 1.6em; line-height: 1; margin-bottom: 1em; font-weight: normal;}
h2{font-size: 1.6em; margin-bottom: 0.75em; font-weight: normal;}
h3{font-size: 1.4em; line-height: 1.4; margin-bottom: 0.75em; font-weight: normal;}
h4{font-size: 1.2em; line-height: 1.25; margin-bottom: 0.75em; font-weight: normal;}
h5{font-size: 1.2em; margin-bottom: 1.5em; font-weight: normal;}
h6{font-size: 1.1em;}
p {font-size: 1.1em; margin-bottom: 1em;}

INPUT, SELECT, TH, TD {font-size:1em;}

img {border: 0;} 

.floatRight { float: right; padding: 0; }
.floatLeft { float: left; padding: 0; }
.brod {font-size: 0.9em;}
.standOut{font-size: 1.1em; color: #ED1B23;}  
.important{font-size: 2em; } 
.primaryColor{ color: #333;}
.highlightColor{ color: #ED1B23;}

.navigation {font-size:1.4em; color: #000; }
.content {color: #000; font-size: 1.2em;}
.footer {font-size:1.1em; color: #666; line-height: 30px;}

.text { width: 480px;}

a:link {font-weight: normal; color: #ED1B23; text-decoration: none;}
a:active {font-weight: normal; color: #ED1B23; text-decoration: none;}
a:hover {font-weight: normal;	color: #777777;	text-decoration: none;}
a:visited {font-weight: normal; color: #ED1B23; text-decoration: none;}

/* menu */
.menu{width: auto; height: 30px; }
.menu ul{margin: 0; padding: 0; float: none; padding-left: 240px; padding-right: 5px;} 
.menu ul li{display: inline; line-height: 30px;} 
.menu ul li a{float: none; color: #000; padding-left: 10px; padding-right: 10px; text-decoration: none;} 
.menu ul li a:visited{color: #000;} 
.menu ul li a:hover, .menu ul li .current{color: #ED1B23 !important; }
.active{color: #ED1B23; text-decoration: none;}