@charset "utf-8";
/* CSS Document */

body						{font-family:Arial; font-size:12px; color:#666666; margin:0; background-color:#FFFFFF; text-align:justify}
table						{font-family:Arial; font-size:12px; color:#666666; margin:0; text-align:justify}

form						{margin:0}
input, select, textarea		{font-family:Arial; font-size:12px; font-style:italic; color:#3e73a9}
img							{border:none}

a							{cursor:hand}
a:link						{text-decoration:underline; color:#003399}
a:visited					{text-decoration:underline; color:#003399}
a:hover						{text-decoration:none; color:#FF6600}


a.white:link						{text-decoration:underline; color:#ffffff;text-transform:none;font-weight:normal;}
a.white:visited					{text-decoration:underline; color:#ffffff;text-transform:none;font-weight:normal;}
a.white:hover						{text-decoration:none; color:#ffffff;text-transform:none;font-weight:normal;}

/*- Menu Tabs 9--------------------------- */
#tabs9						{float:left; width:100%; font-size:13px; border-bottom:5px solid #ff9715; line-height:normal;}
#tabs9 ul 					{margin:0; padding:0px 10px 0 0px; list-style:none;}
#tabs9 li					{display:inline; margin:0; padding:0;}
#tabs9 a					{float:left; background:url(images/bgr-menu-1.gif) no-repeat left top; margin:0; padding:0 0 0 0px;	text-decoration:none;}
#tabs9 a span				{float:left; display:block;	background:url(images/bgr-menu-2.gif) no-repeat right top; padding:0px 0px 0px 0px;	color:#FFF; width:180px; height:33px}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs9 a span				{float:none;}
/* End IE5-Mac hack */
#tabs9 a:hover span 		{color:#FFF;}
#tabs9 a:hover				{background-position:0% -33px;}
#tabs9 a:hover span			{background-position:100% -33px;}
#tabs9 #current a			{background-position:0% -33px;}
#tabs9 #current a span		{background-position:100% -33px;}
/*- End Menu Tabs 9--------------------------- */

.table0 #top				{background:url(images/table0/top.jpg) repeat-x}
.table0 #bottom				{background:url(images/table0/bottom.jpg) repeat-x; height:25px}
.table0 #left				{background:url(images/table0/left.jpg) repeat-y}
.table0 #right				{background:url(images/table0/right.jpg) repeat-y}
.table0 #top-left			{background:url(images/table0/top-left.jpg) no-repeat}
.table0 #top-right			{background:url(images/table0/top-right.jpg) no-repeat}
.table0 #bottom-left		{background:url(images/table0/bottom-left.jpg) no-repeat}
.table0 #bottom-right		{background:url(images/table0/bottom-right.jpg) no-repeat}

.box10						{margin: 10px 10px 10px 10px}
.boxtitle					{float:left; width:100%; margin-bottom:10px}
.title1						{font-size:15px; color:#333333; text-transform:uppercase; font-weight:bold}
.title2						{padding-bottom:3px;background:#ffffff;font-size:15px; color:#3e73a9; text-transform:uppercase; font-weight:bold;padding-left:0px;}
.title2sub						{font-size:15px;padding-left:0px; color:#ff9715; text-transform:uppercase; font-weight:bold;padding-bottom:3px;padding-top:20px;valign:bottom;}
.datetime					{font-size:10px; color:#FF6600}
.15							{font-size:15px}
.10							{font-size:10px}
.blue						{color:#3e73a9}
.orange						{color:#ff9715}

.b_green					{list-style-image:url(images/b1.gif)}
.b_green_none					{list-style-image:none}
.b_green a:link				{text-decoration:underline; color:#009933}
.b_green a:visited			{text-decoration:underline; color:#009933}
.b_green a:hover			{text-decoration:none; color:#009933}
.b_green li					{margin-top:0px; margin-bottom:5px}