body { font-family: Verdana, Arial, Helvetica, sans-serif; 
       font-size: 11px; 
       color: #646464; 
       text-decoration: none;
       background-color: #ffffff;
       scrollbar-arrow-color: #B02020;
       scrollbar-face-color: #B02020;
       scrollbar-highlight-color: #FFCA26;
       scrollbar-shadow-color: #000000;
       scrollbar-3dlight-color: #333333;
       scrollbar-track-color: #212C76;
       scrollbar-darkshadow-color: #404040;
}

a { color: #CD3232; text-decoration: none; font-weight: bold; }
a:hover { text-decoration: underline; }

td.am {
	background-image: url(images/back.jpg);
	background-position: left;
	background-repeat: no-repeat;
	}


h1 { font-family: Verdana, Arial, Helvetica, sans-serif; 
     font-size: 11px; 
	  font-weight: bold; 
	  color: #CD3232; 
	  text-decoration: none	
}

h2 { font-family: Arial, Helvetica, sans-serif; 
     font-size: 20px; 
	  font-weight: bold; 
	  color: #CD3232; 
	  text-decoration: none	
}

h3 { font-family: Arial, Helvetica, sans-serif; 
     font-size: 14px; 
	  font-weight: bold; 
	  color: #222E7D; 
	  text-decoration: none	
}



.t11g {  font-family: tahoma; 
         font-size: 11px; 
			color: #646464; 
			text-decoration: none
}

.t12g {  font-family: tahoma; 
         font-size: 10px;
			font-weight: bold;
			color: White; 
			text-decoration: none
}

.t12l {  font-family: tahoma; 
         font-size: 10px;
			font-weight: bold;
			color: #FFECEC; 
			text-decoration: underline; 
}

		
.v11r {  font-family: Verdana, Arial, Helvetica, sans-serif; 
         font-size: 11px; 
			font-weight: bold; 
			color: #CD3232; 
			text-decoration: none
}

.v11g {  font-family: Verdana, Arial, Helvetica, sans-serif; 
         font-size: 11px; 
			color: #646464; 
			text-decoration: none
}

.v12g {  font-family: Verdana, Arial, Helvetica, sans-serif; 
         font-size: 12px; 
			color: #646464; 
			text-decoration: none
}

.hl12 { font-family: Verdana, Arial, Helvetica, sans-serif; 
         font-size: 12px; 
			font-weight: bold;
			color: #646464; 
			text-decoration: none
	
}

.leftmenub {  font-family: tahoma; 
             font-size: 11px;
			    font-weight: bold;
			    color: #222E7D; 
			    text-decoration: none
}

.leftmenur {  font-family: tahoma; 
             font-size: 11px;
			    font-weight: bold;
			    color: #CD3232; 
			    text-decoration: none
}

ul { font-family: Verdana, Arial, Helvetica, sans-serif; 
     font-size: 11px; 
	  /*font-weight: bold; */
	  color: #CD3232; 
	  text-decoration: none	
}

li.chk { font-family: Verdana, Arial, Helvetica, sans-serif; 
     font-size: 12px; 
	  color: #646464; 
	  /*text-decoration: none;	*/
	  list-style: url(images/check_mark.jpg);
}

.qt { 
 	font-family : Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFECEC;
	font-size:  10px;
	border-right: 2px solid #222E7D;
	border-left: 1px solid #CD3232;
	border-top: 1px solid #CD3232;
	border-bottom: 2px solid #222E7D;
	padding: 6px 6px 6px 6px;
}

.qtam { 
 	font-family : Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFECEC;
	font-size:  12px;
	font-style: italic;
	border-right: 2px solid #222E7D;
	border-left: 1px solid #CD3232;
	border-top: 1px solid #CD3232;
	border-bottom: 2px solid #222E7D;
	padding: 6px 6px 6px 6px;
	width: 80%;
	left: 10%;
	position: relative;
	}
	
.qtamd {
	background-color: #cdd3ef;
	border-style: dotted;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	left: 10%;
	padding: 10px 10px 10px 10px;
	position: relative;
	width: 80%;
}


	
.lnk {  
      font-family: tahoma; 
      font-size: 11px;
		font-weight: bold;
		color: #222E7D; 
		text-decoration: none
}

 .ScrollerFrame
 { border-style: ridge;
   border-width: 1px;
   border-color: #FFFFFF;
   text-align: left;
   width:16px;	
   font-family: tahoma; 
   font-size: 10px;
   font-weight: bold;
   color: #FFFFFF; 
   text-decoration: none;
   padding: 5px;
   background: url(images/scroller_bg.jpg);
 	}

.tb {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	border-right: 2px solid #222E7D;
	border-left: 1px solid #CD3232;
	border-top: 1px solid #CD3232;
	border-bottom: 2px solid #222E7D;
	padding: 6px 6px 6px 6px;
}

/*Articles Class*/

.text
{
font-family: Tahoma;
font-size:12px;
font-style: normal;
color: #000000
}
.heading
{
font-family: Arial;
font-size:13px;
font-style: normal;
color: #FF0000;
font-weight:bold
}
.smalltext
{
font-family: Tahoma;
font-size:10px;
font-style: normal;
color: #666666
}
.FormButton
{
font-family: Tahoma;
font-size: 12px;
background :#CCCCCC;
border-top-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-right-width: 1px;
border-color:000000;
font-style: normal;
color: #000000
}
.FormField
{
font-family: verdana;
font-size: 12px;
background :e0e0e0;
border-top-width: 0px;
border-bottom-width: 0x;
border-left-width: 0px;
border-right-width: 0px;
border-color:6666ff;
font-style: normal;
width:200px;
color: #000000
}
.headlines
{
font-family:Verdana;
font-size:11px;
color:#FF0000;
text-decoration: underline
}
.headlines:hover
{
font-family:Verdana;
font-size:11px;
color:#000000;
text-decoration: none
}
.link1
{
font-family:Verdana;
font-size:11px;
color:#ff0000;
font-weight:bold;
text-decoration: underline
}
.link1:hover
{
font-family:Verdana;
font-size:11px;
color:#000000;
text-decoration: none
}
.smallLink
{
font-family:Tahoma;
font-size:11px;
color:#ff0000;
text-decoration: underline
}
.smallLink:hover
{
font-family:Tahoma;
font-size:11px;
color:#000000;
text-decoration: none
}
.topMenuLink
{
font-family:Verdana;
font-size:11px;
color:#FFFFFF;
font-weight: bold;
text-decoration: underline
}
.topMenuLink:hover
{
font-family:Verdana;
font-size:11px;
color:#ffffff;
font-weight: bold;
text-decoration: none
}

