@font-face {font-family: PT_Sans_Narrow; src: url('../fonts/PT_Sans-Narrow-Web-Regular.ttf');}
html,body,p,td,a,div{font-family:ariel, sans-serif;color:#f3f3f3;font-size:13px;font-weight:normal;}

#frame{text-align:center;vertical-align:top;border:0px solid red;}
#mypagebody{margin:0px auto;width:940px;border:0px solid blue;}
#mymenu td{background-color:#f3f3f3;height:50px;vertical-align:middle;}
#mymenu td a{padding:0px 8px;text-decoration:none;color:gray;font-size:12px;font-weight:bold;}
#mymenu td a:hover{color:black;}
.white_heading  {font-family: PT_Sans_Narrow;text-align:left;font-size:22px;font-weight:bold;color:#f3f3f3;text-shadow: 0 0 1px white;}
.orange_heading {font-family: PT_Sans_Narrow;text-align:left;font-size:18px;font-weight:bold;color:#ef6c0b;text-shadow: 0 0 1px #ef6c0b;}
.white_text     {
	text-align:left;
	font-size:13px;
	font-weight:500;
	color:#f3f3f3;
	letter-spacing : 0px;
	word-spacing : 1px;
	line-height:13px;
}
li{color:#ef6c0b;}
.email_link{font-weight:normal;text-decoration:none;}
.email_link:hover{color:#ef6c0b;}
