body {
	background-color: #D0D9E2;
	font-family: Verdana;
	font-size: 12px;
	color: Black;
}


a:link {
	text-decoration: none;
	color: #1C3A6A;
}

a:visited {
	text-decoration: none;
	color: #1C3A6A;
	}
/*
input {
	border: 1px solid #666666;
	width:auto; 
	background-color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}

.submit input
{
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9
} 
*/

a:hover {
	text-decoration: none;
	color: #AF3901;
}

a:active {
	text-decoration: none;
	color: #AF3901;
}

a.navigator:link {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}

a.navigator:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	}

a.navigator:hover {
	text-decoration: none;
	color: #1C3A6A;
}

a.navigator:active {
	text-decoration: none;
	color: #1C3A6A;
}

a.master:link {
	text-decoration: none;
	color: #1C3A6A;
}

a.master:visited {
	text-decoration: none;
	color: #1C3A6A;
}
a.master:hover {
	text-decoration: none;
	color: #FFFFFF;
}

a.master:active {
	text-decoration: none;
	color: #AF3901;
}


a.submenu:link {
	text-decoration:none;
	color: white;
}

a.submenu:hover {
	color: #1C3A6A;
}

a.submenu:visited {
	text-decoration: none;
	color: white;
}

a.submenu:active {
	text-decoration:none;
	color: white;
}

a#white:link {
	text-decoration: none;
	color: white;
}

a#white:hover {
	text-decoration: none;
	color: #AF3901;
}

a#white:visited {
	text-decoration: none;
	color: white;
}

a#white:active {
	text-decoration: none;
	color: #1C3A6A;
}


.logo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60px;
	/*font-size: 68px;*/
	color: #1C3A6A;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

.title_big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #1C3A6A;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
}

.title_big_black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: black;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1C3A6A;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}

.title_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}

.title_gray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #646464;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}

.title_pink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AF3901;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}

.title_black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}

.sub_title {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AF3901;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}

.text {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12;
	line-height: 20px;;
	font-weight: normal;
	color: Black;
	text-align: justify;
}

.text_white {
	text-decoration: none;
	color: White;
	font-family: Verdana;
	font-size: 12;
	line-height: 150%;
	font-weight: normal;
}

.text_gray {
	text-decoration: none;
	color: Gray;
	font-family: Verdana;
	font-size: 12;
	line-height: 150%;
	font-weight: normal;
}

.text_blue {
	text-decoration: none;
	color: #1C3A6A;
	font-family: Verdana;
	font-size: 12;
	line-height: 150%;
	font-weight: normal;
}

.text_pink {
	text-decoration: none;
	color: #AF3901;
	font-family: Verdana;
	font-size: 12;
	line-height: 150%;
	font-weight: normal;
}

.text_bold_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1C3A6A;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}

.text_bold_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9PX;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	font-style: normal;
}
.text_bold_black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: capitalize;
	color: Black;
	font-style: normal;
}
.text_bold_gray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: capitalize;
	color: #999999;
	font-style: normal;
}

.text_bold_pink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: capitalize;
	color: #AF3901;
	font-style: normal;
}

.cell	{
		border-top:1px 	solid #A6A7C5;
		border-left:1px	solid #A6A7C5;
		border-right:1px 	solid #A6A7C5;
		border-bottom:1px	solid #A6A7C5;
		background: White;
		font-family: Verdana;
	   font-size: 10px;
		color: #646464;
		font-weight: bold;
		font-style: normal;
		line-height: normal;
		font-variant: normal;
}

input {
   font-family: Verdana;
	font-size: 10px;
	border: 1px solid #82a2c6;
	width:auto; 
	background-color: White;
	font-size: 10px;
	font-weight: bold;
	color: #1C3A6A;
	height: 20px;
}

input.google {
   font-family: Verdana;
	font-size: 10px;
	border: 1px solid #82a2c6;
	width:auto; 
	background-color: #B7C6D4;
	font-size: 10px;
	font-weight: bold;
	color: #1C3A6A;
	height: 20px;
}

/******************************************/

.forCopyright {
	font-size: 12px;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

.for_news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 20px;
	text-align: justify;

}

.forForms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px inset;
}
.forButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px outset;

.title_body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
.note {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

	color:;
	color: #990000;
}

/******************************************/

/*------------------------- INNER TOOL BAR Menu Items-------------------------------*/
TD.tmenu A {
		PADDING-RIGHT: 2px; PADDING-LEFT: 5px; height:23px;
		padding-top:5px; padding-bottom:2px; BACKGROUND: url(pglinkup.gif);		
		/*BORDER-TOP: #CCCCCC 1px solid; BORDER-BOTTOM: #000000 1px solid;
		BORDER-LEFT: #CCCCCC 1px solid;BORDER-RIGHT: #000000 1px solid;	*/
		COLOR: #333333; 
		TEXT-DECORATION: none;  
		width:148px; 
}

TD.t1menu A {
		PADDING-RIGHT: 2px; PADDING-LEFT: 5px; height:22px;
		padding-top:5px; padding-bottom:2px; BACKGROUND: url(sub_menu_up.gif);		
		/*BORDER-TOP: #CCCCCC 1px solid; BORDER-BOTTOM: #000000 1px solid;
		BORDER-LEFT: #CCCCCC 1px solid;BORDER-RIGHT: #000000 1px solid;	*/
		COLOR: #333333; 
		TEXT-DECORATION: none;  
		width:138px; 
}

TD.tmenu A:hover {
		COLOR: #000000; 
		TEXT-DECORATION: none;  
		width:148px; 
		BACKGROUND: url(../images/pglinkon.gif);
}

TD.t1menu A:hover {
		COLOR: #000000; 
		TEXT-DECORATION: none;  
		width:138px; 
		BACKGROUND: url(../images/sub_menu_on.gif);
}

TD.tmenuactive A {
		PADDING-RIGHT: 2px; 
		PADDING-LEFT: 5px; 
		height:23px;
		padding-top:5px; 
		padding-bottom:2px; 
		border:1px solid #000066;	
		COLOR: #000066; 
		TEXT-DECORATION: none;  
		width:148px; 
		BACKGROUND: url(../images/pglinkon.gif);
}

TD.t1menuactive A {
		PADDING-RIGHT: 2px; 
		PADDING-LEFT: 5px; 
		height:22px;
		padding-top:5px; 
		padding-bottom:2px; 
		border:1px solid #000066;	
		COLOR: #000066; 
		TEXT-DECORATION: none;  
		width:138px; 
		BACKGROUND: url(../images/sub_menu_on.gif);
}

