/* Style Developed by Saini (c) 2009 */

body{
font-weight : normal;
font-size : small;
font-family : Verdana, arial;
background-color : #ffffff;
color : #000000;
margin : 0 0 0 0;
}
 a:active, a:visited, a:link {
	color: #294a9c;
}
 a:hover {
	color : #000000;
}
 a.white:active, a.white:link, a.white:visited {color:#ffffff;}
 a.red, a.red:visited  {color:#ff0000;}
 div 
{ 
padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
}
 div.header
 {
	margin: 1px 1px 1px 1px;
        text-align : center;
	padding: 3px 3px;
	font-weight : bold;
	color : #ffffff;
	background-color: #0080C0;
	border-bottom: 2px solid #F9E1BF;
}
 div.add
{
        margin: 1px 1px 1px 1px;
        text-align : center;
        font-weight : small;
  }     
 div.block
 {
	margin: 0px 1px 2px 1px;
	padding: 0px 0px;
	font-weight : bold;
	border: 2px solid #0080C0;
}
 div.title 
{
padding: 3px 3px;
 font-weight : bold;
 color : #ffffff;
 background-color: #6699FF;
}
 div.content
 {
padding: 3px 3px;
 font-weight : normal; color : #434951;
  background-color : #FFFFFF;
 border-top: 1px solid #fcfbf8;
}

 div.c1
 {
 padding: 4px;
 margin: 0px 0px 0px 0px; 
text-align:center;
}
 div.footer
 {
margin: 0px 1px 0px 1px;
 text-align: left; 
padding: 3px 3px;
 background-color: #6699FF;
 border-top: 2px solid #0080C0;
 border-bottom: 2px solid #0080C0;
}

 td.right
 { 
vertical-align: top;
 border: 1px solid #5f83d9;
 width: 100%;
}
 td.left
 {
vertical-align: middle;
 text-align : center;
 border: 1px solid #5f83d9;
}
 hr {
        margin: 0px 0px 3px 0px;
        background-color: #5f83d9;
        color: #fcfbf8;
        border: none;
        height: 1px;
}