/* CSS Document */

.logo{
background-image:url(logo.gif);
}

.quick{
font-family:Arial;
font-size:13px;
font-weight:bold;
color:#333333;
}

.box{
background-image:url(box.gif);
}

.text
{
font-family:Arial;
font-size:12px;
color:#000000;
line-height:25px;
}

.text1{
font-family:Verdana;
font-size:11px;
color:#000000;
}

.text2
{
font-family:Arial;
font-size:11px;
color:#000000;
line-height:25px;
}


.port
{
font-family:Arial;
font-size:14px;
font-weight:bold;
color:#E24E00;
}

.footer
{
background-image:url(footer.jpg);
}

.copy{
font-family:Arial;
font-size:9px;
font-weight:bold;
color:#FFCF67;
}

.more
{
	font-family:Arial;
	font-size:11px;
	color:#E24E00;
	font-weight: bold;
}


.head
{
font-family:Arial;
font-size:12px;
font-weight:bold;
color:#E24E00;
}

.click
{
font-family:Arial;
font-size:10px;
font-weight:bold;
color:#E24E00;
}


.con{
font-family:Arial;
font-size:12px;
color:#000000;
}

.for{
font-family:Arial;
font-size:11px;
color:#000000;
vertical-align:top;
}


.hr{
font-family:Verdana;
font-size:11px;
color:#333333;
}


.next:link {
	color:#E24E00;
	text-decoration: none;
}
.next:visited {
	color: #E24E00;
	text-decoration: none;
}
.next:hover {
	color: #E24E00;
	text-decoration: none;
}
.next:active {
	color: #E24E00;
	text-decoration: none;
}
