/* General Style*/
P  {
	font-family: verdana;	
	font-size: 10px;
	text-align:justify;
}
BODY {
	font-family: Tahoma;
	font-size: 10pt;
	margin: 0;
	text-decoration: none;
}

object {
	z-index: 100;
}

A  {
	font-family: verdana;	
	font-size: 9px;
	color: #509BDA;
	text-decoration: none ;
}

A:Hover  {
	font-family: verdana;	
	font-size: 9px;
	color: red;
}




TD{
	font-family : Sans-serif;
	font-size : 10pt ;
	background-repeat : no-repeat ;
	background-position : right;
}

P{ 
	text-align : justify;
	padding : 0px;
}

LI{
	font-size: 12px;	
	padding-bottom:4px;
	text-align:justify;
}

INPUT, button {
	font-family : verdana, Sans-serif ;
	font-size : 11px;
	border : 1px solid #899fa3 ;
}

SELECT  {
	font-family : Sans-serif;
	font-size : 11px;
}


A{
	COLOR : Maroon;
	text-decoration: none;
	font-weight : normal;
}

A:Hover  {
	COLOR : #95009A;
	text-decoration: underline;
	font-weight : normal;	
}

.quickLinks A{
	padding-left: 5px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	COLOR: Teal;
	text-decoration: none;
	font-weight: normal;
}


.quickLinks A:Hover{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #95009A;
	text-decoration: underline overline;
	font-weight: normal;
}

.topics{
	padding-left : 10px ;
	font-size : 14px ;	
	font-weight : bold ;
}



.topicsmatter{
	padding-left : 10px ;
	font-size : 10px ;	
	font-weight : bold ;
}


/* Header Style*/
.header  {
	color: black;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
}


textarea{
	font-family : verdana, Sans-serif;
	font-size : 11px;
	border : 1px solid #899fa3 ;
	scrollbar-base-color : #899fa3;
	scrollbar-3dlight-color : #899fa3 ;
	scrollbar-darkshadow-color : #899fa3 ;
	scrollbar-arrow-color : #899fa3;
	scrollbar-face-color : #d4d4d4;
	scrollbar-highlight-color : #899fa3 ;
	scrollbar-shadow-color : #899fa3;
}


/* Form Style*/

TABLE.form{
	background-color: #fad371;
	BORDER: 1px solid #D59170;
	width: 70%;
	font-family: Tahoma;
}

TABLE.abc{
	text-align : left ;
	padding-left : 3px ;
	font-size : 14px ;	
	color : black ;
	font-weight : bold ;
	background-color : #f8b30e ;
}


.form td{
	padding-left: 10px;
	padding-right: 10px;
	background-color: #FAFAD2;
	font-family: Verdana;
	font-size: 11px;
}

.form li{
	text-align : left ;
}

.subheading td{ 
	text-align : left ;
	padding-left : 3px ;
	font-size : 13px ;	
	color : black ;
	font-weight : bold ;
	background-color : #f8b30e ;
}

.head{
	background-color :#899fa3 ;
	height : 5px;
	color : White;
	font-weight : bold;
	padding-left : 6px;
	padding-top : 2px;
	padding-bottom : 2px;
}

.button{
	width : auto;
	height : 20px;
	background-color : #899fa3;
	border : 1 , solid, #899fa3;
	cursor : hand;
	cursor : pointer;
	font-weight : bold;
	color : white;
	font-family : verdana, sans-serif;
}
.pageTopic {
	font-family: sans-serif;
	font-size: x-large;
	color: #ffffb9 ;    // #dcbd94 ; 
	padding-left: 10px;
}

.menu a{
	font-size: xx-small;
	color: #B22222;
	background-color: #FFDEAD;
	text-decoration: none;
	width: 100%;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	display: block;
	border-bottom: thin solid White;
}

.menu a:Hover{
	font-size: xx-small;
	color: White;
	text-decoration: none;
	width: 100%;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: Orange;
	border-bottom: thin solid White;
	display: block;
}
.search {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
}
.class input {
	border: thin none #FFFFCC;
}

.h5{
	font-size : 14px;
	text-decoration : none;
	font-family : Arial;
	font-weight : bold;
}

.h6{
	font-size : 11px;
	text-decoration : none;
	font-family : Arial;
	}
	
.webmaster{
	font-size : x-small;
	color:#666666;
	}
.web a{
	font-size: x-small;
	color: #666666;
	}

.web a:Hover{
	font-size: x-small;
	color: #666666;
	}
