/* ---------------------------------------------------*/
/* SYNCHRONIZE WITH RTE.CSS!			 			  */
/* ---------------------------------------------------*/

/* BODY */
.MainContentTable
{
	background-repeat: repeat;
    background-position: center;
	background-color: #FFFFFF;
	background-image: url("");
	border: 0px;
	width: 505px;
	vertical-align: top;
	
    font-family: Tahoma;
    font-size: 10pt;
    color: #27627B;
    font-weight: none;
}

a 
{
	font-family: Tahoma;
    font-size: 10pt;
    color: #27627B;
    text-decoration: underline;
    font-weight: none;
}

a:hover
{
	font-family: Tahoma;
    font-size: 10pt;
    color: #0066ff;
    text-decoration: underline;
    font-weight: none;
}

p { margin: 0px; padding: 0px; }

/* ---------------------------------------------------*/
/* ---------------------------------------------------*/

body 
{ 
       background-repeat: no-repeat;
       background-position: top-left;
	   background-color: #FFFFFF;
	   background-image: url("");
	   margin-top: 10px;
	   
	   scrollbar-face-color: #FFFFFF;  
       scrollbar-arrow-color: #0000FF; 
}

.mainMenuTop
{
	background-repeat: no-repeat;
    background-position: center;
    background-color: #FFFFFF;
	background-image: url("images/style/mainmenu_top.jpg");
	border: 0px;
	padding: 0; 
	border-spacing: 0; 
}

.mainMenuMiddle
{
	background-repeat: repeat;
    background-position: center;
    background-color: #FFFFFF;
	background-image: url("images/style/mainmenu_middle.jpg");
	border: 0px;
	padding:6px;
	border-spacing: 0; 
	text-align: center;
}

.mainMenuMiddleTable
{
	width: 100%;
	padding-left: 0px;
	text-align:center;
	border-spacing: 0px; 
}

.mainMenuBottom
{
	background-repeat: no-repeat;
    background-position: center;
	background-color: #FFFFFF;
	background-image: url("images/style/mainmenu_bottom.jpg");
	width: 100%;
	height: 22px;
}

/* Contains page title (ie - home) */
.contentBorderTop
{
	background-repeat: no-repeat;
    background-position: center;
	background-color: #FFFFFF;
	background-image: url("images/style/contentborder_top.jpg");
	border: 0px;
	width: 100%;
	height: 49px;
	padding-left: 10px;
}

/* Contains border image left & right */
.contentBorderMiddle
{
	background-repeat: repeat-y;
    background-position: center;
	background-color: #FFFFFF;
	background-image: url("images/style/contentborder_middle.jpg");
	border: 0px;
	width: 505px;
	height: 320px;
	padding-left: 10px;
	padding-right: 10px;
}

/* Contains border bottom image */
.contentBorderBottom
{
	background-repeat: no-repeat;
    background-position: center;
	background-color: #FFFFFF;
	background-image: url("images/style/contentborder_bottom.jpg");
	border: 0px;
	height: 13px;
}

/* General title table */
.TitleTable
{
	background-color: #27627B;
	border: 1px solid #000000;
}

/* General content table */
.ContentTable
{
	
	border: 1px solid #000000;
}

/* Light grey content table */
.ContentTableLight
{
	border: 1px solid #000000;
}

/* Product table */
.ProductTable
{
	border: 1px solid #000000;
}

/* Spacer table, draws a line */
.SpacerTableHorizontal
{
	border: 0px;
	width: 10px;
}

.SpacerTableVertical
{
	border: 0px;
	height: 10px;
}

/* Pagetitle (ie- home/news/etc) */
.pagetitle
{
	font-family: Verdana;
	font-size: 12pt;
	color: #666666;
	font-weight: bold;
	padding-left: 10px;
}

/* General title */
.title
{
	font-family: Verdana;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
}

/* General title small */
.title_small
{
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
}

/* General title: padded 2px */
.title_padded
{
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	padding: 2px;
}

/* General content */
.content
{
    font-family: Tahoma;
    font-size: 10pt;
    color: #27627B;
    font-weight: none;
}

.content_bold
{
	font-family: Tahoma;
	font-size: 10pt;
	color: #27627B;
	font-weight: bold;
}

.content_small
{
	font-family: Tahoma;
    font-size: 8pt;
    color: #27627B;
    text-decoration: none;
    font-weight: none;
}

.content_small_padded
{
	font-family: Tahoma;
    font-size: 8pt;
    color: #27627B;
    text-decoration: none;
    font-weight: none;
	padding: 2px;
}

.content_small_link
{
	font-family: Tahoma;
    font-size: 8pt;
    color: #27627B;
    text-decoration: underline;
    font-weight: none;
}

.content_small_link:hover 
{
	font-family: Tahoma;
    font-size: 8pt;
    color: #990066;
    text-decoration: underline;
    font-weight: none;
}

.content_small_link_padded
{
	font-family: Tahoma;
    font-size: 8pt;
    color: #333333;
    text-decoration: none;
    font-weight: none;
	padding: 2px;
}

.content_small_link_padded:hover 
{
	font-family: Tahoma;
    font-size: 8pt;
    color: #990066;
    text-decoration: underline;
    font-weight: none;
	padding: 2px;
}

.content_small_grey
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #CCCCCC;
	font-weight: none;
}

/* Category link */
.category 
{
	font-family: Verdana;
    font-size: 8pt;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}

.category:hover
{
	font-family: Verdana;
    font-size: 8pt;
    color: #333333;
    text-decoration: none;
    font-weight: bold;
}


.copyright
{
	font-family: Verdana;
	font-size: 8pt;
	color: #333333;
	font-weight: none;
}

.menu
{
	font-family: Verdana;
    font-size: 10pt;
    color: #000000;
    text-decoration: none;
    font-weight: none;
	height:21px;
	padding: 0px;
	display:block;
	background:url(images/menu/menubut.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

.Menu1
{
	text-align: left;
	width: 100%;
}


.Menu2
{
	text-align: left;
}

.menu:hover
{
	font-family: Verdana;
    font-size: 10pt;
	
    color: #333;
    text-decoration: none;
    font-weight: none;
	height:21px;
	display:block;
	background:url(images/menu/menubut1.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

.top
{
	font-family: Verdana;
    font-size: 8pt;
    color: #000000;
    text-decoration: none;
    font-weight: none;
}

.top:hover
{
	font-family: Verdana;
    font-size: 8pt;
    color: #000000;
    text-decoration: underline;
    font-weight: none;
}

input 
{ 
	font-family: Tahoma; 
	font-size: 10pt; 
	color: #000000; 
	text-decoration: none; 
	background-color: #FFFFFF; 
	
	border: 1px solid #666666;
}

.checkbox
{
	font-family: Tahoma; 
	font-size: 10pt; 
	color: #000000; 
	text-decoration: none; 
	background-color: #CCCCCC; 
	
	border: 0px;
}

textarea 
{ 
	font-family: Tahoma; 
	font-size: 10pt; 
	color: #000000; 
	text-decoration: none; 
	background-color: #FFFFFF; 
	
	border: 1px solid #666666;
}

option
{
	background-color: #FFFFFF; 
	color: #000000; 
	font-family: arial; 
	font-size: 10pt;
}

radio
{
	background-color: #FFFFFF; 
	color: #000000; 
	font-family: arial; 
	font-size: 10pt;
}

.hr 
{
  height: 1px;
  border: 0px;
  width: 100%;
  color: #E3E3E3;
}

.GlobalTable
{
	background-repeat: no-repeat;
	background-position: center;
	background-color: #FFFFFF;
	background-image: url("");
	border: 0px;
	width: 751px;
	height: auto;
	padding: 0px;
	border-spacing: 0px;
}


