<style type="text/css">

body  { 
	Scrollbar-Base-Color: #4585D3;
	FONT-SIZE: 13px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

A {color:#a5457d}
A:link { color:#a5457d }
A:hover {color:#990000}

A.toprightmenu {
   color:#000000;
   font-family: impact, arial;
   font-weight: normal;
   font-size: 10px
}
A.toprightmenu:hover {
   color:#FF5001;
   font-family: impact, arial;
   font-weight: normal;
   font-size: 10px
}

A.topmenu {
   color:#D05000;
   font-family: times new roman;
   font-weight: bold;
   font-size: 17px;
}
A.topmenu:hover {
   color:#FF0000;
   font-family: times new roman;
   font-weight: bold;
   font-size: 17px
}

A.botmenu {
   color:#f0f0f0;
   font-family: times new roman;
   font-weight: bold;
   font-size: 14px;
}
A.botmenu:hover {
   color:#FF5001;
   font-family: times new roman;
   font-weight: bold;
   font-size: 14px
}

A.bottommenu {
   color:#000000;
   font-family: times new roman;
   font-weight: normal;
   font-size: 15px;
}
A.bottommenu:hover {
   color:#FF5001;
   font-family: times new roman;
   font-weight: normal;
   font-size: 15px
}

A.menu1 {
   color:#D05000;
   font-family: times new roman;
   font-weight: bold;
   font-size: 17px;
   letter-spacing: 0px;
}
A.menu1:hover {
   color:#FF0000;
   font-family: times new roman;
   font-weight: bold;
   font-size: 17px
}

A.menu2 {
   color:#f0f0f0;
   font-family: times new roman;
   font-weight: bold;
   font-size: 13px;
}
A.menu2:hover {
   color:#FF5001;
   font-family: times new roman;
   font-weight: bold;
   font-size: 13px
}

a.main_text 		{ font: 17px Times New Roman; color: #D05000; text-decoration: none; font-weight: bold; font-style: none; }
a:visited.main_text { font: 17px Times New Roman; color: #D05000; text-decoration: none; font-weight: bold; font-style: none; }
a:hover.main_text 	{ font: 18px Times New Roman; color: #FF0000; text-decoration: none; font-weight: bold; font-style: none; }
a.sub_text 			{ font: 14px Times New Roman; color: #f0f0f0; text-decoration: none; font-weight: bold; font-style: none; }
a:visited.sub_text 	{ font: 14px Times New Roman; color: #f0f0f0; text-decoration: none; font-weight: bold; font-style: none; }
a:hover.sub_text 	{ font: 15px Times New Roman; color: #0c205a; text-decoration: none; font-weight: bold; font-style: none; }

h2 {
  text-decoration: none; font-size: 20px;COLOR: #0c205a; FONT-FAMILY: Times New Roman; font-weight: bold
    }
 
h3{
  text-decoration: none; font-size: 18px;COLOR: #0c205a; FONT-FAMILY: Times New Roman; font-weight: bold
	}

P {
	FONT-SIZE: 14px; COLOR: #220077; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
DIV {
	FONT-SIZE: 14px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
TD {
	FONT-SIZE: 14px; COLOR: #220077; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.ipt {
	font-size: 14px;
	font-family: Verdana;
	color: #FF5001;
	background-color: #f0f0f0;
	border-top: #FF5001 1px solid;
	border-left: #FF5001 1px solid;
	border-right: #FF5001 1px solid;
	border-bottom: #FF5001 1px solid;
	cursor: hand;
}

.my_button {
	font-size: 12px;
	font-family: Verdana;
	color: #EEEEEE;
	background-color: #99CCEE;
	border-top: #000080 1px solid;
	border-left: #000080 1px solid;
	border-right: #000080 1px solid;
	border-bottom: #000080 1px solid;
	cursor: hand;
}

.Main_menu {
	border: 0px solid #EEEEEE;
	background-color: #99CÑEE;
	padding-left: 3px;
	line-height: 100%;
	width: 150;
	cursor: hand;
}
.Main_menu_over {
	border: 0px solid #EEEEEE;
	background-color: #FFEECC;
	padding-left: 3px;
	line-height: 100%;
	width: 150;
	cursor: hand;
}
.Sub_menu {
	border: 0px solid #EEEEEE;
	background-color: #99CCEE;
	padding-left: 13px;
	line-height: 100%;
	width: 150;
	cursor: hand;
}
.Sub_menu_over {
	border: 0px solid #EEEEEE;
	background-color: #FFEECC;
	padding-left: 13px;
	line-height: 100%;
	width: 150;
	cursor: hand;
}

</style>