body {
	margin: 0px;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5A5A5A;
}
textarea, input, select {
	font-family: Tahoma;
	color: #333;
	font-weight: normal;
}
.tableDetail {
	font-size: 10px;
	font-family: Verdana;
	color: #49394E;
}
/* ----------------------------
    Default Links
   ---------------------------- */
a, a:link {
	color: #DC5B04;
	text-decoration: none;
}
a:visited {
	color: #FEC14B;
	text-decoration: none;
}
a:hover {
	color: #3362CC;
	text-decoration: underline;
}
/* ----------------------------
    Main Menu 
    SkinID: MainMenu
   ---------------------------- */
#menuNav td a:hover {
	color: #ccc;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}
/* ----------------------------
    Misc Classes
   ---------------------------- */
h1
{
    font-family: Helvetica, tahoma, Verdana, Arial, Sans-Serif;
	font-size: 1.6em;
	color: #666666;
	font-weight: normal;
    }
h2 
{
    font-family: Helvetica, tahoma, Arial, Sans-Serif;
	font-size: 1.4em;
	color: #4E101D;
	font-weight: normal;
    }
h4
{
	font-size: 1.1em;
	color: #4E101D;
    font-weight: normal;
    border-bottom: solid 1px #D4D4D4;
    margin-bottom: 4px;
    }
.NewsSideBarText {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	margin-top: 5px;
	color: #5A5A5A;
}
.NewsObviousSubText {
	font-family: tahoma;
	font-size: 10px;
	color: #5A5A5A;
	font-weight: bold;
}
.ObviousSubText {
	font-family: tahoma;
	font-size: 10px;
	color: #D7350F;
	font-weight: bold;
}

.designed_by {
	font-family: Arial;
	font-size: 10px;
	font-weight: lighter;
	color: #ccc;
}
/* ----------------------------
    Links
   ---------------------------- */
a.a:link {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a.a:hover {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #D7350F;
	text-decoration: none;
}
a.a:visited {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a.b:link {

	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #7C7C7C;
	text-decoration: none;
}
a.b:hover {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #85B350;
	text-decoration: underline;
}
a.b:visited {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #7C7C7C;
	text-decoration: none;
}
a.c:link {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.c:hover {

	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.c:visited {

	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.d:link {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a.d:hover {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.d:visited {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
/* ----------------------------
    Inputs
   ---------------------------- */
.inputstyle {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #5F726F;
	background-color: #E2EDEB;
	border: 1px solid #333333;
}
input 
{
    background: #F1F1F1;
    border: solid 1px #E4E4E4;
    color: #806360;
    padding: 2px 6px;
    text-transform: uppercase;
    font-weight: bold;
    }