body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #504F4E;
	background-image: url(../../images/background_pocn.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #8b8b8c;	
	margin: 0px;
	padding: 0px;
}

form, div, p, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

p {
	margin-bottom: 10px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 21px;
	color: #51072B;
	margin-top: 14px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #120B53;
	margin-bottom: 10px;	
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #120B53;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #120B53;
	display: block;
	border-bottom: 2px solid #d8d8d8;
	padding-bottom: 1px;
	margin-bottom: 6px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #120B53;
	background-color: #e5e5e5;
	display: block;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 4px;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #51072B;
	background-color: #e5e5e5;
	display: block;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 4px;
}


a, a:link, a:visited, a:active, a:focus {
	color: #73252c;
	text-decoration: none;	
}
a:hover {
	color: #e41425;
	text-decoration: none;
}

.articleText {
}

.articleCode {
	margin-bottom: 3px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}

.articleSummary {
}

highlightedText {
	color: #120B53;
}

ol {
	margin: 0px 0px 0px 26px;
	padding: 0px;
	list-style-position: outside;
}

ul {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: square;
}

li {
	margin-bottom: 7px;
	margin-top: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	list-style-position: outside;
}

.image_caption {
	font-size: 9px;
	color: #504F4E;
	text-align: left;
	padding-top: 2px;
}


.v09 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
}
.v10 {
	font-size: 9px;
	color: #999999;
}
.v11 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
.v12 {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 12px; }
.v13 {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 13px; }
.v14 {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 14px; }



/***********************************************/ 
/************** Structure styles ***************/
/***********************************************/ 

/****************** #topLinks ******************/
#topLinks {
	width: 776px;
	text-align: right;
	height: 47px;	
}

#topLinks a {

	text-decoration: none;	
}

#topLinks a:hover {
	background-color: transparent;	
}


/**************** #mainWrapper ****************/
#mainWrapper {
	width:776px;
	background-color: #FFFFFF;
}

#mainWrapperBorder {
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom:20px;
	padding-left: 8px;
	text-align:left;
	border: 3px solid #d8d8d8;
	_height: 100%;
}


/******************* Columuns *****************/
#columnLeft {
	width:180px;
	padding:0px;
	float:left;
	background:#fff;
}		
		
#columnFlashIndexCenter {
	padding:0px 0px 0px 8px;
	float:left;
	width:566px;
	_width:574px;

}		
	
#columnIndexCenter {
	float:left;
	width: 379px;
	padding-top: 28px;
}

#columnInternalCenter {
	padding:0px 0px 0px 8px;
	float:left;
	width: 402px;
}

#columunIndexlRight {
	width:187px;
	float:left;
	padding-top: 28px;
}

#columunInternalRight {
	width:156px;
	float:left;
	padding-left: 8px;
}

/************* #content styles **************/
#contentIndex {
	padding-right: 10px;
	padding-left: 19px;
}

#contentInternal {
	padding-left: 19px;
}

/************* #breadcrumbs styles **************/
#breadcrumbs {
	padding-left: 19px;
	font-size: 9px;
	color: #504f4e;
	height: 15px;
        padding-top: 2px;
}

#breadcrumbs a {
	color: #b9bbbd;
	text-decoration: none;
}

#breadcrumbs a:hover {
	color: #e41425;
	text-decoration: none;
}

/************* #footer styles **************/
#footer	{
	width: 377px;
	_width: 766px;
	text-align: left;
	font-size: 9px;
	color: #666666;
	padding-top: 10px;
	padding-bottom: 60px;
	padding-right: 175px;
	padding-left: 216px;
}
#footer a {
	font-size: 9px;
	color: #73252c;
}
#footer a:hover {
	background-color: transparent;
	color: #e41425;
	text-decoration: none;
}

/************* franchisee styles **************/
#franchiseeContact {
	background-color: #ffffff;
	background-image: url(../../images/franchisee_contact_bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #cbcbcb;
	padding-left: 14px;
	padding-right: 8px;
	padding-top: 15px;
	padding-bottom: 20px;	
	margin-bottom: 10px;
	font-size: 10px;
}

#franchiseeContact h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #120B53;
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
}

#franchiseeContact a {
	font-size: 9px;
	font-weight: bold;
}

#franchiseeHeaderIndex {
	width: 566px;
	hieght: 127px;
}	

/************* contact form styles **************/
.formPanel {
	background-color: #d8d8d8;
	width: 361px;
	_width: 383px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 4px;	
	border: 1px solid #d8d8d8;
	background-image: url(../../images/form_bg.gif);
	background-repeat: repeat-x;
	margin-bottom: 10px;
}

.requiredFieldIcon {
	color: #51072B;
}

.formLabel, .formLabelRequired {
	font-weight: bold;
	font-size: 9px;
	color: #333333;
	padding-top: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.formField {
	padding-bottom: 12px;
}

.formField,.formField input, .formField option, .formField select, .formField textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.formError {
	font-size: 9px;
	color: #FF0000;
	font-weight: bold;
}


/*
.formButton	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; background-color: #92A1AF; }
.formLabel	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; }
.checkLabel	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; font-weight: bold;}
.radioLabel	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; font-weight: bold;}
.formTextArea	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px;	}
.inputText	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; font-weight: bold;}
.inputPass	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; font-weight: bold;}
.selectMenu	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; font-weight: bold;}
.selectList	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; font-weight: bold;}
*/


/* search */
.formSearch { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 12px; font-weight: bold;}
.search_form {}
.search_result {}



.nav_table, .nav_table a, .nav_table a:link, .nav_table a:active, .nav_table a:visited, .nav_table a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #BBBDC7;
	text-decoration: none;
	background-image:  url(../../images/nav/mainnav_bg_01.gif);
	background-repeat: no-repeat;
	padding-left: 6px;
	padding-top: 8px;
	padding-bottom: 6px;
	padding-right: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;	
}
.nav_table a:hover {
    color: #FFFFFF;
	text-decoration: none;
}

.nav_table_active, .nav_table_active a, .nav_table_active a:link, .nav_table_active a:active, .nav_table_active a:visited, .nav_table_active a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image:  url(../../images/nav/mainnav_bg_ro_01.gif);
	background-repeat: no-repeat;
	padding-left: 6px;
	padding-top: 8px;
	padding-bottom: 6px;
	padding-right: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;	
}

.navLevel1, .navLevel1 a, .navLevel1 a:link, .navLevel1 a:active, .navLevel1 a:visited, .navLevel1 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #838282;
	text-decoration: none;
	background-color: #e5e5e5;
	padding-right: 10px;		
	padding-left: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.navLevel1 a:hover{
	font-weight: bold;
	text-decoration: none;
	background-color: #e5e5e5;	
}

.navLevel1a, .navLevel1a a, .navLevel1a a:link, .navLevel1a a:active, .navLevel1a a:visited, .navLevel1a a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #606060;
	text-decoration: none;
	background-color: #e5e5e5;
	padding-right: 10px;		
	padding-left: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.navLevel2, .navLevel2 a, .navLevel2 a:link, .navLevel2 a:active, .navLevel2 a:visited, .navLevel2 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #787878;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-right: 10px;		
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
}

.navLevel2 a:hover{
	color: #606060;
	text-decoration: none;
}

.navLevel2a, .navLevel2a a, .navLevel2a a:link, .navLevel2a a:active, .navLevel2a a:visited, .navLevel2a a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #787878;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-right: 10px;		
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
}





.articleList_toptext {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
}

.articleList_listhead {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}


/* CSS for the top level list */
#list_top_ul {
	margin: 0px;
	padding: 0px;
padding-right: 10px;
}

#list_top_ul li {
	width:180px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-left: 6px;
	padding-top: 8px;
	padding-bottom: 6px;
	padding-right: 10px;
	display: block;
	list-style-type: none;
	background-image:  url(../../images/nav/mainnav_bg_01.gif);
	background-repeat: no-repeat;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin: 0px;
}

#list_top_ul li a {
	color:  #BBBDC7;
	text-decoration: none;
padding-right: 0px;
}

#list_top_ul li a:link {
}

#list_top_ul li a:visited {
}

#list_top_ul li a:hover {
	color:  #FFFFFF;
}

#list_top_ul li a#list_top_active_link, #list_top li a#list_top_home_active_link {
	color:  #FFFFFF;
}

/* CSS for the currect level list */
#list_level ul {
	margin: 0px;
	padding: 0px;
}
#list_level li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-left: 6px;
	padding-top: 8px;
	padding-bottom: 6px;
	padding-right: 0px;
	display: block;
	list-style-type: none;
	background-image:  url(../../images/nav/mainnav_bg_01.gif);
	background-repeat: no-repeat;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin: 0px;
}
#list_level a {
	color:  #BBBDC7;
	text-decoration: none;
}
#list_level a:link, #list_level_ul a:visited {
}
#list_level a:hover {
color:  #FFFFFF;
}
#list_level_parent a:link, #list_level_parent a:visited, #list_level_parent_link a:hover {
}


/** 
 * Sample CSS for DIV pagelayout 
 */
#container {
	width: 760px;
	\width: 780px;
	w\idth: 760px;

	border: 1px solid gray;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}

#headerBlock {
	padding: 5px;
	margin-bottom: 5px;
	background-color: rgb(213, 219, 225);
}

#mainBlock {
	padding: 5px;
	margin-left: 215px;
	margin-right: 215px;
	background-color: gray;
}

#leftBlock {
	float: left;
	width: 200px;
	\width: 210px;
	w\idth: 200px;
	margin: 0;
	margin-right: 5px;
	padding: 5px;
	background-color: rgb(235, 235, 235);
}

#rightBlock {
	float: right;
	width: 200px;
	\width: 210px;
	w\idth: 200px;
	margin: 0;
	margin-left: 5px;
	padding: 5px;
	background-color: rgb(235, 235, 235);
}

#footerBlock {
	clear: both;
	padding: 5px;
	margin-top: 5px;
	background-color: rgb(213, 219, 225);
}


/**
  * Sample for FORUM
  */
.tableForum { background-color: #FFFFFF; border: 2px #006699 solid; }

th	{
	color: #FFA34F; font-size: 10px; font-weight : normal;
	background-color: #006699; height: 24px;
	background-image: url(../../img/forum/silver/cellpic3.gif);
	background-repeat: repeat-x;
}
th.thForum, th.thTopic, th.thPost, th.thLastPost {
	font-weight: normal; border: #FFFFFF; border-style: solid; height: 24px;
}
th.thForum { border-width: 0px 0px 0px 0px; }
th.thTopic { border-width: 0px 0px 0px 0px; }
th.thPost  { border-width: 0px 0px 0px 0px; }
th.thLastPost { border-width: 0px 0px 0px 0px; }

td.rowIcon, td.rowForum { background-color: #EFEFEF; height: 30px; }
td.rowLabel, td.rowReply { background-color: #EFEFEF; }
td.rowError { background-color: #D82B2B; }
td.rowTopic, td.rowPost, td.rowLastPost, td.rowReplyA	{ background-color: #DEE3E7; }
td.row3	{ background-color: #D1D7DC; }
td.rowIcon, td.rowLabel, td.rowReply, td.rowReplyA	{ padding-left: 4px; padding-right: 4px; }

.rowText { font-size : 12px; }
.rowError { font-size: 12px; color: #FFFFFF; }
.rowTextMed { font-size : 11px; }
.rowTextSmall { font-size : 10px; }
.rowTextLabel { font-size : 12px; font-weight: bold; }
.rowText,.rowTextMed,.rowTextSmall, .rowTextLabel { color : #000000; }
a.rowText,a.rowTextMed,a.rowTextSmall { color: #006699; text-decoration: none; }
a.rowText:hover,a.rowTextMed:hover,a.rowTextSmall:hover	{ color: #DD6900; text-decoration: underline; }

/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 11px; color : #000000 }
a.mainmenu		{ text-decoration: none; color : #006699;  }
a.mainmenu:hover{ text-decoration: underline; color : #DD6900; }

/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #006699}
a.cattitle		{ text-decoration: none; color : #006699; }
a.cattitle:hover{ text-decoration: underline; }

.catBottom {
	background-color: #D1D7DC;
	background-image: url(../../img/forum/silver/cellpic1.gif);
	background-repeat: repeat-x;
	text-align: center;
}

/* Forum title: Text and link to the forums used in: index.php */
.rowTextForumlink		{ font-weight: bold; font-size: 12px; color : #006699; }
.rowTextForumlink a, .rowTextForumlink a:link, .rowTextForumlink a:active, .rowTextForumlink a:visited {
	text-decoration: none; color : #006699;
}
.rowTextForumlink a:hover { text-decoration: underline; color : #DD6900; }


.navForum { font-weight: bold; font-size: 11px; color : #000000;}
.navForum a, .navForum a:link, .navForum a:active, .navForum a:visited { text-decoration: none; color : #006699; }
.navForum a:hover { text-decoration: underline; color : #006699; }

.forumInputText {
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.forumTextareaText {
	font-weight: normal;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.forumButton {
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.postdetails { font-size: 10px; color: #000000; margin: 3px 0 0 0; }
.postdetails hr {
	margin: 0 0 0 0;
	padding: 0;
	height: 0px;
	border: solid #D1D7DC 0px;
	border-top-width: 1px;
}

.postbody		{ font-size: 12px; color : #000000; margin: 0 0 3px 0; padding: 0 }
.postbody a, .postbody a:link, .postbody a:active, .postbody a:visited {
	text-decoration: none; color : #006699;
}
.postbody a:hover { text-decoration: underline; color : #DD6900; }