@charset "utf-8";
/* CSS Document */

.BgFrame{
	width:99%;
}

.BoxCenter{
	width:1000px;
	min-height:712px;
	margin-top: 30px;
}

#FrameUpperStraight{
	background-image:url(../images/UpperStraight.png);
	background-repeat: no-repeat;
	min-height:135px;
}

#Content{
	background-image:url(../images/FrameLeftRight.png);
	background-repeat:repeat-y;
	min-height:200px;
}

#FrameBottomStraight{
	height:31px;
	background-image:url(../images/FrameBottom.PNG);
	background-repeat: no-repeat;
	width: 100%;
	margin: 0;
	padding: 0;
}

#MenuContentBg{
	background-position:left;
	position:relative;
	padding:0;
	margin:0;
}

#MenuBox{
	background-image:url(../images/MenuGrandientBg.png);
	background-repeat: repeat-y;
	padding-top: 10px;
}

#MenuBox ul{
	position: relative;
	left: -32px;
	width: 120px;  	
	list-style-type:none;	
}

#Content{
	margin:0;
	padding:0;
}

#ContentTextBg{
	background-image:url(../images/BoxCenterBg.jpg);
	background-repeat:repeat-x;
	background-color: #f6f6f6;
	margin-left:19px;
	margin-right:19px;
}

#ContentText{
	padding-right: 10px;
	position:relative;
	padding-top: 25px;
	padding-bottom: 30px;
	padding-left: 15px;
}

#SideBarBox{
	background-image:url(../images/SideBarGradientBg.png);
	background-repeat: repeat-y;
	padding-top: 0px;
	width: 131px;
	padding-left: 20px;
	padding-right: 6px;
}

#SideBarBox div{
	width: 130px;
	padding-left: 0px;
}

tr.NewsTickerText div.custom p{
	font-size: 15px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	height: 17px;
}

div.custom p{
	font-size: 13px;
}

#header{
	height: 10px;
	position: relative;
	top: 100px;
	left: -110px;
}

#header ul li a
{
    padding:20px;
    display:inline;
}

#header ul.menu li
{
    display:inline ;
    padding:0 ;
    margin:0;
}
