.firsttable{
        	background-color: #00CED1;
        width: 800px;
        font: 10pt/18px arial, helvetica, sans-serif
	}
.maintable{
  width: 800px;
        height: 425px;
	font: 10pt/18px arial, helvetica, sans-serif
	table-layout: automatic;
	}
.logo{
  height: 140px;
  background-color: #ffffff;
}
.mlinks{
  width: 100px;
}
.mmain{
  width: 600px;
  background-color: #707070 ;
}

table {
        font: 10pt/18px arial, helvetica, sans-serif

      }
p {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	text-align: left;
	}
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #cccccc;
	margin-right: 0px;
	margin-left: 15px;
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	color: #cccccc;
}
.rightcoltext ul {
	width: 152px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #cccccc;
	margin-left: 15px;
	list-style-image: url(Images/bullet.gif);
}

.leftcoltext ul {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #ff4000;
	margin-left: 13px;
	list-style-image: url(Images/bullitt.gif);
}
.endofpage {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #cccccc;
	width: 100px;
}
.endofpageright {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #cccccc;
	text-align: right;

}
h1 {
	font-weight: bold;
	color: #cccccc;
	font-size: 16px;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 5px;
}
h2 {
	font-size: 13pt;
	color: #ff4000;
	margin-top: 3px;
	margin-bottom: 5px;

}
h3{
       	font-size: 10pt;
	color: #cccccc;
	margin-top: 3px;
	margin-bottom: 5px;
}
body {

	background-image: url(Images/leftcolumn_bg2.gif);
	background-repeat: repeat-y;
	background-position: left;
	margin-left: 0px;
	margin-top: 0px;
}

.top {
      width: 285px;
      height: 130px;
      color: #cccccc;
}
.topstrip {
	background-image: url(Images/Wings_topstrip.gif);
	background-repeat: repeat-x;
}
.rightcolbg {
	background-image: url(Images/Wings_right_bg.gif);
	background-repeat: repeat;
}
.hnavbg {
	color: #ff4000;
	background-image: url(Images/Wings_hnav_bg.gif);
	background-repeat: repeat-x;
	height: 25px;
}

.leftcoltext {
	color: #cccccc;
	padding-left: 15px;
	padding-right: 25px;
}
.rightcoltext {
	padding-left: 15px;
	padding-right: 18px;
	color: #cccccc;
	background-color: #707070 ;
	background-image: url(Images/grid2.gif);
	background-repeat: repeat;
	height: 100%;
	width: 600px;
}
.rightcoltexttop{
	padding-left: 15px;
	padding-right: 18px;
	color: #cccccc;
	background-color: #354147;
	background-image: url(Images/grid2.gif);
	background-repeat: repeat;
	width: 154px;

}
.rightcoltextimage {
	padding-left: 15px;
	padding-right: 15px;
	color: #cccccc;
	background-color: #00CED1;
	background-image: url(Images/grid2.gif);
	background-repeat: repeat;


}
.leftcoltext a:link {
	color: #cccccc;
}
.leftcoltext a:visited {
	color: #999999;
}
.leftcoltext a:link:hover {
	color: #ff4000; 
}
.rightcoltext a:link {
	color: #cccccc;
}
.rightcoltext a:visited {
	color: #999999;
}
.rightcoltext a:link:hover {
	color: #ff4000; 
}
.hnavbg {
	background-image: url(Images/nav_bg.gif);
	background-repeat: repeat-x;
}

.leftcolumnbg {
	background-image: url(Images/leftcolumn_bg1.gif);
	background-repeat: repeat-y;
	background-position: right;
 	width: 285px;
}

.topborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF4000; 
}
.heading {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #191919;/*themecolour4;*/
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	letter-spacing: 3pt;
	margin-bottom: 5px;
}
.paraheading {
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #191919;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 5px;
	letter-spacing: 3pt;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff4000; 
}
.featurebox {
	background-color: #000000;
	border: 1px solid #FF4000; 
	padding: 10px;
}
.divider {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff4000; 
}
.grid {
	background-image: url(Images/grid.gif);
	background-repeat: repeat;
}
.navigation
{
	background-image: url(Images/nav_bg.gif);
	background-repeat: repeat-x;
        width: 100%;
        padding: 0px 0;
font-size: 12px;
}

.navigation ul
{
    margin-left: 0;
    padding-left: 0;
    list-style-type: none;
    font-family: Arial, Helvetica, sans-serif;
    white-space: nowrap;

}

.navigation ul li
{
    display: inline;

}

.A
{
    float: left;
    text-decoration: none;
    padding: 0px;
    border-right: #fff solid 1px;
    background-color: #630;
    color: #600000;
}

.mlinks a:hover
{
    color: #600000;
}
.mlinks a:visited
{
    color: #600000;
}
.mlinks a:link
{
  color: #600000;
}
.mlinks a:focus
{
    color: #600000;
}
.mlinks a:active
{
    color: #600000;
}
