/*From Microsoft*/
#msviLocalToolbar {
	border-top		: solid 3px #3E62C3;
	padding			: 1px 6px 1px 6px;
	font-size		: 100%;
	height			: 14px;
	}
	
#msviLocalToolbar td {
	font-size		: 100%;
	text-align		: center;
	height			: 21px;
	padding-bottom	: 1px;
	}

#msviLocalToolbar a{
	color			: #fff;
	text-decoration	: none;
	font-weight		: bold;
	text-align		: center;
	height			: 15px;
	}

#msviLocalToolbar a:hover{
	background		: #5781D5;
}
	
.MainMenuActive{
	border			: solid 1px #3E62C3;
	background		: #3E62C3;
	padding			: 1px 6px 1px 6px;
	}

.MainMenuHover{
	border			: solid 1px #ADC9FF;
	background		: #5781D5;
	padding			: 1px 6px 1px 6px;
	}

.pageTable {
	border			: 1px solid #203d76
}

.Header {
	background:#FFFFFF url(images/background_new.gif) top right no-repeat;
}

.pageHeader {
	background:#3E62C3 url(images/header_right.gif) top right repeat-x; 
}

BODY {
	FONT-SIZE				: 12px;
	SCROLLBAR-ARROW-COLOR	: #000000;
	FONT-FAMILY				: Verdana, Arial, Helvetica, sans-serif;
	SCROLLBAR-BASE-COLOR	: #6186E8;
	BACKGROUND: #4A6E8F  url(images/bgtop.gif) left top repeat-x;
}

H1,H2,H3 {
	font-size		: 18pt;
	font-weight		: bold;
	color			: #384D61;
}

H1 {
	font-family: "Monotype Corsiva", georgia, Tahoma, Verdana, Arial;
	font-weight:normal;
}

H2 {
	font-size		: 12px;
}

H3 {
	font-size		: 12px;
}

TEXTAREA {
	font-family : arial, verdana, helvetica, serif;
}

.tour {
	padding 		: 10px;
	color			: #203d76 ;
	font-size		: 12px;
	border-top: 2px solid #3E62C3; 
	border-right: 2px solid #2E445A; 
	border-left: 2px solid #2E445A; 
}

.tour span {
	font-family: "Monotype Corsiva", georgia, Tahoma, Verdana, Arial;
	font-size:12pt;
	color:#203d76;
}

.tour a {
	text-decoration:none;
	color:#203d76;
}

.tour a:hover{
	text-decoration:underline;
	color:#3E62C3;
}

.tour ul li span {
	font-family: georgia, Tahoma, Verdana, Arial;
	font-size:11pt;
	text-decoration:none;
	color:#203d76;
}

.MainTable {
	text-align		: center;
	width			: 120px;
	border-left		: 2px solid #2B4D70;
}

.MainMenu, .MainMenu A {
	font-size 			: 9pt;
	font-weight			: bold;
	color				: #FFF;
	background-color	: #3E62C3;
	text-align			: center;
	height				: 5px;
}


.MainMenu A {
	text-decoration : none;
}

.MainMenu A:hover {
	text-decoration : underline;
}

.MainMenu P {
	font-weight:normal;
}

.warning {
	color : #F00;
}


/*class content | For content of the sites
-------------------------------------------------------------------------*/

.content {
	padding 		: 10px 20px 10px 10px;
	color			: #203d76 ;
	font-size		: 12px;
	border-right: 2px solid #2E445A; 
	border-left: 2px solid #2E445A; 
	padding-left: 0px; 
        padding-top: 15px; 
	padding-right: 5px;
}

.content STRONG, .content A {
	color			: #384D61;

}
.content A {
	color:#203d76;
	font-weight		: bold;
	text-decoration : underline;
}

.content P, .content LI, .content DIV, TD {
	font-size		: 10pt;
	font-family		: Tahoma, Verdana, Arial, Helvetica, sans-serif
}

.content IMG {
	border 			: 1px solid #384D61;
}

.content A:hover {
	color			: #3E62C3;
	text-decoration : none;
}

.content A:active {
	color			: #3E62C3;
	text-decoration : none;
}

.content A:visited {
	color			: #3E62C3;
	text-decoration : underline;
}


/*class contentTable | For menu at left side of page
-------------------------------------------------------------------------*/
.contentTable {
	font-family		: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	border 			: 2px solid #3146AA;
	background-color: #FFF;
	padding			: 0px 0px 0px 0px;
}

.contentTable TH {
	background-image : url("images/headbar.png");
	background-color : #3146AA;
	color			 : #FFF;
	font-size		 : 8pt;
	height			 : 25px;
}

.contentTableSeparator {
	height			 : 5px;
	font-size		 : 7px;
}

.contentTable TD {
	font-size		 : 11px;
	padding			 : 1px 10px 1px 10px;
	height			 : 15px;
	font-family		 : Arial, Helvetica, Verdana, sans-serif;
}

.contentTableFoot {
	background-image : url("images/footbar.png");
	background-color : #FFF;
	font-size		 : 8pt;
	color			 : #FFF;
	height			 : 30px;
}

.contentTable A {
	color			 : #000;
	font-weight		 : bold;
	text-decoration	 : none;
	color			 : #3146AA;
}

.contentTable A:hover {
	color			 : #3E62C3;
}

.box1 {
	background-color: #688DEF;
	font-size: 12px;
	color		: #FFF;
	padding: 25px;
	border-width: 2px;
	border-style: solid;
	border-color: #05115F;
}

.TextInput, .BottonInput {
	border 			: 1px solid #3146AA;
}

.TextInput {
	width			: 300px;
}

.ButtonInput {
	border 			: 3px solid #3146AA;
	background-color: #FFF;
	font-weight		: bold;
	color			: #3146AA;
}
