body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	}
td
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	}
td#small
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444444;
	}
.background {
	background-repeat: no-repeat;
	background-position: left top;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #F98F1A;
	font-weight: bold;
	text-decoration: none;
}
a.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #F98F1A;
	font-weight: bold;
	text-decoration: none;
}
a.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #F98F1A;
	font-weight: bold;
	text-decoration: none;
}
a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.activemenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #eeeeee;
	font-weight: bold;
	text-decoration: none;
}
.rightborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F98F1A;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #F98F1A;
	border-left-color: #F98F1A;

}
.title {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F98F1A;
	font-weight: bold;
}
.bluesmalltitle {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F98F1A;
	font-weight: bold;
}
.flagborder {
	border: 1px solid #333333;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F98F1A;
	text-decoration: none;
}
a.link:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F98F1A;
	text-decoration: underline;
}
a.link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F98F1A;
	text-decoration: underline;
}
a.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F98F1A;
	text-decoration: none;
}
.gradient1 {
	filter:progid:dximagetransform.microsoft.gradient(gradienttype=1,startcolorstr=#ffffff,endcolorstr=#F98F1A)
}
.gradient2 {
	filter:progid:dximagetransform.microsoft.gradient(gradienttype=1,startcolorstr=#F98F1A,endcolorstr=#ffffff)
}
.tableborder {

	border: 1px solid #cccccc;
	border-collapse: collapse;
}
.num_textbox
{
	text-align:right;
}
.redirect
{
   background:transparent url(../images/Redirect.png) no-repeat scroll 0 0px; 
   height:90px;
   padding:15px;
  }
  .redirect a 
  {
      color:#fff;
      margin:7px 0px 2px 0px;
      font-size:12px;
      float:left;
      }
