body 
{
    background-color: #070d3d;
	background-image: url(../images/070D3D.jpg);
	margin: 0px;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}

links {
	color: #FFFFFF;
}

#texts {
	color: #FFFFFF;
}

.contentbody
{
    background-image:url(../images/contentbody-bg.jpg);
    background-position:left;
    background-repeat:repeat-y;
}

#contenttext {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	padding-right: 50px;
	padding-left: 50px;
	text-align: justify;
}

#contenttext a {
	color: #FFFFFF;
	text-decoration: underline;
}

#contenttext h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	font-style: italic;
}
#contenttext h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	font-style: italic;
}

#contenttext2 
{
    background-image:url(../images/contenttop-bg2.jpg);
    background-position:left top;
    background-repeat:no-repeat;     
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	height:auto;
	min-height:107px;	
	padding-left: 20px;
	padding-right: 50px;
	padding-top:20px;
	text-align: justify;
	width:705px;
}

#contenttext2 a {
	color: #FFFFFF;
	text-decoration: underline;
}

#contenttext2 h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	font-style: italic;
	padding-left:35px;
}
#contenttext2 h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	font-style: italic;
}

#top-nav
{
    background-image:url(../images/contenttop-bg3.jpg);
    background-position:top;
    background-repeat:repeat-x;    
    height:auto;
    min-height:85px;
    min-width:675px;
}

#top-nav .top-nav-pane
{
    background-image:url(../images/contenttop-bg1.jpg);
    background-position:left top;
    background-repeat:no-repeat;
    color:#000;
    font-size:13px;
    font-weight:bold;
    padding-left:133px;
    padding-top:54px;
    text-align:left;
    vertical-align:top;
    min-width:675px;
}

#top-nav .top-nav-pane a
{
    color:#000;
    padding-right:9px;
    text-decoration:none;
}

#top-nav .top-nav-pane a:hover
{
    text-decoration:underline;
}


/*
#contenttop
{
    background-image:url(../images/contenttop-bg2.jpg);
    background-position:top;
    background-repeat:repeat-x;
    height:auto;
    min-height:192px;
    min-width:675px;
}

#contenttop .LeftPane
{
    min-width:188px;
    width:188px;
}

#contenttop .RightPane
{
    background-image:url(../images/contenttop-bg1.jpg);
    background-position:left top;
    background-repeat:no-repeat;
    color:#000;
    font-size:13px;
    font-weight:bold;
    padding-left:133px;
    padding-top:54px;
    vertical-align:top;
}

#contenttop .RightPane a
{
    color:#000;
    padding-right:9px;
    text-decoration:none;
}

#contenttop .RightPane a:hover
{
    text-decoration:underline;
}
*/
#menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
#menu .menutitle
{
    color: #f30902;
    font-family: Verdana, Tahoma, Arial, Times New Roman;
    font-size: 13px;
    font-style: italic;
    font-weight: bold;
    padding: 0 0 7px 14px;
    text-align: left;
    text-transform: uppercase;
}
#menu a {
	color: #000000;
	display: block;
	text-decoration: none;
	padding-left: 10px;
	font-size: x-small;
	font-weight: bold;
	margin: 3px;
}
#menu li {

}

#menu a:hover {
	color: #FF0103;
}
#login {
	color: #FFFFFF;
	text-align: right;
}
#login a {
	color: #FFFFFF;
}
.red {
	font-weight: bold;
	color: #C09802;
	font-size: x-small;
}
#form1 a {
	color: #FFFFFF;
	text-decoration: none;
}
#form1 a:hover {
	text-decoration: underline;
}
#armature {
	color: #070D3D;
	text-align: center;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}
#armature a {
	color: #070D3D;
	text-decoration: underline;
}
#armature a:hover {
	color: #FFFFFF;
}

	

h2.thumbs{
	width:160px;
	float:left;
	margin:20px 5px 20px 0;
	}
	
h2.thumbs a{
	display:block;
	width:160px;
	font-size:16px;
	line-height:31px;
	font-weight:bold;
	color:#070d3d;
	text-align:center;
	text-decoration:none;
	}
	
h2.thumbs a img{
	margin:0 auto;
	display:block;
	border:none;
	}
	
.spacer{
	clear:both;
	font-size:0;
	line-height:0;
	}		
	
.DataList
{
    width:100%;
}

.DataList .itemstyle
{    
    border-color:#070d3d;
    border-style:solid;
    border-width:1px;
    padding-bottom:5px;
    padding-top:5px;
    text-align:center;
}

.DataList .itemstyle:hover
{	
    border-color:#FF0000;
    cursor:pointer;
}

.DataList .itemstyle .caption
{
    font-size:9px;
}

.DataList .headerstyle
{
    color:#cfd4e7;
    font-size:9px;
    font-style:oblique;
    text-align:center;
}

.FormView
{
}

.FormView .RowStyle
{
    text-align:left;
    vertical-align:top;
}

.FormView .RowStyle .MainImage
{
    max-width:675px;
}

.FormView .RowStyle .LeftPane
{
    text-align:left;
    vertical-align:top;
    width:400px;
}

.FormView .RowStyle .LeftPane u
{
    color:#5d7ec2;
}

.FormView .RowStyle .LeftPane .caption
{
    font-size:8px;
}

.FormView .RowStyle .RightPane
{
    text-align:left;
    vertical-align:top;
}

.FormView img, .FormView .RowStyle img, .FormView .RowStyle .RightPane img, .FormView .RowStyle .RightPane table tr td img
{
    /* border-color:#070d3d;
    border-style:solid;
    border-width:2px; 
    */
    border-bottom-color:#070d3d;
    border-bottom-style:solid;
    border-bottom-width:5px;
    border-left-color:#070d3d;
    border-left-style:solid;
    border-left-width:1px;
    border-right-color:#070d3d;
    border-right-style:solid;
    border-right-width:1px;
    /*
    border-left:none;
    border-right:none;
    */
    border-top:none;
}

.FormView .HeaderStyle, .FormView .HeaderStyle td
{
    /* color:#cfd4e7; */
    color:#C29B00;
    font-size:16px;
    font-weight:bold;
    padding-bottom:10px;
}

.solution_img {
	margin: 0 20px 0 20px;
	padding: 2px 2px 2px 2px;
	background-color: #FFF;
}
