﻿

body {
	background-color: #DFDFDF;
	margin: 0;
	padding: 0;
	Overflow:auto;
}
body,td,th {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#333333;
}

p {
   margin:0px
  
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #ff2600;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #ff2600;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #ff2600;
	text-decoration : underline;
}

a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #ff2600;
	text-decoration: none;
}



.whitelink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
}
.whitelink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
}
.whitelink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #ffffff;
	text-decoration : underline;
}

.whitelink:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
}


.outerTable
{
    background-color: #FFFFFF;
    width:1000px;
}

.redtxt{
	color:#FF2600;
	font-size:11px;/*22*/
	line-height:15px;/*22*/
}

.redtitle{
	color:#FF2600;
	font-size:14px;/*22*/
	line-height:18px;/*22*/
}

.redtitle_big{
	color:#FF2600;
	font-size:20px;/*22*/
	line-height:24px;/*22*/
}


.redBold{
	color:#FF2600;
	font-size:11px;
	line-height:15px;
	 font-weight:bold;
}

.blackBold{
	color:#000000;
	font-size:11px;
	line-height:15px;
	 
	 
}

.row0
{
    background-color:#FFFFFF;
    
}

.row1
{
    background-color:#F9F9F9;
    
}


