
/* Black Fonts begin */

P  { font-family : Verdana,Arial,Helvetica,Sans-serif; font-size : 8pt; line-height : 165%; color : #000000; }

.black1  { font-family : Verdana,Arial,Helvetica,Sans-serif; font-size : 8pt; line-height : 165%; color : #000000; }

.black2  { font-family : Verdana,Arial,Helvetica,Sans-serif; font-size : 10pt; line-height : 165%; color : #000000; }

.blackbold  { font-family : Tahoma,Arial,Helvetica,Sans-serif; font-size : 8pt; line-height : 165%; color : #000000; font-weight : bold; }

.blackbold2  { font-family : Tahoma,Arial,Helvetica,Sans-serif; font-size : 7pt; line-height : 165%; color : #39374A; font-weight : bold; }

.blackbold3  { font-family : Tahoma,Arial,Helvetica,Sans-serif; font-size : 8pt; line-height : 165%; color : #39374A; font-weight : bold; }

A.blacklink1:link  { font-family : Verdana,Arial,Helvetica,Sans-serif; color : #39374A; text-decoration : none; font-size : 7pt; font-weight : bold; }

A.blacklink1:visited  { font-family : Verdana,Arial,Helvetica,Sans-serif; color : #39374A; text-decoration : none; font-size : 7pt; font-weight : bold; } 

A.blacklink1:hover  { font-family : Verdana,Arial,Helvetica,Sans-serif; color : #B33E3E; text-decoration : underline; font-size : 7pt; font-weight : bold; }

A.blacklink2:link  { font-family : Verdana,Arial,Helvetica,Sans-serif; color : #39374A; text-decoration : underline; font-size : 7pt; font-weight : bold; }

A.blacklink2:visited  { font-family : Verdana,Arial,Helvetica,Sans-serif; color : #39374A; text-decoration : underline; font-size : 7pt; font-weight : bold; } 

A.blacklink2:hover  { font-family : Verdana,Arial,Helvetica,Sans-serif; color : #900000; text-decoration : underline; font-size : 7pt; font-weight : bold; }

A.blacklink3:link  { font-family : Verdana,Arial,Helvetica,Sans-serif; color : #39374A; text-decoration : none; font-size : 8pt; font-weight : bold; }

A.blacklink3:visited  { font-family : Verdana,Arial,Helvetica,Sans-serif; color : #39374A; text-decoration : none; font-size : 8pt; font-weight : bold; } 

A.blacklink3:hover  { font-family : Verdana,Arial,Helvetica,Sans-serif; color : #B33E3E; text-decoration : underline; font-size : 8pt; font-weight : bold; }

/* Black Fonts end */


/* White Fonts begin */

.whitebold  { font-family : Tahoma,Arial,Helvetica,Sans-serif; font-size : 8pt; color : #FFFFFF; font-weight : bold; }

/* White Fonts end */


/* Brown Fonts begin */

.brown1  { font-family : Verdana,Arial,Helvetica,Sans-serif; font-size : 8pt; color : #8F0000; line-height : 165%; }

.brown2  { font-family : Tahoma,Arial,Helvetica,Sans-serif; font-size : 7pt; color : #8C4B2A; line-height : 165%; }

.brown3  { font-family : Tahoma,Arial,Helvetica,Sans-serif; font-size : 7pt; color : #BE714B; line-height : 165%; font-weight : bold; }

.brown4  { font-family : Tahoma,Arial,Helvetica,Sans-serif; font-size : 8pt; color : #B33E3E; line-height : 165%; font-weight : bold; }

.brown5  { font-family : Verdana,Arial,Helvetica,Sans-serif; font-size : 7pt; color : #8F0000; line-height : 165%; font-weight : bold; }

A.brownlink1:link  { font-family : Tahoma,Arial,Helvetica,Sans-serif; color : #8C4B2A; text-decoration : none; font-size : 7pt; font-weight : bold; }

A.brownlink1:visited  { font-family : Tahoma,Arial,Helvetica,Sans-serif; color : #8C4B2A; text-decoration : none; font-size : 7pt; font-weight : bold; } 

A.brownlink1:hover  { font-family : Tahoma,Arial,Helvetica,Sans-serif; color : #39374A; text-decoration : underline; font-size : 7pt; font-weight : bold; }

A.brownlink2:link  { font-family : Tahoma,Arial,Helvetica,Sans-serif; color : #8C4B2A; text-decoration : none; font-size : 8pt; font-weight : bold; }

A.brownlink2:visited  { font-family : Tahoma,Arial,Helvetica,Sans-serif; color : #8C4B2A; text-decoration : none; font-size : 8pt; font-weight : bold; } 

A.brownlink2:hover  { font-family : Tahoma,Arial,Helvetica,Sans-serif; color : #39374A; text-decoration : underline; font-size : 8pt; font-weight : bold; }

/* Brown Fonts end */

/* Buttons Etc */

input {
	font-family : Arial,Helvetica,Sans-serif; 
}

textarea {
	font-family : Arial,Helvetica,Sans-serif; 
}

input.redbutton	{ width: 97px; height: 23px; font-family : Tahoma,Arial,Helvetica,Sans-serif; font-size : 7pt; color : #F2F3E5; font-weight: bold; background-color: #9C4822; 
	border:2px solid;
	border-top-color:#7F945F;
	border-left-color:#7F945F;
	border-right-color:#7F945F;
	border-bottom-color:#7F945F;
	filter:progid:DXImageTransform.Microsoft.Gradient (GradientType=0,StartColorStr='#BE643C',EndColorStr='#7F2F0E');
	cursor: pointer;
}

input.btnhov{
   border-top-color:#c63;
   border-left-color:#c63;
   border-right-color:#930;
   border-bottom-color:#930;}





