/* BORDERS */
.xb1 {display:block; overflow:hidden;}
.xb1 {height:1px;}
.xb1 {margin:0 5px; background:#000000;}
.xb2 {display:block; overflow:hidden;}
.xb2 {height:1px;}
.xb2 {background:#FFFFFF; border-left:1px solid #000000; border-right:1px solid #000000;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {display:block; overflow:hidden;}
.xb3 {height:1px;}
.xb3 {background:#FFFFFF; border-left:1px solid #000000; border-right:1px solid #000000;}
.xb3 {margin:0 2px;}
.xb4 {display:block; overflow:hidden;}
.xb4 {background:#FFFFFF; border-left:1px solid #000000; border-right:1px solid #000000;}
.xb4 {height:2px; margin:0 1px;}
.xbottom {display:block; background:transparent; font-size:1px;}
.xboxcontent {display:block; background:#FFFFFF; border:0 solid #000000; border-width:0 1px; }
.xtop {display:block; background:transparent; font-size:1px;}
#xsnazzy {background: transparent; margin:0em; width: 702px;}

/* PAGEBACKGROUND: BEGIN */
body {
	background-color: #FFFFFF;
	font-family: 	  Verdana;
	color: 			  #000000;
	font-size: 		  12px;
	
	margin-left: 	  0px;
	margin-top: 	  0px;
	margin-right: 	  0px;
	margin-bottom: 	  0px;
}

.cap{font-weight:bold;font-size:11px;padding-left:30px;padding-right:30px;padding-top:7px;}
.left{font-weight:bold;font-size:10px;padding-left:30px;padding-right:30px;padding-top:5px;}

.website_width { width: 700px; }

a:link 		{ color: #000000; text-decoration: none; cursor: pointer; }
a:visited 	{ color: #000000; text-decoration: none; cursor: pointer; }
a:hover	 	{ color: #666666; text-decoration: none; cursor: pointer; }
a:active 	{ color: #000000; text-decoration: none; cursor: pointer; }


.title_blk 	{ font-family: Verdana; font-size: 18px; color: #000000; font-weight: bold; }
.title_red	{ font-family: Verdana; font-size: 18px; color: #FF0000; font-weight: bold; }

.title_big_blk 	{ font-family: Verdana; font-size: 39px; color: #000000; font-weight: bold; }
.title_big_red	{ font-family: Verdana; font-size: 39px; color: #FF0000; font-weight: bold; }

.subtitle 	{ font-family: Verdana; font-size: 12px; color: #6699CC; font-weight: bold; }
.subtitle2 	{ font-family: Verdana; font-size: 12px; color: #000035; font-weight: bold; text-align: left; }

.smalltext 	{ font-family: Verdana; font-size: 10px; color: #000000; }
.smalltext_bold { font-family: Verdana; font-size: 10px; color: #000000; font-weight: bold; }

.bigtext 	{ font-family: Verdana; font-size: 26px; color: #000000; }

.warning	{ font-family: Verdana; font-size: 12px; color: #FF0000; font-weight: bold; }
#warning	{ font-family: Verdana; font-size: 12px; color: #FF0000; font-weight: bold; }
#warningbig	{ font-family: Verdana; font-size: 26px; color: #FF0000; font-weight: bold; }


.tableheader { font-family: Verdana; font-size: 12px; color: #495e83; font-weight: bold; text-decoration: none; }
.table_vline { background: #000000; width: 0.5; }
.table_hline { background: #000000; }


.form_textbox 		 { border: 1px solid #495e83; font-family:Verdana; font-size:9pt; }
.form_textbox_center { border: 1px solid #495e83; font-family:Verdana; font-size:9pt; text-align: center; }
.form_listbox 		 { border: 1px solid #495e83; font-family:Verdana; font-size:9pt; }
.form_area			 { border: 1px solid #495e83; font-family:Verdana; font-size:9pt; }
.form_checkbox 		 { border: 1px solid #495e83; }
.form_table			 { border: 1px solid #495e83; font-family: Verdana; font-size: 12px; text-align: left; }

/* PAGEBACKGROUND: END */


/* HEADER: BEGIN */
.header {
	height:			  100px;
	font-family: 	  Verdana;
	font-size: 		  10px;
	text-align:		  center;
}
/* HEADER: END */


/* MENU: BEGIN */
.menu {
	height:			  30px;
	width:			  115px;
	background-image: url(../images/menu.gif);
	font-family: 	  Verdana;
	font-weight:	  Bold;
	color:			  #FFFFFF;
	font-size: 		  10px;
	text-align:		  center;
	cursor:			  pointer;
}

.menu:hover { color: #00FFFF; }

.menubreak { background-image: url(../images/break.gif); width: 2px; }
/* MENU: END */

/* CONTENT: BEGIN */
.tbl_content {
	height: 		  300px;
	vertical-align:	  top;
	font-family: 	  Verdana;
	font-size: 		  12px;
	background-color: #FFFFFF;
	padding-top:	  10px;
	padding-bottom:   10px;
	padding-left: 	  5px;
	padding-right:	  5px;
}

#tbl_row { cursor: pointer; }
#tbl_row:hover { background-color: #A0B8D6; cursor:	pointer; }

.content { font-family: Verdana; font-size: 12px; text-align: left; }
.content_italic { font-family: Verdana; font-size: 12px; font-style: italic; }
.content_grey { font-family: Verdana; font-size: 12px; color: #747474; }
.content_bold { font-family: Verdana; font-size: 12px; font-weight: bold; }

.boarder_content {
	border-color: 	  #CCCCCC;
	border-style: 	  solid;
	border-width: 	  1px;
	padding-top: 	  12px;
}

/* CONTENT: END */


/* FOOTER: BEGIN */
.footer {
	background:		  #0000FF;
	height:			  15px;
	text-align:		  center;
	cursor:			  pointer;
}

.footer_menu {
	height:			  15px;
	background-color: #0000FF;
	font-family: 	  Verdana;
	font-weight: 	  normal;
	color:			  #FFFFFF;
	font-size: 		  11px;
	text-align:		  center;
	
}

.footer_menu:hover {
	background-color: #FF0000;
}
/* FOOTER: END */
