.blue11ptrl {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #092678;
}
.blue11normal {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #092678;
}
.blue11ptrlink:link {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #092678;
	text-decoration:none;
}
.blue11ptrlink:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #092678;
	text-decoration:none;
}
.blue11ptrlink:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color:#092678;
	text-decoration:underline;
}
.blue11ptrlink:active {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #092678;
	text-decoration:none;
}
.black11ptrl {
	font-family:Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color:#000000;
}
.black11ptrlink:link {
	font-family:Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color:#000000;
	text-decoration:none;
}
.black11ptrlink:visited {
	font-family:Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color:#000000;
	text-decoration:none;
}
.black11ptrlink:hover{
	font-family:Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color:#000000;
	text-decoration:underline;
}
.black11ptrlink:active {
	font-family:Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color:#000000;
	text-decoration:none;
}

.black11ptreg {
	font-family:Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color:#000000;
}

.black10ptrl {
	font-family:Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color:#000000;
}
.boderblue {
	border-bottom-color:#6E98D2;
	border-bottom-style:solid;
	border-bottom-width:6px;
	border-top-color:#6E98D2;
	border-top-style:solid;
	border-top-width:6px;
	border-left-color:#6E98D2;
	border-left-style:solid;
	border-left-width:6px;
	border-right-color:#6E98D2;
	border-right-style:solid;
	border-right-width:6px;
}
.boderwhite {
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;
	border-bottom-width:3px;
	border-top-color:#FFFFFF;
	border-top-style:solid;
	border-top-width:3px;
	border-left-color:#FFFFFF;
	border-left-style:solid;
	border-left-width:3px;
	border-right-color:#FFFFFF;
	border-right-style:solid;
	border-right-width:3px;
}
.boderblack{
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-color:#000000;
	border-top-style:solid;
	border-top-width:1px;
	border-left-color:#000000;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#000000;
	border-right-style:solid;
	border-right-width:1px;
}

.boderleftwhite {
    border-left-color:#FFFFFF;
	border-left-style:solid;
	border-left-width:1px;
}
.boderbottomred {
    border-bottom-color:#EE7200;
	border-bottom-style:solid;
	border-bottom-width:2px;
}
.bordertopwhite {
    border-top-color:#FFFFFF;
	border-top-style:solid;
	border-top-width:4px;
}
.black10ptrt {
	font-family:Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color:#000000;
}
.bordertopbotwhite {
    border-top-color:#FFFFFF;
	border-top-style:solid;
	border-top-width:4px;
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;
	border-bottom-width:4px;

}


.blue11link:link {
	font-family:Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color:#0000FF;
	text-decoration:none;
}
.blue11link:visited {
	font-family:Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color:#0000FF;
	text-decoration:none;
}
.blue11link:hover{
	font-family:Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color:#0000FF;
	text-decoration:underline;
}
.blue11link:active {
	font-family:Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color:#0000FF;
	text-decoration:none;
}




/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font:11px Arial, Helvetica, sans-serif;
	color:#FFFF00;
	}
	
a {
	color: #FF080E;
	}
	
a:hover {
	color: #FF9900;
	}

/* ID Styles */

#navigation td {
	border-bottom: 1px solid #FF9900
	}

#navigation a {
	font:11px Arial, Helvetica, sans-serif;
	color: #FF9900;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 8px 22px;
	}
	
#navigation a:hover {
	color:#FFFFCC;
	font-weight:bold;
	background: url("mm_bullet_yellow.gif") 10px 50% no-repeat;
	}
	
#navheader {
	font:24px georgia;
	color: #1F2669;
	letter-spacing:.4em;
	padding:10px;
	line-height:30px;
	}
	
#logo 	{
	font:14px Arial, Helvetica, sans-serif;
	color: #FF9900;
	letter-spacing:.5em;
	line-height:30px;
	}

#tagline 	{	
	font:11px Arial, Helvetica, sans-serif;
	color: #FF9900;
	letter-spacing:.2em;
	line-height:14px;
	}
	
#monthformat td {
	 border-bottom: 1px solid #FFFFCC;
	 }
	 
#dateformat {
	font:11px Arial, Helvetica, sans-serif;
	color: #FFFF00;
	letter-spacing:.4em;
	}
	
#dateformat a {
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFF00;
	letter-spacing:.1em;
	text-decoration: none;
	}
	
#dateformat a:hover {
	color: #FFFFCC;
	}

/* Class Styles */
	
.bodyText {
	font:11px Arial, Helvetica, sans-serif;
	color:#FFFF00;
	line-height:22px;
	margin-top:0px;
	letter-spacing:.1em;
	}
	
.pageName{
	font:18px Arial, Helvetica, sans-serif;
	color: #FFFF00;
	line-height:24px;
	letter-spacing:.3em;
	}
	
.txtmsg{
	font:13px Arial, Helvetica, sans-serif;
	color: #FFFF00;
	line-height:24px;
	letter-spacing:.3em;
	}
	
.columnHeader {
	font: 11px Arial, Helvetica, sans-serif;
	color: #FF080E;
	line-height:18px;
	letter-spacing:.05em;
	}
	
.subHeader {
	font:bold 11px Arial, Helvetica, sans-serif;
	color: #FF080E;
	line-height:18px;
	letter-spacing:.1em;
	}

.subHeaderh {
	font:bold 13px Arial, Helvetica, sans-serif;
	color: #FF080E;
	line-height:18px;
	letter-spacing:.1em;
	}
	
.smallText {
	font:10px Arial, Helvetica, sans-serif;
	color:#333333;
	}
	
.navText {
	font:11px Georgia, Times New Roman, Times, serif;
	color: #1F2669;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}

	
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #254D5E;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F9FFD1;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #254D5E;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F28041;
	font-weight: bold;
}
.style5 {
	font-family: Verdana;
	font-size: 16px;
	color: #254D5E;
	font-weight: bold;
	}
.style7 {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
body {
	background-color: #B1B1B1;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #003333;
	text-decoration: none;
}
a:active {
	color: #003333;
	text-decoration: none;
}
.orange_link:link {
	color: #254D5E;
	text-decoration: none;
}
.orange_link:visited {
	color: #F28041;
	text-decoration: none;
}
.orange_link:hover {
	color: #507E91;
	text-decoration: none;
}
.orange_link:active {
	color: #254D5E;
	text-decoration: none;
}
.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #FFFFFF;
}
.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.style10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.style11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #254D5E;
}
.style12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.stylel15 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #254D5E;
	border:#32B4B9;
	border:medium;
	background-color: #32B4B9;
	border: 1px solid #3D7193;
}
	
	





.blacksmall {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.blacksmalltwl {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.blacksmall_org {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #B38D5A;
}

.blacksmall_org14 {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #B38D5A;
}

.blacksmall_12 {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.blackbold_11 {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.blackbold_14 {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.Greenbold_12 {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #2C430A;
}

.Greenbold_11 {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #2C430A;
}

.Greenbold_14 {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #2C430A;
}

.right_bg {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #0C3571;
	background-color:#91AFED;	
	
}
.right_new_bg {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #0C3571;
	background-color:#eeeeee;	
}
.whitebold {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.whitebold13 {
	font-family: Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.whitebold12blu {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #2158AA;
}

.whitebold11blu {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #2158AA;
}

.white5blu {
	font-family: Verdana;
	font-size: 5px;
	font-style: normal;
	font-weight: normal;
	color: #2158AA;
}

.whiteboldtwl {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.whitebold12 {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #DEA677;
}

.whitebold14 {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #B38D5A;
}

.whitebold14ita {
	font-family: Verdana;
	font-size: 14px;
	font-style:italic;
	font-weight: bold;
	color: #7279A7;
}

.whiteboldthird {
	font-family: Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #2DAAE1;
}

.whiteboldfour {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #2DAAE1;
}

.whiteboldeleven {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #B38D5A;
}

.whiteboldelev {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.whiteboldele {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #2158AA;
	}
	
.whiteboldthir {
	font-family: Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #B38D5A;
	}
	
.whitebold_small {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

.whitebold_15 {
	font-family: Verdana;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}


.whitebold1 {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#999999;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;	
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;	
}

.akbarorg14 {
	font-family: akbar;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #99CCFF;	
}


.blue_bold {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#375BBB;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;	
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;	
}

.blue_bold02 {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#375BBB;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;	
}


.blue_bold02_border {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #375BBB;
	background-color:#FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #375BBB;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #375BBB;	
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #375BBB;	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #375BBB;	
}



.whitebold_search {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#999999;	
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;	
}

.whitebold_searchborder {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#FFFFFF;	
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;	
}

.orangebold_search {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6600;	
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;	
}

.orangebold_searchborder {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#FFFFFF;	
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF6600;	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF6600;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;	
}


.blueline {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#698FDA;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;	
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;	
}

.whitebold_10 {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

.left_menu_bgcolor {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#A3C0FC;
}

.left_menu_bgimg {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	background-image:url(file:///C|/Inetpub/wwwroot/SmartPro/images/leftmenu_bg.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2D6D9;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D2D6D9;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D2D6D9;	
}

.left_menu_bgimg1 {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;	
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #B9C0C6;	
}

.left_menu_bottomline {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #0B2791;	
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D2D6D9;	
}

.right_menu_bottomline {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #375BBB;	
}


.txtblue {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #0B2791;	
}
.txtblue2 {
	font-family: Verdana;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #0B2791;
	text-decoration: underline;	
}
.txtblue3 {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0B2791;
	text-decoration: underline;	
}
.txtblue4 {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0B2791;
	}
.txtsmall {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #0B2791;	
}

.txtsmall_10 {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #0B2791;	
}

.fotter_line {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #405F8B;
}

.textsmall {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}


.textalign {
padding: 2 0 0 7;
vertical-align: middle;
}

.head11:link {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.head11:visited { 
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.head11:hover {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:  #000000;	
	text-decoration: none;
}
.head11:active {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.head12:link {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #0B2791;
	text-decoration: none;
}
.head12:visited { 
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #0B2791;
	text-decoration: none;
}
.head12:hover {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:  #0B2791;	
	text-decoration: none;
}
.head12:active {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #0B2791;
	text-decoration: none;
}

.head13:link {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #0B2791;
	text-decoration: underline;
}
.head13:visited { 
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #0B2791;
	text-decoration: underline;
}
.head13:hover {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:  #0B2791;	
	text-decoration: underline;
}
.head13:active {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #0B2791;
	text-decoration: underline;
}


.whitesmall5 {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.border {
	border: 1px solid #6699FF;
}
.borderCopy {
	border: 1px solid #5E8716;
}
.border2 {
	border: 1px solid #339966;
}

.privimiddleouter {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	/*background-color: #FFFFFF;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

.privimiddleouter02 {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	/*background-color: #FFFFFF;*/
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #1A76B7;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #1A76B7;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #1A76B7;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #1A76B7;
}

.privimiddleouter03 {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	/*background-color: #FFFFFF;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #375BBB;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #375BBB;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #375BBB;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #375BBB;
}


.bluesmall {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #3B557F;
}

.blackbold {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #2C4B8A;
}

.blackbold_small {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #2C4B8A;
}

.textsmall {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a:link {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited { 
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.head1:link {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.head1:visited { 
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.head1:hover {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color:  #0B2791;	
	text-decoration: none;
}
.head1:active {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.head2:link {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #F35102;
	text-decoration: none;
}
.head2:visited { 
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #F35102;
	text-decoration: none;
}

.head2:hover {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #0B2791;	
	text-decoration: none;
}
.head2:active {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #0B2791;
	text-decoration: none;
}

.head3:link {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #305781;
	text-decoration: none;
}
.head3:visited { 
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #305781;
	text-decoration: none;
}
.head3:hover {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color:  #305781;	
	text-decoration: none;
}
.head3:active {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #305781;
	text-decoration: none;
}

.head4:link {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #0B2791;
	text-decoration: none;
}
.head4:visited { 
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #0B2791;
	text-decoration: none;
}
.head4:hover {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color:  #990000;	
	text-decoration: none;
}
.head4:active {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #0B2791;
	text-decoration: none;
}

.head5:link {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.head5:visited { 
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.head5:hover {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;	
	text-decoration: none;
}
.head5:active {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.head6:link {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.head6:visited { 
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.head6:hover {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;	
	text-decoration: none;
}
.head6:active {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.head7:link {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.head7:visited { 
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.head7:hover {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color:  #FFFFFF;	
	text-decoration: none;
}
.head7:active {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.head8:link {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #F35102;
	text-decoration: underline;
}
.head8:visited { 
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #F35102;
	text-decoration: underline;
}
.head8:hover {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color:  #F35102;	
	text-decoration: underline;
}
.head8:active {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #F35102;
	text-decoration: underline;
}

.head10:link {
	font-family: Verdana;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #F35102;
	text-decoration: none;
}
.head10:visited { 
	font-family: Verdana;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #F35102;
	text-decoration: none;
}
.head10:hover {
	font-family: Verdana;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color:  #F35102;	
	text-decoration: none;
}
.head10:active {
	font-family: Verdana;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #F35102;
	text-decoration: none;
}


.head9:link {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.head9:visited { 
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.head9:hover {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color:  #FFFFFF;	
	text-decoration: none;
}
.head9:active {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


.whitesmall {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #6A9A12;
}

.blacklogin {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color:  #58595B;
}		

.blacklogin_18 {
	font-family: Tahoma;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color:  #58595B;
	border-bottom-color: #999999;
	border-bottom-style:solid;
	border-bottom-width:2px; 
}		

.bluelogin {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color:  #699CD1;
}		

.redbold5 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #F35102;
}

.redbold_01 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}

.redbold01_small {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
}

.redbold02_small {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
}


.outer21 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;	
	background-color: #F7FAFF;
	border-bottom-color: #ACCAF5;
	border-bottom-style: solid;
	border-bottom-width:3px;	
}		

.blacksmall_justify {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: justify;
}

.bluesmall_justify {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #3366CC;
	text-align: justify;
}


.Whitesmall_justify {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-align: justify;
}

.bluesmall_black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #646464;	
}

.bottom_red_border {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color:  #58595B;
	border-bottom-color: #000099;
	border-bottom-style: dotted;
	border-bottom-width:1px; 
}		

