.sideTableContent { BACKGROUND-COLOR:#F6F6F6; BORDER-LEFT:#C1C1C1 1px solid; BORDER-RIGHT:#C1C1C1 1px solid; BORDER-BOTTOM:#C1C1C1 1px solid; }
.sideTableContentText { BACKGROUND-COLOR:#F6F6F6; BORDER-LEFT:#C1C1C1 1px solid; BORDER-RIGHT:#C1C1C1 1px solid; BORDER-BOTTOM:#C1C1C1 1px solid; padding:5px 10px 10px 10px; }
.sideTableTitle { padding:0px 0 0px 10px; font-weight:bold; color:#FFFFFF; }
.sideTableTitleLink { font-weight:bold; color:#FFFFFF; }
.sideTableTitleLink:hover { font-weight:bold; color:#FF0000; }
.sideTableRightTitle { padding:0px 0 0px 10px; font-weight:bold; color:#000000; text-align:left; }
.formInputFieldVeryShort {font-family:Arial; font-size:12px; font-weight:bold; border-style:solid; border-width:1px; width:30px;}
.formInputFieldSlightlyShort {font-family:Arial; font-size:12px; font-weight:bold; border-style:solid; border-width:1px; width:50px;}
.formInputFieldShort {font-family:Arial; font-size:12px; font-weight:bold; border-style:solid; border-width:1px; width:80px;}
.formInputField {font-family:Arial; font-size:12px; font-weight:bold; border-style:solid; border-width:1px; width:130px;}
.formInputFieldSlightlyLong {font-family:Arial; font-size:12px; font-weight:bold; border-style:solid; border-width:1px; width:170px;}
.formInputFieldLong {font-family:Arial; font-size:12px; font-weight:bold; border-style:solid; border-width:1px; width:230px;}
.formInputFieldVeryLong {font-family:Arial; font-size:12px; font-weight:bold; border-style:solid; border-width:1px; width:270px;}
.formInputFieldTextArea {font-family:Arial; font-size:12px; font-weight:bold; border-style:solid; border-width:1px; width:230px;}
.formInputFieldTextAreaLong {font-family:Arial; font-size:12px; font-weight:bold; border-style:solid; border-width:1px; width:500px;}
.formInputButton { font-family:Arial; font-size:12px; border-style:solid; border-width:1px; width:80px; }
.formInputButtonLong { font-family:Arial; font-size:12px; border-style:solid; border-width:1px; width:150px; }
.formInputButtonVeryLong { font-family:Arial; font-size:12px; border-style:solid; border-width:1px; width:200px; }
.sideTableHeading { color:#FFFFFF;font-size:16px; }
.forumTextFormat { padding:0px 0 0px 10px; }
.footer { width:100%;float:center;padding:10px 0 15px 0;text-align:center;color:#00214B; }
.centerTableHeading { color:#CC0000; font-size:12px; font-weight:bold; height:25px; text-align:center; BACKGROUND-COLOR:#FFFFFF; BORDER: 1px solid #000000; }
.centerTableTD { font-size:12px; BACKGROUND-COLOR:#505050; BORDER: 1px solid #000000; }
.centerTableContent { BACKGROUND-COLOR:#505050; border:1px solid #000000; padding:10px 0 15px 0; }
.centerTableContentText { BACKGROUND-COLOR:#FFFFFF; BORDER-LEFT:#C1C1C1 1px solid; BORDER-RIGHT:#C1C1C1 1px solid; BORDER-BOTTOM:#C1C1C1 1px solid; padding:10px 0 15px 10px; TEXT-ALIGN:left; }
.tableMultiColumn TD { BORDER:#C1C1C1 1px solid; padding:2px 2px 2px 2px; }
.imgProduct { BORDER:#000000 1px solid; }
.messageHeading { color:#FFFFFF; font-size:12px; font-weight:bold; text-align:center; text-decoration:underline; }




/* CSS Basic Document */
body
{
margin:0px auto;
padding:0px;
background:url(images/bg.jpg) left top #505050;
}
.main_table
{
border-left:1px solid #FFFFFF;
border-right:1px solid #FFFFFF;
background-color:#505050;
color:#CCCCCC;
}
.inside_table
{
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
}
.logo
{
margin-left:248px;
margin-top:25px;
}
.body_padding
{
padding:20px 10px;
}
.img
{
border:1px solid #CCCCCC;
}
.footer_padding
{
padding:0px 10px;
}
A
{
color:#FFFFFF;
text-decoration:none;
}





/* CSS Background image Document */
.body_bg
{
background:url(images/body_bg.jpg) left top repeat-x;
}
.header-image
{
background:url(images/header.jpg) center top no-repeat;
height:150px;
}
.menu_bg
{
background:url(images/menu_bg.gif) left top repeat-x;
height:34px;
}
.menu_title_bg
{
background:url(images/menu_title_bg.gif) left top no-repeat;
height:29px;
padding-left:30px;
}
.left_menu_bg
{
background:url(images/left_menu_bg.gif) left top no-repeat;
height:26px;
padding-left:30px;
}
.body_line
{
background:url(images/body_line.gif) left top repeat-x;
height:40px;
}





/* CSS Text Document */
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
}
.menu_link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 34px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	background-color:inherit;
	text-decoration: none;
}
.menu_link:hover
{
color:#FFFFFF;
text-decoration:none;
background-color:inherit;
}
.left_menu_link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 26px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #515151;
	background-color:inherit;
	text-decoration: none;
}
.left_menu_link:hover
{
color:#CC0000;
text-decoration:none;
background-color:inherit;
}
