/* CSS Document */
/*------------------------------Gobal veriable----------------------*/
body {
			padding:0;
			margin:0;
			background-color:#fff;
			background-image:url(images/pgbg.gif);
			background-repeat:repeat-x;
			background-position:top;
			line-height:14px;
			}
p 	{
			padding:0;
			margin:0;
			}
*		{
			font-family:tahoma;
			font-size:11px;
			color:#000;
			line-height:14px;
			}
			
form {
			padding:0;
			margin:0;
			}
	
/*------------------------------Header----------------------*/		

.Topimage {
			background-image:url(images/header-ff.jpg);
			background-repeat:no-repeat;
			background-position:center;
			}

.Topinside {
			background-image:url(images/inner.jpg);
			background-repeat:no-repeat;
			background-position:center;
			}

/*------------------------------Menu----------------------*/	

.menuright {
			font-size:10px;
			font-weight:bold;
			color:#D5E2E7;
			text-decoration:none;
			}
.menuright:hover {
			font-size:10px;
			font-weight:bold;
			color:#fff;
			text-decoration:none;
			}

.menuleft {
			background-image:url(images/divider.gif);
			background-repeat:repeat-x;
			background-position:left;
			font-size:10px;
			font-weight:bold;
			color:#075C8F;
			text-decoration:none;
			}
			
.menuleft:hover {
			font-size:10px;
			font-weight:bold;
			color:#000;
			text-decoration:none;
			}
			
/*------------------------------Body----------------------*/	

.greybox {
			background-color:#99CCFF;
			border:#1D251F solid 1px;
			padding-top:2px;
			padding-bottom:1px;
			padding-left:25px;
			padding-right:25px;
			}
			
.knowmore {
			font-size:10px;
			font-weight:bold;
			color:#D5E2E7;
			text-decoration:none;
			}
.knowmore:hover {
			font-size:10px;
			font-weight:bold;
			color:#fff;
			text-decoration:none;
			}
.dots {
			background-image:url(images/dots.gif);
			background-repeat:repeat-y;
			background-position:left;
			padding-left:16px;
			}
.red {
			font-size:12px;
			font-weight:bold;
			color:#FF0000;
			}
.yellow {
			font-size:12px;
			font-weight:bold;
			color:#FFFFCC;
			}
.knowmore2 {
			font-size:10px;
			font-weight:bold;
			color:#075C8F;
			text-decoration:none;
			}
.knowmore2:hover {
			font-size:10px;
			font-weight:bold;
			color:#001B2B;
			text-decoration:none;
			}

		
/*------------------------------Footer----------------------*/

.padding {
			padding:10px;
			}
			
.footermenu {
			font-size:11px;
			font-weight:bold;
			color:#fff;
			text-decoration:none;
			}
.footermenu:hover {
			font-size:11px;
			font-weight:bold;
			color:#fff;
			text-decoration:underline;
			}

.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.black1 {
	color: #000000;
	font-weight: bold;
  font-size: 11px
}
.style2 {
	color: #3C5F7D;
	font-weight: bold;
}
.leftblue {

			font-size:10px;
			font-weight:bold;
			color:#075C8F;
			text-decoration:none;
			}
.style3 {color: #CCCCCC}
.style4 {color: #848685}

.text_os
{
    font-weight: bold;
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

A.jos:link {
	COLOR: #CC0000;
    font-weight: bold;

}
A.jos:visited {
	COLOR: #CC0000;
    font-weight: bold;
}
A.jos:active {
	COLOR:#FFFFCC;
    font-weight: bold;
}
A.jos:hover {
	COLOR: #000033;
    font-weight: bold;
}
