body
{
    background-color: #5E5E5E;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}
p{
padding:0px;
margin:0px;
}

.bodytext{
	font-family: Tahoma;
	font-size: 12px;
	color: #131313;
}
.redsubheadingtext{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #da1212;
}
.bluesubheadingtext{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #0066b4;
}
.headingtext
{
    font-family: Tahoma;
    font-size: 14px;
    font-weight: bolder;
    color: #FFFFFF;
    text-transform: capitalize;
}
.blueheadingtext{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bolder;
	color: #006bbe;
	text-transform: uppercase;
}
.smallredbodytext{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #da1212;
}
.smallbodytext{
	font-family: Tahoma;
	font-size: 11px;
	color: #131313;
}
.footertext{
	font-family: Tahoma;
	font-size: 11px;

	color: #FFFFFF;
}
.menuitem
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: small;
    font-weight: bold;
    font-style: normal;
    color: #0066FF;
}


div#mainbg {
margin: 0px auto;
background-image:url('Images/mainbg.gif');
background-repeat:repeat-y;
width:1114px;
height:auto;
padding:0px;
}
div#container {
width:990px;
height:auto;
padding:0px;
margin-left:13px;
margin-right:14px;
margin-bottom:0px;
margin-top:0px;
}
div#header {
background-image:url(Images/header.gif);
background-repeat:no-repeat;
width:990px;
height:226px;
padding:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
margin-top:0px;
}
div#navigation {
background-image:url(Images/navi-left.gif);
background-repeat:repeat-x;
width:990px;
height:28px;
padding:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
margin-top:0px;
}
div#search-register-bar {
background-image:url(Images/searchbar.gif);
background-repeat:no-repeat;
width:990px;
height:60px;
padding-left:30px;
padding-right:30px;
padding-bottom:1px;
padding-top:5px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
margin-top:0px;
}
div#searchbar-searchbox {
width:440px;
height:auto;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
padding-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
margin-top:0px;
float:left;
}
div#searchbar-seperatorbox {
background-image:url(Images/searchbar-seperator.gif);
background-repeat:no-repeat;
background-position:top center;
width:40px;
height:48px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
padding-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
margin-top:0px;
float:left;
}
div#searchbar-registerbox {
width:220px;
height:auto;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
padding-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
margin-top:0px;
float:left;
}

div#bodycontainer {
width:990px;
height:auto;
padding:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
margin-top:0px;
}
/*Left Column Starts*/
div#leftcolumn-container {
width:232px;
height:auto;
padding:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
margin-top:0px;
float:left;
}
div#leftcol-headingbar {
background-image:url(Images/leftcol-top.gif);
background-repeat:no-repeat;
width:200px;
height:23px;
padding-left:16px;
padding-right:16px;
padding-bottom:0px;
padding-top:8px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
margin-top:0px;
}
div#leftcol-bg {
background-image:url(Images/leftcol-bg.gif);
background-repeat:repeat-y;
width:200px;
height:auto;
padding-left:16px;
padding-right:16px;
padding-bottom:0px;
padding-top:5px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
margin-top:0px;
}
div#leftcol-bottom {
background-image:url(Images/leftcol-bottom.gif);
background-repeat:no-repeat;
width:232px;
height:6px;
padding:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:2px;
margin-top:0px;
}
/*Middle coumn starts*/
div#middlecolumn-container {
width:521px;
height:auto;
padding:0px;
margin-left:2px;
margin-right:0px;
margin-bottom:0px;
margin-top:0px;
float:left;
}
div#middlecol-headingbar {
background-image:url(Images/middlecol-top.gif);
background-repeat:no-repeat;
width:490px;
height:23px;
padding-left:16px;
padding-right:15px;
padding-bottom:0px;
padding-top:8px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
margin-top:0px;
}
div#middlecol-bg {
background-image:url(Images/middlecol-bg.gif);
background-repeat:repeat-y;
width:490px;
height:auto;
padding-left:16px;
padding-right:15px;
padding-bottom:0px;
padding-top:5px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
margin-top:0px;
}
div#middlecol-bottom {
background-image:url(Images/middlecol-bottom.gif);
background-repeat:no-repeat;
width:521px;
height:5px;
padding:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:2px;
margin-top:0px;
}
/*Right Column Starts*/
div#rightcolumn-container {
width:232px;
height:auto;
padding:0px;
margin-left:3px;
margin-right:0px;
margin-bottom:0px;
margin-top:0px;
float:left;
}
div#rightcol-headingbar {
background-image:url(Images/rightcol-top.gif);
background-repeat:no-repeat;
width:200px;
height:23px;
padding-left:16px;
padding-right:16px;
padding-bottom:0px;
padding-top:8px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
margin-top:0px;
}
div#rightcol-bg {
background-image:url(Images/rightcol-bg.gif);
background-repeat:repeat-y;
width:200px;
height:auto;
padding-left:16px;
padding-right:16px;
padding-bottom:0px;
padding-top:5px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
margin-top:0px;
}
div#rightcol-bottom {
background-image:url(Images/rightcol-bottom.gif);
background-repeat:no-repeat;
width:232px;
height:6px;
padding:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:2px;
margin-top:0px;
}

/*Footer Starts*/
div#footer {
background-image:url(Images/footer.gif);
background-repeat:no-repeat;
width:990px;
height:34px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
padding-top:6px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
margin-top:0px;
}

/* State Hyperlinks */
.activeState
{
    color: #33CC33;
    text-transform: capitalize;
    font-family: 'Times New Roman' , Times, serif;
    visibility: visible;
}
.inactiveState
{
    color: #C0C0C0;
    text-transform: capitalize;
    font-family: 'Times New Roman' , Times, serif;
    visibility: visible;
}

h1
{
    font-family: Tahoma;
    font-size: 14px;
    font-weight: bolder;
    color: #FFFFFF;
    text-transform: capitalize;
}
