﻿html, p, ul, li, h1, h2, h3, h4, h5, h6, form, fieldset, a, img, blockquote, legend
{margin:0; padding:0; border:0;} 


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:13px;
	color:#313439;
	font-family: Arial, Helvetica, sans-serif;
}

.top_nav	{
	background-image:url(../../images/top-nav-bg.jpg);
	background-repeat:repeat-x;
	height:45px;
}

.red2gray {color: #cb0202; text-decoration: none;}
.red2gray:hover {color: #3d3d3d;}


.header	{
	background-image:url(../../images/header-bg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}


.bott_nav	{
	background-image:url(../../images/bott_nav_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#000000;
}

.ten {font-size: 10px;}
.eleven {font-size: 11px;}
.twelve {font-size: 12px;}
.thirteen {font-size: 13px;}
.fourteen {font-size: 14px;}
.fifteen {font-size: 15px;}
.sixteen {font-size: 16px;}
.seventeen {font-size: 17px;}
.eighteen {font-size: 18px;}
.nineteen {font-size: 19px;}
.twenty {font-size: 20px;}
.twentyone {font-size: 21px;}
.twentytwo {font-size: 22px;}
.twentythree {font-size: 23px;}
.twentyfour {font-size: 24px;}
.twentyfive {font-size: 25px;}
.thirty {font-size: 30px;}


.bold	{font-weight: bold;}

.white	{color:#FFFFFF;}
.blue	{color:#00adef;}
.orange	{color:#fb4903;}
.red	{color:#cb0202;}
.dgray	{color:#313439;}
.gray	{color:#3d3d3d;}
.lightgray	{color:#999999;}

.blue2orange	{color:#00adef; text-decoration:none;}
.blue2orange:hover{color:#fb4903;}


.arial	{font-family:Arial;}
.tahoma	{font-family:Tahoma;}
.comic {font-family: "Comic Sans MS";}

.n2u	{text-decoration:none;}
.n2u:hover	{text-decoration:underline;}

.u2n	{text-decoration:underline;}
.u2n:hover	{text-decoration:none;}