/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1, h2, h3 {font-family:Tahoma; font-size: 11px; color:#0d294e}

.grey {font-family:Arial; font-size:11px; color: #000033}
.footer {font-family:Arial; font-size:10px; text-align:center; color: #00033}
.red {font-family:Arial; font-size:11px; color: #FF0000}
.motto {font-family: "Times New Roman", Times, serif; font-size:12px; color:#0066FF; text-align:center}

/* My Links*/
a.category:link {text-decoration: none; font-family: Tahoma; font-size: 11px; color: #5e9732}
a.category:visited {text-decoration: none; font-family: Tahoma; font-size: 11px; color: #5e9732}
a.category:hover {text-decoration: underline; font-family: Tahoma; font-size: 11px; color: #0d294e}

a.brand:link {text-decoration: none; font-family: Tahoma; font-size: 11px; color: #000033}
a.brand:visited {text-decoration: none; font-family: Tahoma; font-size: 11px; color: #000033}
a.brand:hover {text-decoration: underline; font-family: Tahoma; font-size: 11px; color: #0d294e}

a.botbannermenu:link    {color: #486dc7; font-family: Tahoma; font-size: 11px; text-decoration:none}
a.botbannermenu:visited {color: #486dc7; font-family: Tahoma; font-size: 11px; text-decoration:none}
a.botbannermenu:hover   {color: #000033; font-family: Tahoma; font-size: 11px; text-decoration:underline}



