th {
	color : #000000;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
input {
	color : #000000;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.px {
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 2px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.px5 {
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 5px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.title01 {
	color : #FFA200;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.title01 b {
	background-color : #FFFFFF;
}
.title02 {
	color : #FFFFFF;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : -5px;
	margin-left : 10px;
	margin-right : 0px;
	font-size : 25px;
	font-family : Tahoma, Arial, Verdana;
	font-weight: bold;
}
.t01 {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.t01 a {
	color : #EF6D00;
}
.t01 a:hover {
	color : #C25A02;
}
.list {
	color : #FFFFFF;
	margin-top : 3px;
	padding-bottom : 3px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.right {
	color : #FFFFFF;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.right a, .list a {
	color : #FFFFFF;
}
.right a:hover {
	color : #AAAAAA;
}
.left {
	color : #000000;
	margin-top : 10px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 25px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.left b {
	color : #FFFFFF;
}
.left a {
	color : #FF6600;
}
.left a:hover {
	color : #FF0000;
}
p {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
p a {
	color : #000000;
	font-weight: bold;
}
p a:hover {
	color : #294A7B;
}
.menu {
	color : #595959;
	margin-top : 10px;
	padding-bottom : 1px;
	margin-bottom : 5px;
	margin-left : 0px;
	margin-right : 40px;
	font-size : 12px;
	font-family : Arial, Tahoma;
	font-weight: bold;
}
.menu a {
	color : #000000;
	text-decoration: none;
}
.menu a:hover {
	color : #FF0000;
}


/* Body Settings 
body       {
 font-family : Tahoma,Verdana,Arial; color : #000000; font-size : 12px; background-color : #FFFFFF; 
}*/


/* Table Settings */
td         {
 font-family : Tahoma,Verdana,Arial; color : #000000; font-size : 12px; 
}

/* Link Settings 
a          {
 font-family : Tahoma,Verdana,Arial; color : #0000FF; font-size : 12px; 
}

 Link Hover Settings 
a:hover    {
 font-family : Tahoma,Verdana,Arial; color : #333333; font-size : 12px; text-decoration : underline; 
}  */

/* Strong Settings 
strong     {
 font-family : Tahoma,Verdana,Arial; font-size : 12px; font-weight : bold; 
}*/


/* Input Box Settings */
.input_box {
 border: 1 solid #000000; background-color: #C8C8C8; color: #000000; font-family: Tahoma,Verdana,Arial; 
			 font-size: 12px; line-height: 13px; font-weight:normal; 
}

/* Submit Button Settings */
.submit_button  {
 font-size : x-small; font-family : Tahoma,Verdana,Arial; background-color : #CCCCCC; 
			      color : #000000; border-width : thin; 
}

/* You will not need to change below */
.small          {
 font-family : Tahoma,Verdana,Arial; font-size : 10px; 
}

a:hover.small   {
 font-family : Tahoma,Verdana,Arial; color : #333333; font-size : 10px; text-decoration : underline; 
}

